| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-20 12:05 -0500 (Thu, 20 Nov 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" | 4615 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" | 4610 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4598 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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-11-18 14:37:00 -0500 (Tue, 18 Nov 2025) |
| EndedAt: 2025-11-18 15:01:58 -0500 (Tue, 18 Nov 2025) |
| EllapsedTime: 1498.1 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 Patched (2025-11-05 r88990)
* 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.562 0.402 15.058
ssvFeatureBinaryHeatmap 11.026 0.777 12.268
ssvSignalHeatmap 11.606 0.175 11.949
ssvSignalBandedQuantiles 11.311 0.126 11.636
merge_clusters 10.283 0.086 10.500
ssvSignalHeatmap.ClusterBars 10.203 0.054 10.339
ssvFeatureUpset 8.027 0.061 8.482
add_cluster_annotation 7.762 0.264 9.068
ssvSignalClustering 7.605 0.071 7.879
ssvSignalLineplot 7.212 0.031 7.323
reorder_clusters_stepdown 6.547 0.044 6.832
reverse_clusters 6.185 0.041 6.540
reorder_clusters_hclust 5.771 0.024 5.843
split_cluster 5.392 0.033 5.557
* 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 Patched (2025-11-05 r88990) -- "[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 644.951 9.980 668.737
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 7.762 | 0.264 | 9.068 | |
| append_ynorm | 0.098 | 0.011 | 0.118 | |
| applyMovingAverage | 2.389 | 0.023 | 2.705 | |
| applySpline | 1.101 | 0.014 | 1.200 | |
| assemble_heatmap_cluster_bars | 2.399 | 0.025 | 2.762 | |
| calc_norm_factors | 0.056 | 0.006 | 0.069 | |
| centerAtMax | 0.590 | 0.019 | 0.718 | |
| centerFixedSizeGRanges | 0.306 | 0.014 | 0.361 | |
| centerGRangesAtMax | 1.201 | 0.036 | 1.430 | |
| clusteringKmeans | 0.053 | 0.007 | 0.064 | |
| clusteringKmeansNestedHclust | 0.065 | 0.008 | 0.089 | |
| col2hex | 0.002 | 0.000 | 0.003 | |
| collapse_gr | 1.568 | 0.022 | 1.831 | |
| convert_collapsed_coord | 0.414 | 0.016 | 0.506 | |
| copy_clust_info | 4.211 | 0.039 | 4.993 | |
| crossCorrByRle | 0.984 | 0.028 | 1.257 | |
| easyLoad_FUN | 0.105 | 0.003 | 0.110 | |
| easyLoad_IDRmerged | 0.087 | 0.004 | 0.095 | |
| easyLoad_bed | 0.306 | 0.004 | 0.335 | |
| easyLoad_broadPeak | 0.084 | 0.003 | 0.095 | |
| easyLoad_narrowPeak | 0.083 | 0.002 | 0.091 | |
| easyLoad_seacr | 0.092 | 0.003 | 0.100 | |
| expandCigar | 0.349 | 0.032 | 0.405 | |
| findMaxPos | 0.070 | 0.023 | 0.100 | |
| fragLen_calcStranded | 4.196 | 0.070 | 4.487 | |
| fragLen_fromMacs2Xls | 0.004 | 0.001 | 0.005 | |
| getReadLength | 0.122 | 0.014 | 0.145 | |
| get_mapped_reads | 0.018 | 0.002 | 0.020 | |
| ggellipse | 2.177 | 0.017 | 2.534 | |
| harmonize_seqlengths | 0.222 | 0.015 | 0.251 | |
| make_clustering_matrix | 0.200 | 0.006 | 0.216 | |
| merge_clusters | 10.283 | 0.086 | 10.500 | |
| prepare_fetch_GRanges | 0.063 | 0.007 | 0.069 | |
| prepare_fetch_GRanges_names | 0.182 | 0.009 | 0.192 | |
| prepare_fetch_GRanges_width | 0.087 | 0.007 | 0.095 | |
| quantileGRangesWidth | 0.005 | 0.004 | 0.010 | |
| reorder_clusters_hclust | 5.771 | 0.024 | 5.843 | |
| reorder_clusters_manual | 3.090 | 0.022 | 3.162 | |
| reorder_clusters_stepdown | 6.547 | 0.044 | 6.832 | |
| reverse_clusters | 6.185 | 0.041 | 6.540 | |
| safeBrew | 0.046 | 0.005 | 0.053 | |
| split_cluster | 5.392 | 0.033 | 5.557 | |
| ssvAnnotateSubjectGRanges | 2.211 | 0.057 | 2.286 | |
| ssvConsensusIntervalSets | 0.664 | 0.015 | 0.686 | |
| ssvFactorizeMembTable | 0.029 | 0.011 | 0.040 | |
| ssvFeatureBars | 2.057 | 0.012 | 2.089 | |
| ssvFeatureBinaryHeatmap | 11.026 | 0.777 | 12.268 | |
| ssvFeatureEuler | 2.025 | 0.043 | 2.087 | |
| ssvFeaturePie | 1.565 | 0.015 | 1.597 | |
| ssvFeatureUpset | 8.027 | 0.061 | 8.482 | |
| ssvFeatureVenn | 3.628 | 0.024 | 3.696 | |
| ssvFetchBam | 14.562 | 0.402 | 15.058 | |
| ssvFetchBamPE | 4.398 | 0.335 | 4.786 | |
| ssvFetchBamPE.RNA | 3.339 | 0.061 | 3.413 | |
| ssvFetchBigwig | 3.194 | 0.035 | 3.260 | |
| ssvFetchGRanges | 1.777 | 0.021 | 1.835 | |
| ssvFetchSignal | 3.480 | 0.071 | 3.569 | |
| ssvMakeMembTable-methods | 1.199 | 0.017 | 1.225 | |
| ssvOverlapIntervalSets | 0.532 | 0.014 | 0.550 | |
| ssvSignalBandedQuantiles | 11.311 | 0.126 | 11.636 | |
| ssvSignalClustering | 7.605 | 0.071 | 7.879 | |
| ssvSignalHeatmap.ClusterBars | 10.203 | 0.054 | 10.339 | |
| ssvSignalHeatmap | 11.606 | 0.175 | 11.949 | |
| ssvSignalLineplot | 7.212 | 0.031 | 7.323 | |
| ssvSignalLineplotAgg | 2.552 | 0.042 | 2.637 | |
| ssvSignalScatterplot | 2.762 | 0.020 | 2.814 | |
| viewGRangesWinSample_dt | 2.926 | 0.079 | 3.324 | |
| viewGRangesWinSummary_dt | 2.832 | 0.084 | 3.270 | |
| within_clust_sort | 4.571 | 0.040 | 4.708 | |