| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-31 11:33 -0400 (Tue, 31 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.6.0 alpha (2026-03-30 r89742) | 4606 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-03-28 r89739) | 4534 |
| 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 1996/2374 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| seqsetvis 1.31.2 (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 | |||||||||
| 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.31.2 |
| 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.2.tar.gz |
| StartedAt: 2026-03-31 03:57:19 -0400 (Tue, 31 Mar 2026) |
| EndedAt: 2026-03-31 04:08:01 -0400 (Tue, 31 Mar 2026) |
| EllapsedTime: 642.1 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.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/seqsetvis.Rcheck’
* using R version 4.6.0 alpha (2026-03-30 r89742)
* 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-03-31 07:57:19 UTC
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.31.2’
* 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 8.884 0.332 9.216
ssvSignalHeatmap.ClusterBars 6.460 0.265 6.357
ssvFetchBam 5.986 0.161 6.076
ssvSignalHeatmap 5.830 0.165 5.462
reorder_clusters_stepdown 5.620 0.229 6.003
* 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.2’ ** 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 alpha (2026-03-30 r89742)
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
265.421 1.450 262.354
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 3.734 | 0.185 | 3.882 | |
| append_ynorm | 0.072 | 0.009 | 0.053 | |
| applyMovingAverage | 0.972 | 0.078 | 1.041 | |
| applySpline | 0.507 | 0.108 | 0.577 | |
| assemble_heatmap_cluster_bars | 1.007 | 0.032 | 0.993 | |
| calc_norm_factors | 0.036 | 0.001 | 0.026 | |
| centerAtMax | 0.362 | 0.004 | 0.271 | |
| centerFixedSizeGRanges | 0.171 | 0.006 | 0.177 | |
| centerGRangesAtMax | 0.593 | 0.015 | 0.512 | |
| clusteringKmeans | 0.045 | 0.002 | 0.030 | |
| clusteringKmeansNestedHclust | 0.074 | 0.014 | 0.051 | |
| col2hex | 0.000 | 0.002 | 0.001 | |
| collapse_gr | 0.758 | 0.043 | 0.801 | |
| convert_collapsed_coord | 0.198 | 0.008 | 0.206 | |
| copy_clust_info | 1.855 | 0.208 | 1.974 | |
| crossCorrByRle | 0.425 | 0.040 | 0.466 | |
| easyLoad_FUN | 0.051 | 0.001 | 0.052 | |
| easyLoad_IDRmerged | 0.043 | 0.003 | 0.046 | |
| easyLoad_bed | 0.119 | 0.003 | 0.122 | |
| easyLoad_broadPeak | 0.038 | 0.003 | 0.041 | |
| easyLoad_narrowPeak | 0.041 | 0.002 | 0.042 | |
| easyLoad_seacr | 0.046 | 0.000 | 0.047 | |
| expandCigar | 0.170 | 0.018 | 0.168 | |
| findMaxPos | 0.040 | 0.006 | 0.036 | |
| fragLen_calcStranded | 1.616 | 0.010 | 1.618 | |
| fragLen_fromMacs2Xls | 0.003 | 0.000 | 0.003 | |
| getReadLength | 0.055 | 0.000 | 0.054 | |
| get_mapped_reads | 0.009 | 0.000 | 0.008 | |
| ggellipse | 0.800 | 0.004 | 0.804 | |
| harmonize_seqlengths | 0.124 | 0.003 | 0.127 | |
| make_clustering_matrix | 0.077 | 0.001 | 0.065 | |
| merge_clusters | 4.084 | 0.099 | 4.089 | |
| prepare_fetch_GRanges | 0.024 | 0.007 | 0.031 | |
| prepare_fetch_GRanges_names | 0.093 | 0.011 | 0.104 | |
| prepare_fetch_GRanges_width | 0.025 | 0.004 | 0.028 | |
| quantileGRangesWidth | 0.002 | 0.001 | 0.003 | |
| reorder_clusters_hclust | 2.357 | 0.066 | 2.367 | |
| reorder_clusters_manual | 1.467 | 0.013 | 1.395 | |
| reorder_clusters_stepdown | 5.620 | 0.229 | 6.003 | |
| reverse_clusters | 2.541 | 0.011 | 2.444 | |
| safeBrew | 0.020 | 0.001 | 0.021 | |
| split_cluster | 2.162 | 0.029 | 2.102 | |
| ssvAnnotateSubjectGRanges | 0.910 | 0.032 | 0.941 | |
| ssvConsensusIntervalSets | 0.316 | 0.008 | 0.324 | |
| ssvFactorizeMembTable | 0.014 | 0.001 | 0.014 | |
| ssvFeatureBars | 0.824 | 0.005 | 0.829 | |
| ssvFeatureBinaryHeatmap | 8.884 | 0.332 | 9.216 | |
| ssvFeatureEuler | 0.879 | 0.071 | 0.950 | |
| ssvFeaturePie | 0.734 | 0.047 | 0.781 | |
| ssvFeatureUpset | 3.204 | 0.143 | 3.347 | |
| ssvFeatureVenn | 1.704 | 0.126 | 1.830 | |
| ssvFetchBam | 5.986 | 0.161 | 6.076 | |
| ssvFetchBamPE | 1.850 | 0.035 | 1.885 | |
| ssvFetchBamPE.RNA | 1.566 | 0.030 | 1.493 | |
| ssvFetchBigwig | 1.430 | 0.008 | 1.433 | |
| ssvFetchGRanges | 0.747 | 0.003 | 0.751 | |
| ssvFetchSignal | 2.756 | 0.219 | 2.975 | |
| ssvMakeMembTable-methods | 0.552 | 0.002 | 0.554 | |
| ssvOverlapIntervalSets | 0.268 | 0.002 | 0.270 | |
| ssvSignalBandedQuantiles | 4.103 | 0.538 | 4.487 | |
| ssvSignalClustering | 3.114 | 0.354 | 3.258 | |
| ssvSignalHeatmap.ClusterBars | 6.460 | 0.265 | 6.357 | |
| ssvSignalHeatmap | 5.830 | 0.165 | 5.462 | |
| ssvSignalLineplot | 2.705 | 0.065 | 2.757 | |
| ssvSignalLineplotAgg | 1.001 | 0.044 | 1.009 | |
| ssvSignalScatterplot | 1.109 | 0.004 | 1.064 | |
| viewGRangesWinSample_dt | 1.190 | 0.029 | 1.206 | |
| viewGRangesWinSummary_dt | 1.087 | 0.017 | 1.079 | |
| within_clust_sort | 1.797 | 0.015 | 1.749 | |