| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-10 11:33 -0400 (Tue, 10 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4522 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" | 2847 |
| 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 1985/2360 | 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 | ERROR | ERROR | skipped | skipped | |||||||||
| 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-10 03:24:51 -0400 (Tue, 10 Mar 2026) |
| EndedAt: 2026-03-10 03:35:46 -0400 (Tue, 10 Mar 2026) |
| EllapsedTime: 654.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.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/seqsetvis.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* 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.4 LTS
* using session charset: UTF-8
* current time: 2026-03-10 07:24:52 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 7.529 0.274 7.804
ssvSignalHeatmap.ClusterBars 6.898 0.007 6.517
ssvSignalHeatmap 6.537 0.002 6.018
ssvFetchBam 6.090 0.011 6.050
* 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 Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
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
269.767 1.640 267.918
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 3.533 | 0.091 | 3.587 | |
| append_ynorm | 0.069 | 0.001 | 0.045 | |
| applyMovingAverage | 0.929 | 0.001 | 0.919 | |
| applySpline | 0.480 | 0.004 | 0.425 | |
| assemble_heatmap_cluster_bars | 0.989 | 0.022 | 0.944 | |
| calc_norm_factors | 0.037 | 0.000 | 0.025 | |
| centerAtMax | 0.354 | 0.013 | 0.272 | |
| centerFixedSizeGRanges | 0.137 | 0.004 | 0.141 | |
| centerGRangesAtMax | 0.553 | 0.012 | 0.506 | |
| clusteringKmeans | 0.036 | 0.005 | 0.028 | |
| clusteringKmeansNestedHclust | 0.044 | 0.005 | 0.037 | |
| col2hex | 0.002 | 0.000 | 0.002 | |
| collapse_gr | 0.727 | 0.007 | 0.734 | |
| convert_collapsed_coord | 0.204 | 0.001 | 0.205 | |
| copy_clust_info | 1.848 | 0.013 | 1.713 | |
| crossCorrByRle | 0.410 | 0.016 | 0.426 | |
| easyLoad_FUN | 0.051 | 0.001 | 0.052 | |
| easyLoad_IDRmerged | 0.041 | 0.001 | 0.043 | |
| easyLoad_bed | 0.122 | 0.000 | 0.122 | |
| easyLoad_broadPeak | 0.039 | 0.000 | 0.039 | |
| easyLoad_narrowPeak | 0.038 | 0.001 | 0.039 | |
| easyLoad_seacr | 0.040 | 0.001 | 0.042 | |
| expandCigar | 0.196 | 0.004 | 0.163 | |
| findMaxPos | 0.046 | 0.004 | 0.035 | |
| fragLen_calcStranded | 1.675 | 0.003 | 1.653 | |
| fragLen_fromMacs2Xls | 0.003 | 0.000 | 0.002 | |
| getReadLength | 0.049 | 0.001 | 0.050 | |
| get_mapped_reads | 0.008 | 0.001 | 0.008 | |
| ggellipse | 0.85 | 0.00 | 0.85 | |
| harmonize_seqlengths | 0.108 | 0.001 | 0.109 | |
| make_clustering_matrix | 0.086 | 0.002 | 0.067 | |
| merge_clusters | 4.413 | 0.003 | 4.238 | |
| prepare_fetch_GRanges | 0.034 | 0.000 | 0.034 | |
| prepare_fetch_GRanges_names | 0.107 | 0.004 | 0.111 | |
| prepare_fetch_GRanges_width | 0.032 | 0.001 | 0.033 | |
| quantileGRangesWidth | 0.002 | 0.001 | 0.003 | |
| reorder_clusters_hclust | 2.320 | 0.003 | 2.273 | |
| reorder_clusters_manual | 1.334 | 0.005 | 1.294 | |
| reorder_clusters_stepdown | 3.299 | 0.061 | 3.310 | |
| reverse_clusters | 2.578 | 0.022 | 2.493 | |
| safeBrew | 0.020 | 0.001 | 0.022 | |
| split_cluster | 2.271 | 0.003 | 2.170 | |
| ssvAnnotateSubjectGRanges | 0.945 | 0.010 | 0.955 | |
| ssvConsensusIntervalSets | 0.298 | 0.003 | 0.300 | |
| ssvFactorizeMembTable | 0.012 | 0.002 | 0.014 | |
| ssvFeatureBars | 0.893 | 0.011 | 0.906 | |
| ssvFeatureBinaryHeatmap | 7.529 | 0.274 | 7.804 | |
| ssvFeatureEuler | 0.822 | 0.001 | 0.822 | |
| ssvFeaturePie | 0.639 | 0.001 | 0.640 | |
| ssvFeatureUpset | 3.103 | 0.002 | 3.105 | |
| ssvFeatureVenn | 1.451 | 0.003 | 1.452 | |
| ssvFetchBam | 6.090 | 0.011 | 6.050 | |
| ssvFetchBamPE | 1.872 | 0.006 | 1.879 | |
| ssvFetchBamPE.RNA | 1.557 | 0.008 | 1.492 | |
| ssvFetchBigwig | 1.338 | 0.018 | 1.357 | |
| ssvFetchGRanges | 0.742 | 0.003 | 0.745 | |
| ssvFetchSignal | 2.373 | 0.065 | 2.438 | |
| ssvMakeMembTable-methods | 0.521 | 0.004 | 0.524 | |
| ssvOverlapIntervalSets | 0.252 | 0.003 | 0.255 | |
| ssvSignalBandedQuantiles | 3.845 | 0.024 | 3.732 | |
| ssvSignalClustering | 3.139 | 0.001 | 2.930 | |
| ssvSignalHeatmap.ClusterBars | 6.898 | 0.007 | 6.517 | |
| ssvSignalHeatmap | 6.537 | 0.002 | 6.018 | |
| ssvSignalLineplot | 2.980 | 0.001 | 2.977 | |
| ssvSignalLineplotAgg | 1.157 | 0.003 | 1.116 | |
| ssvSignalScatterplot | 1.389 | 0.002 | 1.308 | |
| viewGRangesWinSample_dt | 1.282 | 0.024 | 1.302 | |
| viewGRangesWinSummary_dt | 1.190 | 0.005 | 1.145 | |
| within_clust_sort | 1.921 | 0.009 | 1.835 | |