| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-19 12:54 -0400 (Tue, 19 May 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" | 4898 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4617 |
| 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 1999/2377 | 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 | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | 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-05-19 04:31:25 -0400 (Tue, 19 May 2026) |
| EndedAt: 2026-05-19 04:42:00 -0400 (Tue, 19 May 2026) |
| EllapsedTime: 635.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-05-19 08:31:25 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.167 0.278 7.447
ssvSignalHeatmap.ClusterBars 6.872 0.016 6.406
ssvSignalHeatmap 6.053 0.011 5.531
ssvFetchBam 5.786 0.027 5.779
* 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
266.101 1.426 262.706
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 3.542 | 0.127 | 3.631 | |
| append_ynorm | 0.071 | 0.001 | 0.043 | |
| applyMovingAverage | 0.925 | 0.002 | 0.916 | |
| applySpline | 0.494 | 0.001 | 0.438 | |
| assemble_heatmap_cluster_bars | 0.990 | 0.026 | 0.949 | |
| calc_norm_factors | 0.034 | 0.001 | 0.024 | |
| centerAtMax | 0.334 | 0.005 | 0.243 | |
| centerFixedSizeGRanges | 0.127 | 0.001 | 0.129 | |
| centerGRangesAtMax | 0.583 | 0.014 | 0.488 | |
| clusteringKmeans | 0.038 | 0.002 | 0.025 | |
| clusteringKmeansNestedHclust | 0.060 | 0.000 | 0.031 | |
| col2hex | 0.001 | 0.000 | 0.001 | |
| collapse_gr | 0.647 | 0.002 | 0.650 | |
| convert_collapsed_coord | 0.228 | 0.001 | 0.229 | |
| copy_clust_info | 1.778 | 0.017 | 1.707 | |
| crossCorrByRle | 0.397 | 0.009 | 0.407 | |
| easyLoad_FUN | 0.048 | 0.001 | 0.048 | |
| easyLoad_IDRmerged | 0.041 | 0.000 | 0.040 | |
| easyLoad_bed | 0.123 | 0.002 | 0.126 | |
| easyLoad_broadPeak | 0.036 | 0.000 | 0.037 | |
| easyLoad_narrowPeak | 0.036 | 0.000 | 0.036 | |
| easyLoad_seacr | 0.039 | 0.000 | 0.039 | |
| expandCigar | 0.174 | 0.002 | 0.156 | |
| findMaxPos | 0.041 | 0.000 | 0.033 | |
| fragLen_calcStranded | 1.583 | 0.001 | 1.575 | |
| fragLen_fromMacs2Xls | 0.002 | 0.000 | 0.002 | |
| getReadLength | 0.064 | 0.000 | 0.063 | |
| get_mapped_reads | 0.007 | 0.000 | 0.008 | |
| ggellipse | 0.796 | 0.002 | 0.798 | |
| harmonize_seqlengths | 0.086 | 0.001 | 0.086 | |
| make_clustering_matrix | 0.079 | 0.002 | 0.068 | |
| merge_clusters | 4.067 | 0.002 | 3.920 | |
| prepare_fetch_GRanges | 0.026 | 0.002 | 0.028 | |
| prepare_fetch_GRanges_names | 0.075 | 0.000 | 0.075 | |
| prepare_fetch_GRanges_width | 0.027 | 0.001 | 0.028 | |
| quantileGRangesWidth | 0.003 | 0.000 | 0.003 | |
| reorder_clusters_hclust | 2.298 | 0.001 | 2.209 | |
| reorder_clusters_manual | 1.283 | 0.002 | 1.201 | |
| reorder_clusters_stepdown | 3.048 | 0.072 | 3.027 | |
| reverse_clusters | 2.532 | 0.003 | 2.365 | |
| safeBrew | 0.031 | 0.000 | 0.030 | |
| split_cluster | 2.133 | 0.022 | 2.062 | |
| ssvAnnotateSubjectGRanges | 0.878 | 0.012 | 0.890 | |
| ssvConsensusIntervalSets | 0.284 | 0.002 | 0.286 | |
| ssvFactorizeMembTable | 0.012 | 0.000 | 0.012 | |
| ssvFeatureBars | 0.808 | 0.001 | 0.809 | |
| ssvFeatureBinaryHeatmap | 7.167 | 0.278 | 7.447 | |
| ssvFeatureEuler | 0.800 | 0.001 | 0.801 | |
| ssvFeaturePie | 0.61 | 0.00 | 0.61 | |
| ssvFeatureUpset | 3.033 | 0.004 | 3.037 | |
| ssvFeatureVenn | 1.413 | 0.001 | 1.414 | |
| ssvFetchBam | 5.786 | 0.027 | 5.779 | |
| ssvFetchBamPE | 1.787 | 0.022 | 1.810 | |
| ssvFetchBamPE.RNA | 1.489 | 0.012 | 1.428 | |
| ssvFetchBigwig | 1.249 | 0.003 | 1.249 | |
| ssvFetchGRanges | 0.684 | 0.002 | 0.687 | |
| ssvFetchSignal | 1.357 | 0.002 | 1.359 | |
| ssvMakeMembTable-methods | 0.449 | 0.003 | 0.453 | |
| ssvOverlapIntervalSets | 0.220 | 0.012 | 0.232 | |
| ssvSignalBandedQuantiles | 3.907 | 0.045 | 3.809 | |
| ssvSignalClustering | 3.220 | 0.047 | 3.008 | |
| ssvSignalHeatmap.ClusterBars | 6.872 | 0.016 | 6.406 | |
| ssvSignalHeatmap | 6.053 | 0.011 | 5.531 | |
| ssvSignalLineplot | 2.745 | 0.003 | 2.735 | |
| ssvSignalLineplotAgg | 0.998 | 0.002 | 0.973 | |
| ssvSignalScatterplot | 1.115 | 0.005 | 1.060 | |
| viewGRangesWinSample_dt | 1.202 | 0.001 | 1.189 | |
| viewGRangesWinSummary_dt | 1.131 | 0.000 | 1.094 | |
| within_clust_sort | 1.829 | 0.000 | 1.715 | |