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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
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-08 13:45 -0500 (Mon, 08 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
kjohnson1macOS 13.7.5 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 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-12-10 23:28:22 -0500 (Wed, 10 Dec 2025)
EndedAt: 2025-12-10 23:44:38 -0500 (Wed, 10 Dec 2025)
EllapsedTime: 975.9 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.754  0.588  14.096
ssvFetchBam                  6.505  0.210   9.259
ssvSignalBandedQuantiles     5.413  0.134   8.030
ssvSignalHeatmap             5.193  0.116   7.633
merge_clusters               4.714  0.069   6.402
ssvSignalHeatmap.ClusterBars 4.687  0.059   6.281
add_cluster_annotation       4.095  0.098   5.891
ssvFeatureUpset              3.745  0.046   5.241
reorder_clusters_stepdown    3.744  0.038   5.172
* 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 
301.357   6.991 432.540 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation4.0950.0985.891
append_ynorm0.0650.0070.102
applyMovingAverage1.0750.0161.535
applySpline0.5480.0160.889
assemble_heatmap_cluster_bars1.0540.0161.473
calc_norm_factors0.0340.0040.098
centerAtMax0.2930.0140.450
centerFixedSizeGRanges0.190.010.26
centerGRangesAtMax0.5500.0170.849
clusteringKmeans0.0420.0060.147
clusteringKmeansNestedHclust0.0450.0080.106
col2hex0.0010.0010.001
collapse_gr0.8140.0211.310
convert_collapsed_coord0.2400.0110.410
copy_clust_info1.9870.0343.090
crossCorrByRle0.5030.0150.675
easyLoad_FUN0.0640.0030.091
easyLoad_IDRmerged0.0500.0020.079
easyLoad_bed0.1310.0020.177
easyLoad_broadPeak0.0650.0010.079
easyLoad_narrowPeak0.0330.0020.054
easyLoad_seacr0.0460.0020.061
expandCigar0.1820.0150.280
findMaxPos0.0450.0110.078
fragLen_calcStranded1.7350.0282.225
fragLen_fromMacs2Xls0.0030.0010.068
getReadLength0.0610.0060.180
get_mapped_reads0.0100.0010.011
ggellipse0.9450.0101.314
harmonize_seqlengths0.1560.0100.231
make_clustering_matrix0.0850.0050.124
merge_clusters4.7140.0696.402
prepare_fetch_GRanges0.0340.0040.049
prepare_fetch_GRanges_names0.0940.0060.148
prepare_fetch_GRanges_width0.0310.0030.035
quantileGRangesWidth0.0040.0030.012
reorder_clusters_hclust2.6410.0323.876
reorder_clusters_manual1.4140.0182.078
reorder_clusters_stepdown3.7440.0385.172
reverse_clusters2.7650.0373.930
safeBrew0.0250.0050.036
split_cluster2.4440.0333.580
ssvAnnotateSubjectGRanges1.1380.0331.621
ssvConsensusIntervalSets0.3940.0130.539
ssvFactorizeMembTable0.0180.0050.027
ssvFeatureBars0.9930.0121.358
ssvFeatureBinaryHeatmap 9.754 0.58814.096
ssvFeatureEuler0.9590.0251.344
ssvFeaturePie0.7620.0171.012
ssvFeatureUpset3.7450.0465.241
ssvFeatureVenn1.6180.0252.290
ssvFetchBam6.5050.2109.259
ssvFetchBamPE2.2020.1383.186
ssvFetchBamPE.RNA1.8140.0662.804
ssvFetchBigwig1.6090.0302.197
ssvFetchGRanges0.8570.0151.147
ssvFetchSignal1.6900.0512.472
ssvMakeMembTable-methods0.6510.0170.954
ssvOverlapIntervalSets0.3230.0110.471
ssvSignalBandedQuantiles5.4130.1348.030
ssvSignalClustering3.5610.0584.803
ssvSignalHeatmap.ClusterBars4.6870.0596.281
ssvSignalHeatmap5.1930.1167.633
ssvSignalLineplot3.4980.0534.720
ssvSignalLineplotAgg1.1880.0181.573
ssvSignalScatterplot1.3550.0232.193
viewGRangesWinSample_dt1.3720.0421.903
viewGRangesWinSummary_dt1.2790.0501.730
within_clust_sort2.0730.0362.994