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

This page was generated on 2025-09-22 12:05 -0400 (Mon, 22 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4814
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4603
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4547
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4553
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 1963/2333HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.29.1  (landing page)
Joseph R Boyd
Snapshot Date: 2025-09-21 13:45 -0400 (Sun, 21 Sep 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-09-22 00:05:44 -0400 (Mon, 22 Sep 2025)
EndedAt: 2025-09-22 00:17:28 -0400 (Mon, 22 Sep 2025)
EllapsedTime: 703.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.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.865  0.692   8.619
ssvFetchBam                  7.229  0.385   7.682
ssvSignalHeatmap             5.484  0.140   5.652
merge_clusters               5.055  0.066   5.176
ssvSignalHeatmap.ClusterBars 5.025  0.058   5.115
ssvSignalBandedQuantiles     5.005  0.075   5.126
* 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 
310.916   6.981 319.816 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation4.1490.1134.294
append_ynorm0.0500.0060.059
applyMovingAverage1.1400.0141.161
applySpline0.5180.0100.534
assemble_heatmap_cluster_bars1.0720.0131.092
calc_norm_factors0.0280.0040.032
centerAtMax0.2910.0070.299
centerFixedSizeGRanges0.1940.0120.207
centerGRangesAtMax0.6230.0160.644
clusteringKmeans0.0270.0040.032
clusteringKmeansNestedHclust0.0340.0050.038
col2hex0.0010.0000.001
collapse_gr0.8660.0180.889
convert_collapsed_coord0.2850.0140.303
copy_clust_info2.0460.0202.079
crossCorrByRle0.4620.0120.477
easyLoad_FUN0.0540.0010.055
easyLoad_IDRmerged0.0430.0010.045
easyLoad_bed0.1520.0020.156
easyLoad_broadPeak0.0620.0020.064
easyLoad_narrowPeak0.0470.0010.049
easyLoad_seacr0.0470.0010.050
expandCigar0.1600.0160.177
findMaxPos0.0350.0070.042
fragLen_calcStranded1.9250.0371.974
fragLen_fromMacs2Xls0.0020.0010.003
getReadLength0.0530.0070.060
get_mapped_reads0.0090.0010.010
ggellipse1.0310.0171.054
harmonize_seqlengths0.1630.0120.176
make_clustering_matrix0.0820.0040.086
merge_clusters5.0550.0665.176
prepare_fetch_GRanges0.0340.0030.037
prepare_fetch_GRanges_names0.0940.0030.099
prepare_fetch_GRanges_width0.0360.0020.038
quantileGRangesWidth0.0040.0010.005
reorder_clusters_hclust3.4930.0363.544
reorder_clusters_manual1.5430.0151.567
reorder_clusters_stepdown2.7330.0272.777
reverse_clusters3.0380.0263.080
safeBrew0.0270.0030.032
split_cluster2.5310.0302.584
ssvAnnotateSubjectGRanges1.1570.0311.197
ssvConsensusIntervalSets0.4010.0130.416
ssvFactorizeMembTable0.0180.0030.021
ssvFeatureBars1.0130.0081.028
ssvFeatureBinaryHeatmap7.8650.6928.619
ssvFeatureEuler0.9580.0290.996
ssvFeaturePie0.7950.0310.850
ssvFeatureUpset3.9320.0414.010
ssvFeatureVenn1.8550.0211.893
ssvFetchBam7.2290.3857.682
ssvFetchBamPE2.4470.2512.722
ssvFetchBamPE.RNA1.9570.0682.037
ssvFetchBigwig1.7540.0291.797
ssvFetchGRanges1.0060.0311.046
ssvFetchSignal1.8150.0791.912
ssvMakeMembTable-methods0.6690.0140.688
ssvOverlapIntervalSets0.3190.0120.332
ssvSignalBandedQuantiles5.0050.0755.126
ssvSignalClustering3.7460.0673.841
ssvSignalHeatmap.ClusterBars5.0250.0585.115
ssvSignalHeatmap5.4840.1405.652
ssvSignalLineplot3.4960.0263.537
ssvSignalLineplotAgg1.2080.0171.229
ssvSignalScatterplot1.4040.0201.430
viewGRangesWinSample_dt1.3430.0531.403
viewGRangesWinSummary_dt1.3290.0521.385
within_clust_sort2.1080.0272.143