| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-11 12:05 -0500 (Thu, 11 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" | 4879 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4670 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4604 |
| 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 | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | 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-09 11:50:41 -0500 (Tue, 09 Dec 2025) |
| EndedAt: 2025-12-09 12:14:35 -0500 (Tue, 09 Dec 2025) |
| EllapsedTime: 1434.0 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.918 0.402 16.557
ssvFeatureBinaryHeatmap 11.090 0.797 12.283
ssvSignalHeatmap 11.526 0.179 12.238
ssvSignalBandedQuantiles 11.264 0.139 11.940
merge_clusters 10.389 0.096 11.439
ssvSignalHeatmap.ClusterBars 10.374 0.055 10.867
ssvFeatureUpset 8.190 0.055 8.687
ssvSignalClustering 7.570 0.061 7.868
add_cluster_annotation 7.399 0.226 7.788
ssvSignalLineplot 7.367 0.074 8.120
reorder_clusters_stepdown 6.739 0.057 7.234
reverse_clusters 6.295 0.055 6.771
reorder_clusters_hclust 5.863 0.032 6.415
split_cluster 5.464 0.032 5.783
* 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.881 9.990 685.865
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 7.399 | 0.226 | 7.788 | |
| append_ynorm | 0.096 | 0.011 | 0.121 | |
| applyMovingAverage | 2.357 | 0.026 | 2.638 | |
| applySpline | 1.081 | 0.013 | 1.203 | |
| assemble_heatmap_cluster_bars | 2.365 | 0.021 | 2.526 | |
| calc_norm_factors | 0.052 | 0.004 | 0.058 | |
| centerAtMax | 0.592 | 0.018 | 0.636 | |
| centerFixedSizeGRanges | 0.300 | 0.015 | 0.323 | |
| centerGRangesAtMax | 1.136 | 0.030 | 1.225 | |
| clusteringKmeans | 0.053 | 0.008 | 0.064 | |
| clusteringKmeansNestedHclust | 0.065 | 0.009 | 0.077 | |
| col2hex | 0.001 | 0.000 | 0.002 | |
| collapse_gr | 1.644 | 0.029 | 1.782 | |
| convert_collapsed_coord | 0.417 | 0.016 | 0.525 | |
| copy_clust_info | 4.208 | 0.039 | 4.612 | |
| crossCorrByRle | 0.961 | 0.024 | 1.062 | |
| easyLoad_FUN | 0.116 | 0.002 | 0.125 | |
| easyLoad_IDRmerged | 0.094 | 0.003 | 0.104 | |
| easyLoad_bed | 0.322 | 0.003 | 0.358 | |
| easyLoad_broadPeak | 0.108 | 0.003 | 0.122 | |
| easyLoad_narrowPeak | 0.082 | 0.002 | 0.095 | |
| easyLoad_seacr | 0.092 | 0.003 | 0.101 | |
| expandCigar | 0.339 | 0.034 | 0.413 | |
| findMaxPos | 0.066 | 0.022 | 0.095 | |
| fragLen_calcStranded | 4.218 | 0.063 | 4.655 | |
| fragLen_fromMacs2Xls | 0.004 | 0.001 | 0.004 | |
| getReadLength | 0.118 | 0.014 | 0.144 | |
| get_mapped_reads | 0.017 | 0.001 | 0.020 | |
| ggellipse | 2.131 | 0.013 | 2.411 | |
| harmonize_seqlengths | 0.220 | 0.014 | 0.252 | |
| make_clustering_matrix | 0.195 | 0.007 | 0.228 | |
| merge_clusters | 10.389 | 0.096 | 11.439 | |
| prepare_fetch_GRanges | 0.070 | 0.008 | 0.089 | |
| prepare_fetch_GRanges_names | 0.198 | 0.011 | 0.234 | |
| prepare_fetch_GRanges_width | 0.074 | 0.009 | 0.093 | |
| quantileGRangesWidth | 0.005 | 0.005 | 0.012 | |
| reorder_clusters_hclust | 5.863 | 0.032 | 6.415 | |
| reorder_clusters_manual | 3.122 | 0.018 | 3.427 | |
| reorder_clusters_stepdown | 6.739 | 0.057 | 7.234 | |
| reverse_clusters | 6.295 | 0.055 | 6.771 | |
| safeBrew | 0.047 | 0.006 | 0.054 | |
| split_cluster | 5.464 | 0.032 | 5.783 | |
| ssvAnnotateSubjectGRanges | 2.251 | 0.060 | 2.426 | |
| ssvConsensusIntervalSets | 0.677 | 0.017 | 0.722 | |
| ssvFactorizeMembTable | 0.029 | 0.010 | 0.039 | |
| ssvFeatureBars | 2.143 | 0.015 | 2.279 | |
| ssvFeatureBinaryHeatmap | 11.090 | 0.797 | 12.283 | |
| ssvFeatureEuler | 2.051 | 0.038 | 2.202 | |
| ssvFeaturePie | 1.660 | 0.018 | 1.758 | |
| ssvFeatureUpset | 8.190 | 0.055 | 8.687 | |
| ssvFeatureVenn | 3.670 | 0.023 | 3.875 | |
| ssvFetchBam | 14.918 | 0.402 | 16.557 | |
| ssvFetchBamPE | 4.360 | 0.298 | 4.916 | |
| ssvFetchBamPE.RNA | 3.478 | 0.079 | 3.771 | |
| ssvFetchBigwig | 3.216 | 0.038 | 3.420 | |
| ssvFetchGRanges | 1.792 | 0.017 | 1.943 | |
| ssvFetchSignal | 3.511 | 0.087 | 3.745 | |
| ssvMakeMembTable-methods | 1.225 | 0.018 | 1.304 | |
| ssvOverlapIntervalSets | 0.536 | 0.015 | 0.578 | |
| ssvSignalBandedQuantiles | 11.264 | 0.139 | 11.940 | |
| ssvSignalClustering | 7.570 | 0.061 | 7.868 | |
| ssvSignalHeatmap.ClusterBars | 10.374 | 0.055 | 10.867 | |
| ssvSignalHeatmap | 11.526 | 0.179 | 12.238 | |
| ssvSignalLineplot | 7.367 | 0.074 | 8.120 | |
| ssvSignalLineplotAgg | 2.544 | 0.026 | 2.710 | |
| ssvSignalScatterplot | 2.759 | 0.024 | 2.910 | |
| viewGRangesWinSample_dt | 3.001 | 0.067 | 3.236 | |
| viewGRangesWinSummary_dt | 2.848 | 0.086 | 3.069 | |
| within_clust_sort | 4.611 | 0.047 | 4.885 | |