| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-27 11:38 -0500 (Thu, 27 Nov 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" | 4865 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4614 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4571 |
| 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 1959/2328 | 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 | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | 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-11-27 03:55:11 -0500 (Thu, 27 Nov 2025) |
| EndedAt: 2025-11-27 04:05:51 -0500 (Thu, 27 Nov 2025) |
| EllapsedTime: 639.8 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.273 0.260 7.534
ssvFetchBam 5.805 0.029 5.802
* 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 261.487 1.662 258.097
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 3.588 | 0.217 | 3.767 | |
| append_ynorm | 0.071 | 0.002 | 0.045 | |
| applyMovingAverage | 0.914 | 0.007 | 0.911 | |
| applySpline | 0.483 | 0.002 | 0.453 | |
| assemble_heatmap_cluster_bars | 0.968 | 0.032 | 0.970 | |
| calc_norm_factors | 0.032 | 0.003 | 0.024 | |
| centerAtMax | 0.291 | 0.005 | 0.253 | |
| centerFixedSizeGRanges | 0.149 | 0.008 | 0.156 | |
| centerGRangesAtMax | 0.543 | 0.025 | 0.503 | |
| clusteringKmeans | 0.103 | 0.002 | 0.073 | |
| clusteringKmeansNestedHclust | 0.059 | 0.003 | 0.036 | |
| col2hex | 0.002 | 0.000 | 0.001 | |
| collapse_gr | 0.674 | 0.008 | 0.681 | |
| convert_collapsed_coord | 0.174 | 0.005 | 0.179 | |
| copy_clust_info | 1.885 | 0.002 | 1.723 | |
| crossCorrByRle | 0.411 | 0.003 | 0.414 | |
| easyLoad_FUN | 0.044 | 0.001 | 0.046 | |
| easyLoad_IDRmerged | 0.037 | 0.003 | 0.040 | |
| easyLoad_bed | 0.115 | 0.001 | 0.116 | |
| easyLoad_broadPeak | 0.034 | 0.000 | 0.035 | |
| easyLoad_narrowPeak | 0.035 | 0.000 | 0.035 | |
| easyLoad_seacr | 0.039 | 0.000 | 0.039 | |
| expandCigar | 0.174 | 0.002 | 0.150 | |
| findMaxPos | 0.045 | 0.006 | 0.036 | |
| fragLen_calcStranded | 1.645 | 0.001 | 1.622 | |
| fragLen_fromMacs2Xls | 0.002 | 0.001 | 0.002 | |
| getReadLength | 0.055 | 0.001 | 0.055 | |
| get_mapped_reads | 0.008 | 0.001 | 0.009 | |
| ggellipse | 0.891 | 0.001 | 0.892 | |
| harmonize_seqlengths | 0.118 | 0.002 | 0.120 | |
| make_clustering_matrix | 0.089 | 0.002 | 0.071 | |
| merge_clusters | 4.152 | 0.005 | 4.008 | |
| prepare_fetch_GRanges | 0.030 | 0.002 | 0.032 | |
| prepare_fetch_GRanges_names | 0.085 | 0.002 | 0.087 | |
| prepare_fetch_GRanges_width | 0.031 | 0.000 | 0.031 | |
| quantileGRangesWidth | 0.002 | 0.001 | 0.003 | |
| reorder_clusters_hclust | 2.379 | 0.001 | 2.289 | |
| reorder_clusters_manual | 1.339 | 0.000 | 1.256 | |
| reorder_clusters_stepdown | 3.279 | 0.012 | 3.248 | |
| reverse_clusters | 2.575 | 0.004 | 2.421 | |
| safeBrew | 0.022 | 0.000 | 0.023 | |
| split_cluster | 2.231 | 0.006 | 2.086 | |
| ssvAnnotateSubjectGRanges | 0.955 | 0.012 | 0.967 | |
| ssvConsensusIntervalSets | 0.303 | 0.003 | 0.307 | |
| ssvFactorizeMembTable | 0.014 | 0.000 | 0.014 | |
| ssvFeatureBars | 0.817 | 0.001 | 0.818 | |
| ssvFeatureBinaryHeatmap | 7.273 | 0.260 | 7.534 | |
| ssvFeatureEuler | 0.827 | 0.002 | 0.829 | |
| ssvFeaturePie | 0.620 | 0.003 | 0.623 | |
| ssvFeatureUpset | 3.139 | 0.001 | 3.140 | |
| ssvFeatureVenn | 1.467 | 0.004 | 1.477 | |
| ssvFetchBam | 5.805 | 0.029 | 5.802 | |
| ssvFetchBamPE | 1.916 | 0.025 | 1.940 | |
| ssvFetchBamPE.RNA | 1.468 | 0.013 | 1.414 | |
| ssvFetchBigwig | 1.382 | 0.008 | 1.390 | |
| ssvFetchGRanges | 0.729 | 0.002 | 0.730 | |
| ssvFetchSignal | 1.403 | 0.006 | 1.409 | |
| ssvMakeMembTable-methods | 0.504 | 0.007 | 0.510 | |
| ssvOverlapIntervalSets | 0.217 | 0.002 | 0.219 | |
| ssvSignalBandedQuantiles | 4.862 | 0.066 | 4.807 | |
| ssvSignalClustering | 3.092 | 0.000 | 2.947 | |
| ssvSignalHeatmap.ClusterBars | 4.376 | 0.029 | 4.195 | |
| ssvSignalHeatmap | 4.666 | 0.052 | 4.481 | |
| ssvSignalLineplot | 2.752 | 0.021 | 2.773 | |
| ssvSignalLineplotAgg | 1.048 | 0.002 | 1.032 | |
| ssvSignalScatterplot | 1.164 | 0.005 | 1.137 | |
| viewGRangesWinSample_dt | 1.236 | 0.005 | 1.245 | |
| viewGRangesWinSummary_dt | 1.135 | 0.001 | 1.111 | |
| within_clust_sort | 1.825 | 0.004 | 1.768 | |