| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-12-09 11:35 -0500 (Tue, 09 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4869 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4576 |
| 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 1961/2331 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| seqsetvis 1.31.0 (landing page) Joseph R Boyd
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | 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.31.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings seqsetvis_1.31.0.tar.gz |
| StartedAt: 2025-12-09 03:57:46 -0500 (Tue, 09 Dec 2025) |
| EndedAt: 2025-12-09 04:08:28 -0500 (Tue, 09 Dec 2025) |
| EllapsedTime: 641.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: seqsetvis.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings seqsetvis_1.31.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/seqsetvis.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.31.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 loading without being on the library search path ... 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
ssvFeatureBinaryHeatmap 7.670 0.209 7.880
ssvFetchBam 5.907 0.008 5.905
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: OK
seqsetvis.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL seqsetvis ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘seqsetvis’ ... ** this is package ‘seqsetvis’ version ‘1.31.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 Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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 267.833 1.561 264.183
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 3.380 | 0.214 | 3.556 | |
| append_ynorm | 0.069 | 0.003 | 0.047 | |
| applyMovingAverage | 0.919 | 0.002 | 0.915 | |
| applySpline | 0.503 | 0.000 | 0.446 | |
| assemble_heatmap_cluster_bars | 0.967 | 0.001 | 0.910 | |
| calc_norm_factors | 0.032 | 0.000 | 0.023 | |
| centerAtMax | 0.325 | 0.010 | 0.247 | |
| centerFixedSizeGRanges | 0.134 | 0.005 | 0.139 | |
| centerGRangesAtMax | 0.594 | 0.036 | 0.521 | |
| clusteringKmeans | 0.100 | 0.008 | 0.076 | |
| clusteringKmeansNestedHclust | 0.059 | 0.001 | 0.035 | |
| col2hex | 0.001 | 0.000 | 0.002 | |
| collapse_gr | 0.674 | 0.008 | 0.682 | |
| convert_collapsed_coord | 0.179 | 0.005 | 0.183 | |
| copy_clust_info | 1.829 | 0.003 | 1.659 | |
| crossCorrByRle | 0.418 | 0.006 | 0.425 | |
| easyLoad_FUN | 0.050 | 0.001 | 0.050 | |
| easyLoad_IDRmerged | 0.039 | 0.002 | 0.041 | |
| easyLoad_bed | 0.112 | 0.001 | 0.113 | |
| easyLoad_broadPeak | 0.036 | 0.000 | 0.036 | |
| easyLoad_narrowPeak | 0.034 | 0.002 | 0.036 | |
| easyLoad_seacr | 0.040 | 0.000 | 0.041 | |
| expandCigar | 0.170 | 0.004 | 0.156 | |
| findMaxPos | 0.042 | 0.003 | 0.036 | |
| fragLen_calcStranded | 1.636 | 0.004 | 1.632 | |
| fragLen_fromMacs2Xls | 0.003 | 0.000 | 0.003 | |
| getReadLength | 0.055 | 0.000 | 0.055 | |
| get_mapped_reads | 0.008 | 0.001 | 0.008 | |
| ggellipse | 0.861 | 0.001 | 0.863 | |
| harmonize_seqlengths | 0.112 | 0.004 | 0.116 | |
| make_clustering_matrix | 0.084 | 0.000 | 0.072 | |
| merge_clusters | 4.219 | 0.004 | 4.080 | |
| prepare_fetch_GRanges | 0.028 | 0.001 | 0.029 | |
| prepare_fetch_GRanges_names | 0.078 | 0.002 | 0.080 | |
| prepare_fetch_GRanges_width | 0.028 | 0.001 | 0.029 | |
| quantileGRangesWidth | 0.002 | 0.001 | 0.002 | |
| reorder_clusters_hclust | 2.398 | 0.002 | 2.311 | |
| reorder_clusters_manual | 1.334 | 0.003 | 1.254 | |
| reorder_clusters_stepdown | 3.261 | 0.012 | 3.180 | |
| reverse_clusters | 2.573 | 0.005 | 2.415 | |
| safeBrew | 0.021 | 0.001 | 0.022 | |
| split_cluster | 2.269 | 0.004 | 2.113 | |
| ssvAnnotateSubjectGRanges | 0.933 | 0.014 | 0.947 | |
| ssvConsensusIntervalSets | 0.305 | 0.004 | 0.309 | |
| ssvFactorizeMembTable | 0.012 | 0.003 | 0.015 | |
| ssvFeatureBars | 0.839 | 0.025 | 0.864 | |
| ssvFeatureBinaryHeatmap | 7.670 | 0.209 | 7.880 | |
| ssvFeatureEuler | 0.826 | 0.000 | 0.827 | |
| ssvFeaturePie | 0.644 | 0.002 | 0.647 | |
| ssvFeatureUpset | 3.108 | 0.005 | 3.113 | |
| ssvFeatureVenn | 1.408 | 0.003 | 1.411 | |
| ssvFetchBam | 5.907 | 0.008 | 5.905 | |
| ssvFetchBamPE | 1.833 | 0.006 | 1.840 | |
| ssvFetchBamPE.RNA | 1.505 | 0.006 | 1.429 | |
| ssvFetchBigwig | 1.347 | 0.023 | 1.363 | |
| ssvFetchGRanges | 0.715 | 0.004 | 0.719 | |
| ssvFetchSignal | 1.381 | 0.011 | 1.392 | |
| ssvMakeMembTable-methods | 0.524 | 0.005 | 0.528 | |
| ssvOverlapIntervalSets | 0.234 | 0.006 | 0.241 | |
| ssvSignalBandedQuantiles | 4.637 | 0.058 | 4.561 | |
| ssvSignalClustering | 3.183 | 0.018 | 2.947 | |
| ssvSignalHeatmap.ClusterBars | 4.089 | 0.002 | 3.876 | |
| ssvSignalHeatmap | 4.711 | 0.108 | 4.528 | |
| ssvSignalLineplot | 2.772 | 0.007 | 2.773 | |
| ssvSignalLineplotAgg | 1.078 | 0.001 | 1.034 | |
| ssvSignalScatterplot | 1.217 | 0.058 | 1.204 | |
| viewGRangesWinSample_dt | 1.221 | 0.002 | 1.210 | |
| viewGRangesWinSummary_dt | 1.140 | 0.003 | 1.112 | |
| within_clust_sort | 1.936 | 0.011 | 1.906 | |