| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-04 12:02 -0500 (Thu, 04 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" | 4624 |
| 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-12-02 11:49:19 -0500 (Tue, 02 Dec 2025) |
| EndedAt: 2025-12-02 12:12:21 -0500 (Tue, 02 Dec 2025) |
| EllapsedTime: 1382.4 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.609 0.416 15.408
ssvFeatureBinaryHeatmap 11.117 0.825 12.221
ssvSignalHeatmap 11.368 0.201 11.950
ssvSignalBandedQuantiles 11.106 0.152 11.378
merge_clusters 11.118 0.073 11.236
ssvSignalHeatmap.ClusterBars 10.239 0.086 10.503
ssvFeatureUpset 7.935 0.049 8.264
add_cluster_annotation 7.485 0.252 8.049
ssvSignalClustering 7.537 0.066 7.758
ssvSignalLineplot 7.098 0.034 7.249
reverse_clusters 6.180 0.033 6.266
reorder_clusters_stepdown 5.764 0.025 5.934
reorder_clusters_hclust 5.730 0.028 5.978
split_cluster 5.372 0.031 5.521
* 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 641.408 10.189 664.872
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 7.485 | 0.252 | 8.049 | |
| append_ynorm | 0.101 | 0.012 | 0.141 | |
| applyMovingAverage | 2.346 | 0.021 | 2.751 | |
| applySpline | 1.118 | 0.013 | 1.204 | |
| assemble_heatmap_cluster_bars | 2.358 | 0.024 | 2.677 | |
| calc_norm_factors | 0.052 | 0.006 | 0.059 | |
| centerAtMax | 0.562 | 0.013 | 0.576 | |
| centerFixedSizeGRanges | 0.303 | 0.014 | 0.317 | |
| centerGRangesAtMax | 1.027 | 0.026 | 1.055 | |
| clusteringKmeans | 0.066 | 0.006 | 0.073 | |
| clusteringKmeansNestedHclust | 0.063 | 0.008 | 0.072 | |
| col2hex | 0.002 | 0.001 | 0.002 | |
| collapse_gr | 1.385 | 0.020 | 1.407 | |
| convert_collapsed_coord | 0.412 | 0.014 | 0.427 | |
| copy_clust_info | 4.018 | 0.062 | 4.092 | |
| crossCorrByRle | 0.966 | 0.026 | 0.998 | |
| easyLoad_FUN | 0.106 | 0.002 | 0.109 | |
| easyLoad_IDRmerged | 0.090 | 0.004 | 0.094 | |
| easyLoad_bed | 0.288 | 0.003 | 0.293 | |
| easyLoad_broadPeak | 0.077 | 0.002 | 0.080 | |
| easyLoad_narrowPeak | 0.082 | 0.003 | 0.085 | |
| easyLoad_seacr | 0.090 | 0.002 | 0.094 | |
| expandCigar | 0.344 | 0.035 | 0.382 | |
| findMaxPos | 0.069 | 0.020 | 0.089 | |
| fragLen_calcStranded | 4.137 | 0.063 | 4.373 | |
| fragLen_fromMacs2Xls | 0.003 | 0.002 | 0.006 | |
| getReadLength | 0.121 | 0.013 | 0.134 | |
| get_mapped_reads | 0.018 | 0.002 | 0.020 | |
| ggellipse | 2.098 | 0.011 | 2.130 | |
| harmonize_seqlengths | 0.216 | 0.013 | 0.230 | |
| make_clustering_matrix | 0.198 | 0.006 | 0.205 | |
| merge_clusters | 11.118 | 0.073 | 11.236 | |
| prepare_fetch_GRanges | 0.069 | 0.007 | 0.075 | |
| prepare_fetch_GRanges_names | 0.187 | 0.008 | 0.196 | |
| prepare_fetch_GRanges_width | 0.066 | 0.006 | 0.073 | |
| quantileGRangesWidth | 0.005 | 0.005 | 0.010 | |
| reorder_clusters_hclust | 5.730 | 0.028 | 5.978 | |
| reorder_clusters_manual | 3.096 | 0.019 | 3.281 | |
| reorder_clusters_stepdown | 5.764 | 0.025 | 5.934 | |
| reverse_clusters | 6.180 | 0.033 | 6.266 | |
| safeBrew | 0.048 | 0.006 | 0.053 | |
| split_cluster | 5.372 | 0.031 | 5.521 | |
| ssvAnnotateSubjectGRanges | 2.217 | 0.060 | 2.322 | |
| ssvConsensusIntervalSets | 0.678 | 0.015 | 0.699 | |
| ssvFactorizeMembTable | 0.030 | 0.011 | 0.042 | |
| ssvFeatureBars | 2.123 | 0.013 | 2.161 | |
| ssvFeatureBinaryHeatmap | 11.117 | 0.825 | 12.221 | |
| ssvFeatureEuler | 2.023 | 0.047 | 2.083 | |
| ssvFeaturePie | 1.616 | 0.013 | 1.647 | |
| ssvFeatureUpset | 7.935 | 0.049 | 8.264 | |
| ssvFeatureVenn | 3.502 | 0.023 | 3.536 | |
| ssvFetchBam | 14.609 | 0.416 | 15.408 | |
| ssvFetchBamPE | 4.339 | 0.338 | 4.862 | |
| ssvFetchBamPE.RNA | 3.393 | 0.071 | 3.501 | |
| ssvFetchBigwig | 3.199 | 0.033 | 3.258 | |
| ssvFetchGRanges | 1.718 | 0.019 | 1.744 | |
| ssvFetchSignal | 3.473 | 0.080 | 3.584 | |
| ssvMakeMembTable-methods | 1.191 | 0.017 | 1.218 | |
| ssvOverlapIntervalSets | 0.524 | 0.014 | 0.539 | |
| ssvSignalBandedQuantiles | 11.106 | 0.152 | 11.378 | |
| ssvSignalClustering | 7.537 | 0.066 | 7.758 | |
| ssvSignalHeatmap.ClusterBars | 10.239 | 0.086 | 10.503 | |
| ssvSignalHeatmap | 11.368 | 0.201 | 11.950 | |
| ssvSignalLineplot | 7.098 | 0.034 | 7.249 | |
| ssvSignalLineplotAgg | 2.526 | 0.036 | 2.593 | |
| ssvSignalScatterplot | 2.779 | 0.023 | 2.838 | |
| viewGRangesWinSample_dt | 2.927 | 0.081 | 3.050 | |
| viewGRangesWinSummary_dt | 2.763 | 0.087 | 2.894 | |
| within_clust_sort | 4.532 | 0.033 | 4.623 | |