| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-01 12:01 -0500 (Mon, 01 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4878 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4610 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4669 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 1987/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| seqsetvis 1.30.0 (landing page) Joseph R Boyd
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the seqsetvis package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/seqsetvis.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: seqsetvis |
| Version: 1.30.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings seqsetvis_1.30.0.tar.gz |
| StartedAt: 2025-11-28 13:11:05 -0500 (Fri, 28 Nov 2025) |
| EndedAt: 2025-11-28 13:34:52 -0500 (Fri, 28 Nov 2025) |
| EllapsedTime: 1426.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: seqsetvis.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings seqsetvis_1.30.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/seqsetvis.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.30.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘seqsetvis’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
ssvFetchBam 14.726 0.395 15.560
ssvSignalHeatmap 12.160 0.203 26.380
ssvFeatureBinaryHeatmap 11.224 0.763 12.118
ssvSignalBandedQuantiles 11.093 0.126 11.316
ssvSignalHeatmap.ClusterBars 11.019 0.105 25.854
merge_clusters 10.230 0.096 10.784
ssvFeatureUpset 8.034 0.058 8.319
ssvSignalClustering 7.855 0.083 15.293
add_cluster_annotation 7.577 0.250 8.221
ssvSignalLineplot 7.141 0.028 7.231
reorder_clusters_stepdown 6.612 0.043 6.735
reverse_clusters 6.156 0.029 6.226
reorder_clusters_hclust 5.827 0.033 5.958
split_cluster 5.384 0.028 5.579
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
seqsetvis.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL seqsetvis ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’ * installing *source* package ‘seqsetvis’ ... ** this is package ‘seqsetvis’ version ‘1.30.0’ ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (seqsetvis)
seqsetvis.Rcheck/tests/testthat.Rout
R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > > ## load dependencies > library(testthat) > library(seqsetvis) Loading required package: ggplot2 > library(data.table) > > ## test package > test_check(package = "seqsetvis") [ FAIL 0 | WARN 3 | SKIP 0 | PASS 1291 ] [ FAIL 0 | WARN 3 | SKIP 0 | PASS 1291 ] > > proc.time() user system elapsed 636.143 10.124 661.805
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 7.577 | 0.250 | 8.221 | |
| append_ynorm | 0.093 | 0.010 | 0.103 | |
| applyMovingAverage | 2.330 | 0.021 | 2.413 | |
| applySpline | 1.098 | 0.016 | 1.137 | |
| assemble_heatmap_cluster_bars | 2.353 | 0.026 | 2.526 | |
| calc_norm_factors | 0.050 | 0.005 | 0.055 | |
| centerAtMax | 0.584 | 0.015 | 0.601 | |
| centerFixedSizeGRanges | 0.324 | 0.014 | 0.341 | |
| centerGRangesAtMax | 1.160 | 0.032 | 1.200 | |
| clusteringKmeans | 0.052 | 0.008 | 0.059 | |
| clusteringKmeansNestedHclust | 0.065 | 0.010 | 0.079 | |
| col2hex | 0.002 | 0.001 | 0.002 | |
| collapse_gr | 1.597 | 0.021 | 1.696 | |
| convert_collapsed_coord | 0.445 | 0.017 | 0.490 | |
| copy_clust_info | 4.190 | 0.033 | 4.280 | |
| crossCorrByRle | 0.981 | 0.025 | 1.033 | |
| easyLoad_FUN | 0.102 | 0.002 | 0.105 | |
| easyLoad_IDRmerged | 0.092 | 0.004 | 0.100 | |
| easyLoad_bed | 0.299 | 0.002 | 0.302 | |
| easyLoad_broadPeak | 0.080 | 0.002 | 0.083 | |
| easyLoad_narrowPeak | 0.083 | 0.002 | 0.086 | |
| easyLoad_seacr | 0.095 | 0.003 | 0.099 | |
| expandCigar | 0.332 | 0.036 | 0.370 | |
| findMaxPos | 0.066 | 0.021 | 0.090 | |
| fragLen_calcStranded | 4.156 | 0.065 | 4.255 | |
| fragLen_fromMacs2Xls | 0.004 | 0.001 | 0.005 | |
| getReadLength | 0.119 | 0.013 | 0.134 | |
| get_mapped_reads | 0.018 | 0.002 | 0.019 | |
| ggellipse | 2.093 | 0.010 | 2.112 | |
| harmonize_seqlengths | 0.216 | 0.014 | 0.230 | |
| make_clustering_matrix | 0.202 | 0.006 | 0.209 | |
| merge_clusters | 10.230 | 0.096 | 10.784 | |
| prepare_fetch_GRanges | 0.070 | 0.006 | 0.082 | |
| prepare_fetch_GRanges_names | 0.184 | 0.009 | 0.199 | |
| prepare_fetch_GRanges_width | 0.090 | 0.006 | 0.098 | |
| quantileGRangesWidth | 0.005 | 0.004 | 0.009 | |
| reorder_clusters_hclust | 5.827 | 0.033 | 5.958 | |
| reorder_clusters_manual | 3.161 | 0.019 | 3.214 | |
| reorder_clusters_stepdown | 6.612 | 0.043 | 6.735 | |
| reverse_clusters | 6.156 | 0.029 | 6.226 | |
| safeBrew | 0.046 | 0.006 | 0.051 | |
| split_cluster | 5.384 | 0.028 | 5.579 | |
| ssvAnnotateSubjectGRanges | 2.260 | 0.060 | 2.347 | |
| ssvConsensusIntervalSets | 0.676 | 0.015 | 0.705 | |
| ssvFactorizeMembTable | 0.030 | 0.011 | 0.041 | |
| ssvFeatureBars | 2.113 | 0.016 | 2.193 | |
| ssvFeatureBinaryHeatmap | 11.224 | 0.763 | 12.118 | |
| ssvFeatureEuler | 2.038 | 0.038 | 2.098 | |
| ssvFeaturePie | 1.615 | 0.018 | 1.811 | |
| ssvFeatureUpset | 8.034 | 0.058 | 8.319 | |
| ssvFeatureVenn | 3.599 | 0.023 | 3.650 | |
| ssvFetchBam | 14.726 | 0.395 | 15.560 | |
| ssvFetchBamPE | 4.224 | 0.292 | 4.548 | |
| ssvFetchBamPE.RNA | 3.415 | 0.086 | 3.673 | |
| ssvFetchBigwig | 3.157 | 0.036 | 3.257 | |
| ssvFetchGRanges | 1.758 | 0.021 | 1.798 | |
| ssvFetchSignal | 3.484 | 0.095 | 3.607 | |
| ssvMakeMembTable-methods | 1.177 | 0.016 | 1.198 | |
| ssvOverlapIntervalSets | 0.551 | 0.015 | 0.573 | |
| ssvSignalBandedQuantiles | 11.093 | 0.126 | 11.316 | |
| ssvSignalClustering | 7.855 | 0.083 | 15.293 | |
| ssvSignalHeatmap.ClusterBars | 11.019 | 0.105 | 25.854 | |
| ssvSignalHeatmap | 12.160 | 0.203 | 26.380 | |
| ssvSignalLineplot | 7.141 | 0.028 | 7.231 | |
| ssvSignalLineplotAgg | 2.513 | 0.032 | 2.612 | |
| ssvSignalScatterplot | 2.733 | 0.031 | 2.796 | |
| viewGRangesWinSample_dt | 2.963 | 0.085 | 3.087 | |
| viewGRangesWinSummary_dt | 2.866 | 0.078 | 2.986 | |
| within_clust_sort | 4.453 | 0.041 | 4.576 | |