Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-12-11 12:07 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 1987/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.30.0  (landing page)
Joseph R Boyd
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: RELEASE_3_22
git_last_commit: 079b602
git_last_commit_date: 2025-10-29 10:44:19 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for seqsetvis on taishan

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.

raw results


Summary

Package: seqsetvis
Version: 1.30.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.30.0.tar.gz
StartedAt: 2025-12-09 15:41:21 -0000 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 15:55:22 -0000 (Tue, 09 Dec 2025)
EllapsedTime: 841.1 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-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.30.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
ssvFetchBam                  9.424  0.044   9.493
ssvFeatureBinaryHeatmap      8.026  0.148   8.193
ssvSignalHeatmap             7.168  0.032   7.193
ssvSignalBandedQuantiles     6.688  0.104   6.798
merge_clusters               6.541  0.048   6.603
ssvSignalHeatmap.ClusterBars 6.300  0.004   6.312
add_cluster_annotation       4.978  0.160   5.148
* 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


Installation output

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.30.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)

Tests output

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 
393.399   2.497 396.841 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation4.9780.1605.148
append_ynorm0.0860.0050.090
applyMovingAverage1.4880.0001.492
applySpline0.7390.0120.749
assemble_heatmap_cluster_bars1.4700.0121.481
calc_norm_factors0.0350.0000.034
centerAtMax0.4130.0030.414
centerFixedSizeGRanges0.2180.0040.222
centerGRangesAtMax0.7610.0240.781
clusteringKmeans0.0330.0040.034
clusteringKmeansNestedHclust0.0390.0040.041
col2hex0.0010.0000.001
collapse_gr0.9650.0681.035
convert_collapsed_coord0.2860.0040.291
copy_clust_info2.4990.0322.528
crossCorrByRle0.6280.0360.669
easyLoad_FUN0.0720.0040.076
easyLoad_IDRmerged0.0630.0000.064
easyLoad_bed0.1810.0000.182
easyLoad_broadPeak0.0550.0000.056
easyLoad_narrowPeak0.0590.0000.060
easyLoad_seacr0.0680.0030.073
expandCigar0.2490.0090.258
findMaxPos0.0380.0070.045
fragLen_calcStranded2.6650.0242.696
fragLen_fromMacs2Xls0.0020.0000.003
getReadLength0.0690.0040.074
get_mapped_reads0.0110.0000.011
ggellipse1.2790.0041.286
harmonize_seqlengths0.1480.0080.156
make_clustering_matrix0.1100.0000.107
merge_clusters6.5410.0486.603
prepare_fetch_GRanges0.0530.0040.058
prepare_fetch_GRanges_names0.1440.0000.145
prepare_fetch_GRanges_width0.0510.0000.050
quantileGRangesWidth0.0000.0040.004
reorder_clusters_hclust3.9150.0123.938
reorder_clusters_manual2.0640.0162.081
reorder_clusters_stepdown4.6380.1604.812
reverse_clusters4.0570.0114.071
safeBrew0.0300.0000.031
split_cluster3.5010.0683.567
ssvAnnotateSubjectGRanges1.3720.0201.395
ssvConsensusIntervalSets0.4740.0000.475
ssvFactorizeMembTable0.020.000.02
ssvFeatureBars1.3540.0041.361
ssvFeatureBinaryHeatmap8.0260.1488.193
ssvFeatureEuler1.1930.0041.200
ssvFeaturePie0.9820.0080.993
ssvFeatureUpset4.9360.0044.955
ssvFeatureVenn2.2500.0082.265
ssvFetchBam9.4240.0449.493
ssvFetchBamPE2.6820.0242.716
ssvFetchBamPE.RNA2.0890.0122.095
ssvFetchBigwig1.9860.0041.996
ssvFetchGRanges1.0660.0001.068
ssvFetchSignal2.1460.0042.154
ssvMakeMembTable-methods0.7670.0080.777
ssvOverlapIntervalSets0.3630.0310.397
ssvSignalBandedQuantiles6.6880.1046.798
ssvSignalClustering4.7080.0004.709
ssvSignalHeatmap.ClusterBars6.3000.0046.312
ssvSignalHeatmap7.1680.0327.193
ssvSignalLineplot4.5130.0004.526
ssvSignalLineplotAgg1.5950.0041.603
ssvSignalScatterplot1.8060.0001.807
viewGRangesWinSample_dt1.9720.0161.994
viewGRangesWinSummary_dt1.9180.0001.923
within_clust_sort2.9200.0122.933