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

This page was generated on 2025-11-27 12:04 -0500 (Thu, 27 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4876
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4656
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4602
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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-11-24 13:45 -0500 (Mon, 24 Nov 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    NA  
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-11-27 03:16:02 -0500 (Thu, 27 Nov 2025)
EndedAt: 2025-11-27 03:34:06 -0500 (Thu, 27 Nov 2025)
EllapsedTime: 1084.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.710  0.582  15.798
ssvFetchBam                  6.631  0.202  10.523
ssvSignalBandedQuantiles     5.574  0.113   9.222
ssvSignalHeatmap             5.316  0.137   8.069
ssvSignalHeatmap.ClusterBars 4.667  0.072   6.897
merge_clusters               4.562  0.066   7.272
add_cluster_annotation       4.138  0.110   6.140
ssvFeatureUpset              3.737  0.040   5.728
reorder_clusters_stepdown    3.732  0.039   5.987
* 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 
304.565   6.913 481.072 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation4.1380.1106.140
append_ynorm0.0640.0070.101
applyMovingAverage1.0860.0161.476
applySpline0.5530.0150.769
assemble_heatmap_cluster_bars1.1080.0191.751
calc_norm_factors0.0350.0050.086
centerAtMax0.2910.0120.446
centerFixedSizeGRanges0.1800.0100.264
centerGRangesAtMax0.6110.0281.038
clusteringKmeans0.0410.0070.102
clusteringKmeansNestedHclust0.0430.0060.071
col2hex0.0010.0000.002
collapse_gr0.7900.0151.092
convert_collapsed_coord0.2530.0110.355
copy_clust_info2.0140.0292.824
crossCorrByRle0.5560.0170.844
easyLoad_FUN0.0610.0020.114
easyLoad_IDRmerged0.0520.0020.099
easyLoad_bed0.1360.0020.204
easyLoad_broadPeak0.0430.0020.060
easyLoad_narrowPeak0.0460.0020.092
easyLoad_seacr0.0500.0020.090
expandCigar0.1740.0130.318
findMaxPos0.0450.0110.096
fragLen_calcStranded1.8560.0363.049
fragLen_fromMacs2Xls0.0020.0010.004
getReadLength0.0700.0090.240
get_mapped_reads0.0090.0020.010
ggellipse0.9660.0131.474
harmonize_seqlengths0.1480.0090.208
make_clustering_matrix0.0880.0060.149
merge_clusters4.5620.0667.272
prepare_fetch_GRanges0.0340.0040.086
prepare_fetch_GRanges_names0.0900.0050.143
prepare_fetch_GRanges_width0.0510.0040.083
quantileGRangesWidth0.0050.0030.016
reorder_clusters_hclust2.6400.0294.191
reorder_clusters_manual1.4780.0242.317
reorder_clusters_stepdown3.7320.0395.987
reverse_clusters2.8070.0414.413
safeBrew0.0260.0030.030
split_cluster2.4930.0343.983
ssvAnnotateSubjectGRanges1.1580.0361.839
ssvConsensusIntervalSets0.4080.0110.656
ssvFactorizeMembTable0.0170.0050.033
ssvFeatureBars0.9960.0121.602
ssvFeatureBinaryHeatmap 9.710 0.58215.798
ssvFeatureEuler0.9700.0261.608
ssvFeaturePie0.7370.0141.279
ssvFeatureUpset3.7370.0405.728
ssvFeatureVenn1.7080.0222.594
ssvFetchBam 6.631 0.20210.523
ssvFetchBamPE2.2310.1253.492
ssvFetchBamPE.RNA1.8270.0642.982
ssvFetchBigwig1.6310.0312.743
ssvFetchGRanges0.8470.0111.377
ssvFetchSignal1.6640.0482.795
ssvMakeMembTable-methods0.6290.0130.950
ssvOverlapIntervalSets0.3110.0110.461
ssvSignalBandedQuantiles5.5740.1139.222
ssvSignalClustering3.5370.0684.862
ssvSignalHeatmap.ClusterBars4.6670.0726.897
ssvSignalHeatmap5.3160.1378.069
ssvSignalLineplot3.2800.0324.984
ssvSignalLineplotAgg1.3170.0252.029
ssvSignalScatterplot1.3420.0262.200
viewGRangesWinSample_dt1.3790.0522.142
viewGRangesWinSummary_dt1.3490.0592.199
within_clust_sort2.0990.0403.116