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

This page was generated on 2025-12-22 12:06 -0500 (Mon, 22 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4883
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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-18 13:45 -0500 (Thu, 18 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 kjohnson1

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.

raw results


Summary

Package: seqsetvis
Version: 1.30.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings seqsetvis_1.30.0.tar.gz
StartedAt: 2025-12-20 23:03:08 -0500 (Sat, 20 Dec 2025)
EndedAt: 2025-12-20 23:19:21 -0500 (Sat, 20 Dec 2025)
EllapsedTime: 972.5 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings seqsetvis_1.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/seqsetvis.Rcheck’
* using R version 4.5.2 Patched (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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 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      9.789  0.569  14.268
ssvFetchBam                  5.740  0.196   9.130
ssvSignalBandedQuantiles     5.599  0.119   8.263
ssvSignalHeatmap             5.156  0.118   7.488
ssvSignalHeatmap.ClusterBars 4.696  0.064   6.777
merge_clusters               4.684  0.060   6.769
add_cluster_annotation       4.102  0.100   5.826
reorder_clusters_stepdown    3.743  0.037   5.127
ssvFeatureUpset              3.712  0.046   5.044
ssvSignalClustering          3.519  0.063   5.186
* 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:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/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.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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 
300.792   6.935 430.647 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation4.1020.1005.826
append_ynorm0.0650.0090.106
applyMovingAverage1.0730.0161.409
applySpline0.5400.0150.779
assemble_heatmap_cluster_bars1.0700.0201.546
calc_norm_factors0.0350.0040.127
centerAtMax0.3030.0150.581
centerFixedSizeGRanges0.1930.0110.261
centerGRangesAtMax0.5590.0210.836
clusteringKmeans0.0390.0060.061
clusteringKmeansNestedHclust0.0450.0080.098
col2hex0.0020.0010.014
collapse_gr0.9120.0211.237
convert_collapsed_coord0.2520.0120.355
copy_clust_info1.9470.0282.784
crossCorrByRle0.4930.0130.730
easyLoad_FUN0.0540.0010.074
easyLoad_IDRmerged0.0500.0030.074
easyLoad_bed0.1370.0020.174
easyLoad_broadPeak0.0650.0020.096
easyLoad_narrowPeak0.0420.0020.055
easyLoad_seacr0.0450.0010.059
expandCigar0.1920.0150.316
findMaxPos0.0490.0120.086
fragLen_calcStranded1.8000.0342.558
fragLen_fromMacs2Xls0.0030.0010.007
getReadLength0.0600.0050.075
get_mapped_reads0.0090.0010.010
ggellipse0.9620.0111.318
harmonize_seqlengths0.1540.0100.200
make_clustering_matrix0.0870.0070.191
merge_clusters4.6840.0606.769
prepare_fetch_GRanges0.0310.0030.035
prepare_fetch_GRanges_names0.0880.0050.116
prepare_fetch_GRanges_width0.0350.0040.059
quantileGRangesWidth0.0030.0020.005
reorder_clusters_hclust2.6400.0303.786
reorder_clusters_manual1.4490.0221.921
reorder_clusters_stepdown3.7430.0375.127
reverse_clusters2.7770.0404.035
safeBrew0.0270.0040.032
split_cluster2.4480.0363.459
ssvAnnotateSubjectGRanges1.0930.0341.495
ssvConsensusIntervalSets0.3990.0140.625
ssvFactorizeMembTable0.0180.0070.026
ssvFeatureBars0.9840.0151.491
ssvFeatureBinaryHeatmap 9.789 0.56914.268
ssvFeatureEuler0.9370.0421.408
ssvFeaturePie0.7670.0141.011
ssvFeatureUpset3.7120.0465.044
ssvFeatureVenn1.3490.0181.991
ssvFetchBam5.7400.1969.130
ssvFetchBamPE2.2060.1723.264
ssvFetchBamPE.RNA1.7720.0782.266
ssvFetchBigwig1.6400.0282.178
ssvFetchGRanges0.8250.0121.129
ssvFetchSignal1.4760.0522.214
ssvMakeMembTable-methods0.6020.0120.797
ssvOverlapIntervalSets0.3040.0110.402
ssvSignalBandedQuantiles5.5990.1198.263
ssvSignalClustering3.5190.0635.186
ssvSignalHeatmap.ClusterBars4.6960.0646.777
ssvSignalHeatmap5.1560.1187.488
ssvSignalLineplot3.4160.0414.677
ssvSignalLineplotAgg1.2150.0191.791
ssvSignalScatterplot1.3620.0211.905
viewGRangesWinSample_dt1.2760.0421.870
viewGRangesWinSummary_dt1.3120.0411.872
within_clust_sort2.0830.0352.829