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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4878
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4624
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-01 13:45 -0500 (Mon, 01 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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for seqsetvis on merida1

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-02 11:49:19 -0500 (Tue, 02 Dec 2025)
EndedAt: 2025-12-02 12:12:21 -0500 (Tue, 02 Dec 2025)
EllapsedTime: 1382.4 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 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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
ssvFetchBam                  14.609  0.416  15.408
ssvFeatureBinaryHeatmap      11.117  0.825  12.221
ssvSignalHeatmap             11.368  0.201  11.950
ssvSignalBandedQuantiles     11.106  0.152  11.378
merge_clusters               11.118  0.073  11.236
ssvSignalHeatmap.ClusterBars 10.239  0.086  10.503
ssvFeatureUpset               7.935  0.049   8.264
add_cluster_annotation        7.485  0.252   8.049
ssvSignalClustering           7.537  0.066   7.758
ssvSignalLineplot             7.098  0.034   7.249
reverse_clusters              6.180  0.033   6.266
reorder_clusters_stepdown     5.764  0.025   5.934
reorder_clusters_hclust       5.730  0.028   5.978
split_cluster                 5.372  0.031   5.521
* 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-x86_64/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 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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 
641.408  10.189 664.872 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation7.4850.2528.049
append_ynorm0.1010.0120.141
applyMovingAverage2.3460.0212.751
applySpline1.1180.0131.204
assemble_heatmap_cluster_bars2.3580.0242.677
calc_norm_factors0.0520.0060.059
centerAtMax0.5620.0130.576
centerFixedSizeGRanges0.3030.0140.317
centerGRangesAtMax1.0270.0261.055
clusteringKmeans0.0660.0060.073
clusteringKmeansNestedHclust0.0630.0080.072
col2hex0.0020.0010.002
collapse_gr1.3850.0201.407
convert_collapsed_coord0.4120.0140.427
copy_clust_info4.0180.0624.092
crossCorrByRle0.9660.0260.998
easyLoad_FUN0.1060.0020.109
easyLoad_IDRmerged0.0900.0040.094
easyLoad_bed0.2880.0030.293
easyLoad_broadPeak0.0770.0020.080
easyLoad_narrowPeak0.0820.0030.085
easyLoad_seacr0.0900.0020.094
expandCigar0.3440.0350.382
findMaxPos0.0690.0200.089
fragLen_calcStranded4.1370.0634.373
fragLen_fromMacs2Xls0.0030.0020.006
getReadLength0.1210.0130.134
get_mapped_reads0.0180.0020.020
ggellipse2.0980.0112.130
harmonize_seqlengths0.2160.0130.230
make_clustering_matrix0.1980.0060.205
merge_clusters11.118 0.07311.236
prepare_fetch_GRanges0.0690.0070.075
prepare_fetch_GRanges_names0.1870.0080.196
prepare_fetch_GRanges_width0.0660.0060.073
quantileGRangesWidth0.0050.0050.010
reorder_clusters_hclust5.7300.0285.978
reorder_clusters_manual3.0960.0193.281
reorder_clusters_stepdown5.7640.0255.934
reverse_clusters6.1800.0336.266
safeBrew0.0480.0060.053
split_cluster5.3720.0315.521
ssvAnnotateSubjectGRanges2.2170.0602.322
ssvConsensusIntervalSets0.6780.0150.699
ssvFactorizeMembTable0.0300.0110.042
ssvFeatureBars2.1230.0132.161
ssvFeatureBinaryHeatmap11.117 0.82512.221
ssvFeatureEuler2.0230.0472.083
ssvFeaturePie1.6160.0131.647
ssvFeatureUpset7.9350.0498.264
ssvFeatureVenn3.5020.0233.536
ssvFetchBam14.609 0.41615.408
ssvFetchBamPE4.3390.3384.862
ssvFetchBamPE.RNA3.3930.0713.501
ssvFetchBigwig3.1990.0333.258
ssvFetchGRanges1.7180.0191.744
ssvFetchSignal3.4730.0803.584
ssvMakeMembTable-methods1.1910.0171.218
ssvOverlapIntervalSets0.5240.0140.539
ssvSignalBandedQuantiles11.106 0.15211.378
ssvSignalClustering7.5370.0667.758
ssvSignalHeatmap.ClusterBars10.239 0.08610.503
ssvSignalHeatmap11.368 0.20111.950
ssvSignalLineplot7.0980.0347.249
ssvSignalLineplotAgg2.5260.0362.593
ssvSignalScatterplot2.7790.0232.838
viewGRangesWinSample_dt2.9270.0813.050
viewGRangesWinSummary_dt2.7630.0872.894
within_clust_sort4.5320.0334.623