| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-06 11:34 -0400 (Wed, 06 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" | 4878 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4663 |
| 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 | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | 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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: seqsetvis |
| Version: 1.33.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings seqsetvis_1.33.0.tar.gz |
| StartedAt: 2026-05-05 13:56:32 -0000 (Tue, 05 May 2026) |
| EndedAt: 2026-05-05 14:10:46 -0000 (Tue, 05 May 2026) |
| EllapsedTime: 854.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: seqsetvis.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings seqsetvis_1.33.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/seqsetvis.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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
ssvSignalHeatmap.ClusterBars 10.078 0.028 10.131
ssvSignalHeatmap 9.116 0.024 9.723
ssvFetchBam 9.058 0.024 9.103
ssvFeatureBinaryHeatmap 7.397 0.088 7.498
ssvSignalBandedQuantiles 6.683 0.112 6.811
merge_clusters 6.103 0.016 6.165
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
seqsetvis.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL seqsetvis ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/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.5.0 (2025-04-11) -- "How About a Twenty-Six" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: aarch64-unknown-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 397.153 1.974 402.307
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 4.480 | 0.135 | 4.622 | |
| append_ynorm | 0.063 | 0.001 | 0.071 | |
| applyMovingAverage | 1.341 | 0.016 | 1.358 | |
| applySpline | 0.656 | 0.012 | 0.674 | |
| assemble_heatmap_cluster_bars | 1.393 | 0.007 | 1.404 | |
| calc_norm_factors | 0.034 | 0.001 | 0.034 | |
| centerAtMax | 0.386 | 0.000 | 0.386 | |
| centerFixedSizeGRanges | 0.199 | 0.004 | 0.203 | |
| centerGRangesAtMax | 0.773 | 0.004 | 0.777 | |
| clusteringKmeans | 0.055 | 0.000 | 0.055 | |
| clusteringKmeansNestedHclust | 0.046 | 0.001 | 0.048 | |
| col2hex | 0.000 | 0.001 | 0.002 | |
| collapse_gr | 0.999 | 0.012 | 1.012 | |
| convert_collapsed_coord | 0.259 | 0.004 | 0.264 | |
| copy_clust_info | 2.553 | 0.011 | 2.570 | |
| crossCorrByRle | 0.550 | 0.007 | 0.564 | |
| easyLoad_FUN | 0.073 | 0.004 | 0.131 | |
| easyLoad_IDRmerged | 0.063 | 0.000 | 0.124 | |
| easyLoad_bed | 0.187 | 0.001 | 0.372 | |
| easyLoad_broadPeak | 0.056 | 0.000 | 0.115 | |
| easyLoad_narrowPeak | 0.057 | 0.000 | 0.115 | |
| easyLoad_seacr | 0.061 | 0.000 | 0.100 | |
| expandCigar | 0.251 | 0.007 | 0.324 | |
| findMaxPos | 0.044 | 0.000 | 0.045 | |
| fragLen_calcStranded | 2.503 | 0.004 | 2.526 | |
| fragLen_fromMacs2Xls | 0.003 | 0.000 | 0.006 | |
| getReadLength | 0.069 | 0.000 | 0.081 | |
| get_mapped_reads | 0.011 | 0.000 | 0.010 | |
| ggellipse | 1.217 | 0.004 | 1.256 | |
| harmonize_seqlengths | 0.15 | 0.00 | 0.15 | |
| make_clustering_matrix | 0.120 | 0.000 | 0.121 | |
| merge_clusters | 6.103 | 0.016 | 6.165 | |
| prepare_fetch_GRanges | 0.04 | 0.00 | 0.04 | |
| prepare_fetch_GRanges_names | 0.112 | 0.000 | 0.112 | |
| prepare_fetch_GRanges_width | 0.042 | 0.000 | 0.042 | |
| quantileGRangesWidth | 0.004 | 0.000 | 0.004 | |
| reorder_clusters_hclust | 3.474 | 0.016 | 3.553 | |
| reorder_clusters_manual | 1.903 | 0.004 | 1.910 | |
| reorder_clusters_stepdown | 4.181 | 0.044 | 4.228 | |
| reverse_clusters | 3.657 | 0.012 | 3.664 | |
| safeBrew | 0.023 | 0.004 | 0.027 | |
| split_cluster | 3.297 | 0.008 | 3.312 | |
| ssvAnnotateSubjectGRanges | 1.345 | 0.000 | 1.347 | |
| ssvConsensusIntervalSets | 0.463 | 0.024 | 0.489 | |
| ssvFactorizeMembTable | 0.019 | 0.000 | 0.019 | |
| ssvFeatureBars | 1.229 | 0.012 | 1.243 | |
| ssvFeatureBinaryHeatmap | 7.397 | 0.088 | 7.498 | |
| ssvFeatureEuler | 1.182 | 0.004 | 1.189 | |
| ssvFeaturePie | 0.967 | 0.004 | 0.974 | |
| ssvFeatureUpset | 4.810 | 0.004 | 4.827 | |
| ssvFeatureVenn | 2.132 | 0.020 | 2.157 | |
| ssvFetchBam | 9.058 | 0.024 | 9.103 | |
| ssvFetchBamPE | 2.777 | 0.016 | 2.804 | |
| ssvFetchBamPE.RNA | 2.158 | 0.007 | 2.175 | |
| ssvFetchBigwig | 2.061 | 0.004 | 2.071 | |
| ssvFetchGRanges | 1.066 | 0.007 | 1.077 | |
| ssvFetchSignal | 2.236 | 0.040 | 2.282 | |
| ssvMakeMembTable-methods | 0.821 | 0.004 | 0.827 | |
| ssvOverlapIntervalSets | 0.340 | 0.004 | 0.344 | |
| ssvSignalBandedQuantiles | 6.683 | 0.112 | 6.811 | |
| ssvSignalClustering | 4.657 | 0.008 | 4.689 | |
| ssvSignalHeatmap.ClusterBars | 10.078 | 0.028 | 10.131 | |
| ssvSignalHeatmap | 9.116 | 0.024 | 9.723 | |
| ssvSignalLineplot | 4.552 | 0.024 | 4.589 | |
| ssvSignalLineplotAgg | 1.591 | 0.008 | 1.603 | |
| ssvSignalScatterplot | 1.800 | 0.004 | 1.809 | |
| viewGRangesWinSample_dt | 1.988 | 0.008 | 2.014 | |
| viewGRangesWinSummary_dt | 1.921 | 0.004 | 2.451 | |
| within_clust_sort | 2.833 | 0.004 | 2.868 | |