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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4692
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4638
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-03 13:45 -0500 (Mon, 03 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
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for seqsetvis on lconway

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-04 00:15:43 -0500 (Tue, 04 Nov 2025)
EndedAt: 2025-11-04 00:27:06 -0500 (Tue, 04 Nov 2025)
EllapsedTime: 683.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.1 Patched (2025-09-10 r88807)
* 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
ssvFeatureBinaryHeatmap      7.818  0.686   8.595
ssvFetchBam                  6.847  0.339   7.248
ssvSignalBandedQuantiles     5.562  0.112   5.725
ssvSignalHeatmap             5.356  0.106   5.509
ssvSignalHeatmap.ClusterBars 4.954  0.068   5.060
* 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.1 Patched (2025-09-10 r88807) -- "Great Square Root"
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 
301.902   6.722 310.532 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.8930.1094.019
append_ynorm0.0540.0060.061
applyMovingAverage1.0940.0131.113
applySpline0.5280.0090.540
assemble_heatmap_cluster_bars1.0770.0111.092
calc_norm_factors0.0220.0020.025
centerAtMax0.2890.0100.304
centerFixedSizeGRanges0.2020.0110.214
centerGRangesAtMax0.6040.0140.624
clusteringKmeans0.0280.0040.032
clusteringKmeansNestedHclust0.0330.0040.037
col2hex0.0010.0000.001
collapse_gr0.7560.0140.772
convert_collapsed_coord0.2490.0120.262
copy_clust_info2.0680.0212.099
crossCorrByRle0.5320.0160.556
easyLoad_FUN0.0550.0010.058
easyLoad_IDRmerged0.0410.0020.044
easyLoad_bed0.1190.0020.121
easyLoad_broadPeak0.0340.0010.036
easyLoad_narrowPeak0.0400.0020.044
easyLoad_seacr0.0400.0010.040
expandCigar0.1520.0190.171
findMaxPos0.0360.0080.044
fragLen_calcStranded1.7640.0301.801
fragLen_fromMacs2Xls0.0020.0010.004
getReadLength0.0600.0070.068
get_mapped_reads0.0090.0010.010
ggellipse0.9480.0090.961
harmonize_seqlengths0.1580.0110.169
make_clustering_matrix0.0860.0050.091
merge_clusters4.8870.0654.990
prepare_fetch_GRanges0.0340.0030.037
prepare_fetch_GRanges_names0.0980.0030.101
prepare_fetch_GRanges_width0.0390.0020.041
quantileGRangesWidth0.0040.0010.005
reorder_clusters_hclust2.7530.0282.803
reorder_clusters_manual1.4820.0431.556
reorder_clusters_stepdown3.5700.0413.640
reverse_clusters2.8570.0312.908
safeBrew0.0210.0030.024
split_cluster2.5140.0292.567
ssvAnnotateSubjectGRanges1.2180.0301.256
ssvConsensusIntervalSets0.3820.0120.397
ssvFactorizeMembTable0.0170.0030.020
ssvFeatureBars1.0330.0081.048
ssvFeatureBinaryHeatmap7.8180.6868.595
ssvFeatureEuler0.9350.0340.979
ssvFeaturePie0.7110.0090.726
ssvFeatureUpset3.4330.0433.497
ssvFeatureVenn1.6630.0161.691
ssvFetchBam6.8470.3397.248
ssvFetchBamPE2.1120.1882.321
ssvFetchBamPE.RNA1.8790.0581.959
ssvFetchBigwig1.6400.0361.694
ssvFetchGRanges0.7980.0100.811
ssvFetchSignal1.7030.0861.829
ssvMakeMembTable-methods0.6770.0200.704
ssvOverlapIntervalSets0.3210.0120.334
ssvSignalBandedQuantiles5.5620.1125.725
ssvSignalClustering3.6480.0803.789
ssvSignalHeatmap.ClusterBars4.9540.0685.060
ssvSignalHeatmap5.3560.1065.509
ssvSignalLineplot3.2960.0313.347
ssvSignalLineplotAgg1.1460.0241.176
ssvSignalScatterplot1.2210.0211.251
viewGRangesWinSample_dt1.3370.0601.405
viewGRangesWinSummary_dt1.3830.0551.448
within_clust_sort2.1170.0292.162