| Back to Build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-04-30 11:33 -0400 (Thu, 30 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4843 |
| 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 1988/2366 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| seqsetvis 1.33.0 (landing page) Joseph R Boyd
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| See other builds for seqsetvis in R Universe. | ||||||||||||||
|
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.33.0 |
| Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings seqsetvis_1.33.0.tar.gz |
| StartedAt: 2026-04-30 04:30:49 -0400 (Thu, 30 Apr 2026) |
| EndedAt: 2026-04-30 04:41:34 -0400 (Thu, 30 Apr 2026) |
| EllapsedTime: 645.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: seqsetvis.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings seqsetvis_1.33.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/seqsetvis.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-30 08:30:49 UTC
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.33.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.313 0.296 7.610
ssvSignalHeatmap.ClusterBars 6.586 0.012 6.302
ssvSignalHeatmap 6.044 0.012 5.630
ssvFetchBam 5.890 0.031 5.888
* 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.24-bioc/R/bin/R CMD INSTALL seqsetvis ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’ * installing *source* package ‘seqsetvis’ ... ** this is package ‘seqsetvis’ version ‘1.33.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.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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)
Attaching package: 'data.table'
The following object is masked from 'package:base':
%notin%
>
> ## 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
268.090 1.609 264.235
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 3.475 | 0.119 | 3.558 | |
| append_ynorm | 0.075 | 0.000 | 0.048 | |
| applyMovingAverage | 0.911 | 0.000 | 0.905 | |
| applySpline | 0.470 | 0.000 | 0.429 | |
| assemble_heatmap_cluster_bars | 0.928 | 0.025 | 0.921 | |
| calc_norm_factors | 0.034 | 0.000 | 0.023 | |
| centerAtMax | 0.287 | 0.001 | 0.243 | |
| centerFixedSizeGRanges | 0.127 | 0.004 | 0.131 | |
| centerGRangesAtMax | 0.545 | 0.009 | 0.495 | |
| clusteringKmeans | 0.034 | 0.003 | 0.025 | |
| clusteringKmeansNestedHclust | 0.043 | 0.000 | 0.030 | |
| col2hex | 0.001 | 0.000 | 0.001 | |
| collapse_gr | 0.632 | 0.005 | 0.638 | |
| convert_collapsed_coord | 0.211 | 0.002 | 0.214 | |
| copy_clust_info | 1.782 | 0.001 | 1.700 | |
| crossCorrByRle | 0.397 | 0.002 | 0.400 | |
| easyLoad_FUN | 0.047 | 0.000 | 0.048 | |
| easyLoad_IDRmerged | 0.038 | 0.001 | 0.040 | |
| easyLoad_bed | 0.118 | 0.001 | 0.119 | |
| easyLoad_broadPeak | 0.035 | 0.000 | 0.035 | |
| easyLoad_narrowPeak | 0.036 | 0.001 | 0.037 | |
| easyLoad_seacr | 0.04 | 0.00 | 0.04 | |
| expandCigar | 0.167 | 0.004 | 0.152 | |
| findMaxPos | 0.037 | 0.002 | 0.032 | |
| fragLen_calcStranded | 1.621 | 0.003 | 1.615 | |
| fragLen_fromMacs2Xls | 0.000 | 0.002 | 0.002 | |
| getReadLength | 0.062 | 0.001 | 0.063 | |
| get_mapped_reads | 0.008 | 0.000 | 0.008 | |
| ggellipse | 0.811 | 0.001 | 0.812 | |
| harmonize_seqlengths | 0.093 | 0.000 | 0.094 | |
| make_clustering_matrix | 0.079 | 0.000 | 0.066 | |
| merge_clusters | 4.053 | 0.003 | 3.963 | |
| prepare_fetch_GRanges | 0.029 | 0.000 | 0.030 | |
| prepare_fetch_GRanges_names | 0.076 | 0.001 | 0.077 | |
| prepare_fetch_GRanges_width | 0.026 | 0.001 | 0.026 | |
| quantileGRangesWidth | 0.002 | 0.001 | 0.003 | |
| reorder_clusters_hclust | 2.297 | 0.000 | 2.249 | |
| reorder_clusters_manual | 1.299 | 0.001 | 1.259 | |
| reorder_clusters_stepdown | 3.204 | 0.024 | 3.183 | |
| reverse_clusters | 2.494 | 0.017 | 2.417 | |
| safeBrew | 0.020 | 0.002 | 0.022 | |
| split_cluster | 2.205 | 0.010 | 2.121 | |
| ssvAnnotateSubjectGRanges | 0.909 | 0.004 | 0.913 | |
| ssvConsensusIntervalSets | 0.302 | 0.004 | 0.305 | |
| ssvFactorizeMembTable | 0.014 | 0.001 | 0.015 | |
| ssvFeatureBars | 0.819 | 0.002 | 0.822 | |
| ssvFeatureBinaryHeatmap | 7.313 | 0.296 | 7.610 | |
| ssvFeatureEuler | 0.827 | 0.002 | 0.829 | |
| ssvFeaturePie | 0.647 | 0.001 | 0.647 | |
| ssvFeatureUpset | 3.176 | 0.005 | 3.180 | |
| ssvFeatureVenn | 1.449 | 0.015 | 1.464 | |
| ssvFetchBam | 5.890 | 0.031 | 5.888 | |
| ssvFetchBamPE | 1.818 | 0.025 | 1.843 | |
| ssvFetchBamPE.RNA | 1.500 | 0.004 | 1.435 | |
| ssvFetchBigwig | 1.281 | 0.004 | 1.286 | |
| ssvFetchGRanges | 0.709 | 0.004 | 0.713 | |
| ssvFetchSignal | 1.384 | 0.054 | 1.438 | |
| ssvMakeMembTable-methods | 0.449 | 0.002 | 0.451 | |
| ssvOverlapIntervalSets | 0.222 | 0.004 | 0.226 | |
| ssvSignalBandedQuantiles | 4.680 | 0.115 | 4.675 | |
| ssvSignalClustering | 3.051 | 0.046 | 2.956 | |
| ssvSignalHeatmap.ClusterBars | 6.586 | 0.012 | 6.302 | |
| ssvSignalHeatmap | 6.044 | 0.012 | 5.630 | |
| ssvSignalLineplot | 2.861 | 0.021 | 2.877 | |
| ssvSignalLineplotAgg | 1.003 | 0.010 | 0.996 | |
| ssvSignalScatterplot | 1.127 | 0.002 | 1.078 | |
| viewGRangesWinSample_dt | 1.165 | 0.003 | 1.156 | |
| viewGRangesWinSummary_dt | 1.159 | 0.002 | 1.132 | |
| within_clust_sort | 1.783 | 0.006 | 1.719 | |