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

This page was generated on 2025-10-13 12:05 -0400 (Mon, 13 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4864
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4652
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4597
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4586
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 1974/2346HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.29.1  (landing page)
Joseph R Boyd
Snapshot Date: 2025-10-12 13:45 -0400 (Sun, 12 Oct 2025)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: devel
git_last_commit: c75429d
git_last_commit_date: 2025-07-23 17:50:06 -0400 (Wed, 23 Jul 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.29.1
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.29.1.tar.gz
StartedAt: 2025-10-13 01:07:22 -0400 (Mon, 13 Oct 2025)
EndedAt: 2025-10-13 01:19:10 -0400 (Mon, 13 Oct 2025)
EllapsedTime: 708.1 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.29.1.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.29.1’
* 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.893  0.773   8.753
ssvFetchBam                  7.049  0.546   7.734
ssvSignalHeatmap             6.569  0.165   6.802
merge_clusters               5.095  0.057   5.196
ssvSignalHeatmap.ClusterBars 4.993  0.063   5.086
* 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.29.1’
** 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 
311.858   8.233 322.565 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation4.0030.1114.138
append_ynorm0.0550.0070.062
applyMovingAverage1.1640.0161.191
applySpline0.5470.0090.561
assemble_heatmap_cluster_bars1.1070.0131.127
calc_norm_factors0.0250.0030.029
centerAtMax0.2790.0070.288
centerFixedSizeGRanges0.1920.0110.204
centerGRangesAtMax0.6250.0170.649
clusteringKmeans0.0330.0040.037
clusteringKmeansNestedHclust0.0380.0050.042
col2hex0.0020.0010.001
collapse_gr0.8230.0250.857
convert_collapsed_coord0.2800.0130.293
copy_clust_info2.1240.0232.159
crossCorrByRle0.4970.0170.518
easyLoad_FUN0.0590.0020.061
easyLoad_IDRmerged0.0550.0020.058
easyLoad_bed0.1620.0020.164
easyLoad_broadPeak0.0690.0010.072
easyLoad_narrowPeak0.0450.0020.047
easyLoad_seacr0.0490.0020.051
expandCigar0.1800.0250.210
findMaxPos0.0390.0090.049
fragLen_calcStranded1.9110.0481.974
fragLen_fromMacs2Xls0.0030.0010.003
getReadLength0.0610.0090.071
get_mapped_reads0.0090.0010.010
ggellipse1.0570.0201.086
harmonize_seqlengths0.1540.0110.165
make_clustering_matrix0.0830.0030.087
merge_clusters5.0950.0575.196
prepare_fetch_GRanges0.0370.0020.039
prepare_fetch_GRanges_names0.1010.0030.105
prepare_fetch_GRanges_width0.0350.0020.038
quantileGRangesWidth0.0030.0010.004
reorder_clusters_hclust3.5500.0373.613
reorder_clusters_manual1.5360.0361.606
reorder_clusters_stepdown2.7930.0282.847
reverse_clusters3.0300.0383.097
safeBrew0.0240.0030.028
split_cluster2.6550.0252.704
ssvAnnotateSubjectGRanges1.1710.0261.203
ssvConsensusIntervalSets0.3750.0110.390
ssvFactorizeMembTable0.0160.0020.018
ssvFeatureBars1.0310.0071.045
ssvFeatureBinaryHeatmap7.8930.7738.753
ssvFeatureEuler1.0140.0331.061
ssvFeaturePie0.8340.0140.859
ssvFeatureUpset3.9930.0734.108
ssvFeatureVenn1.7730.0181.804
ssvFetchBam7.0490.5467.734
ssvFetchBamPE2.5690.4533.118
ssvFetchBamPE.RNA1.8290.0761.923
ssvFetchBigwig1.5910.0241.628
ssvFetchGRanges0.8730.0190.896
ssvFetchSignal1.8560.0991.979
ssvMakeMembTable-methods0.6850.0240.731
ssvOverlapIntervalSets0.3380.0160.361
ssvSignalBandedQuantiles4.6350.0804.751
ssvSignalClustering3.6550.0523.729
ssvSignalHeatmap.ClusterBars4.9930.0635.086
ssvSignalHeatmap6.5690.1656.802
ssvSignalLineplot3.4160.0343.475
ssvSignalLineplotAgg1.0940.0141.115
ssvSignalScatterplot1.3230.0171.348
viewGRangesWinSample_dt1.3960.0991.530
viewGRangesWinSummary_dt1.2630.0581.327
within_clust_sort1.9200.0511.980