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

This page was generated on 2025-12-20 11:34 -0500 (Sat, 20 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4875
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4593
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 1962/2332HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.31.0  (landing page)
Joseph R Boyd
Snapshot Date: 2025-12-19 13:40 -0500 (Fri, 19 Dec 2025)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: devel
git_last_commit: 1aad17d
git_last_commit_date: 2025-10-29 10:44:19 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  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 nebbiolo1

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.31.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings seqsetvis_1.31.0.tar.gz
StartedAt: 2025-12-20 03:26:07 -0500 (Sat, 20 Dec 2025)
EndedAt: 2025-12-20 03:36:54 -0500 (Sat, 20 Dec 2025)
EllapsedTime: 646.9 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings seqsetvis_1.31.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/seqsetvis.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.31.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 loading without being on the library search path ... 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.652  0.228   7.883
ssvFetchBam              5.825  0.032   5.821
ssvSignalBandedQuantiles 4.925  0.115   4.919
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

seqsetvis.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘seqsetvis’ ...
** this is package ‘seqsetvis’ version ‘1.31.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 Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 
269.937   1.681 266.280 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.5390.2253.728
append_ynorm0.0710.0040.046
applyMovingAverage0.9280.0040.921
applySpline0.4800.0000.445
assemble_heatmap_cluster_bars0.9730.0380.981
calc_norm_factors0.0350.0010.024
centerAtMax0.2920.0040.251
centerFixedSizeGRanges0.1450.0020.147
centerGRangesAtMax0.5370.0180.495
clusteringKmeans0.0830.0030.064
clusteringKmeansNestedHclust0.0390.0030.033
col2hex0.0000.0010.002
collapse_gr0.6320.0040.636
convert_collapsed_coord0.1650.0060.171
copy_clust_info1.8030.0041.651
crossCorrByRle0.4240.0060.430
easyLoad_FUN0.0540.0030.057
easyLoad_IDRmerged0.0420.0010.043
easyLoad_bed0.1150.0010.116
easyLoad_broadPeak0.0340.0010.035
easyLoad_narrowPeak0.0400.0010.040
easyLoad_seacr0.0440.0000.044
expandCigar0.1720.0050.157
findMaxPos0.0390.0050.035
fragLen_calcStranded1.5970.0041.593
fragLen_fromMacs2Xls0.0010.0010.003
getReadLength0.0490.0030.052
get_mapped_reads0.0070.0010.009
ggellipse0.8140.0010.816
harmonize_seqlengths0.1060.0000.107
make_clustering_matrix0.0790.0030.070
merge_clusters4.0200.0033.932
prepare_fetch_GRanges0.0290.0010.031
prepare_fetch_GRanges_names0.0790.0010.079
prepare_fetch_GRanges_width0.0270.0020.029
quantileGRangesWidth0.0010.0010.003
reorder_clusters_hclust2.3220.0032.279
reorder_clusters_manual1.320.001.24
reorder_clusters_stepdown3.1920.0143.123
reverse_clusters2.5430.0062.384
safeBrew0.0220.0000.022
split_cluster2.2330.0052.144
ssvAnnotateSubjectGRanges0.9160.0120.928
ssvConsensusIntervalSets0.3080.0050.313
ssvFactorizeMembTable0.0130.0020.014
ssvFeatureBars0.8240.0030.827
ssvFeatureBinaryHeatmap7.6520.2287.883
ssvFeatureEuler0.8020.0020.805
ssvFeaturePie0.6450.0000.645
ssvFeatureUpset3.1590.0033.162
ssvFeatureVenn1.4510.0021.453
ssvFetchBam5.8250.0325.821
ssvFetchBamPE1.8460.0311.878
ssvFetchBamPE.RNA1.4470.0071.383
ssvFetchBigwig1.3080.0071.316
ssvFetchGRanges0.7010.0010.703
ssvFetchSignal1.3770.0341.412
ssvMakeMembTable-methods0.4850.0170.502
ssvOverlapIntervalSets0.2160.0180.235
ssvSignalBandedQuantiles4.9250.1154.919
ssvSignalClustering3.2010.0042.928
ssvSignalHeatmap.ClusterBars4.1080.0073.915
ssvSignalHeatmap4.6180.0604.346
ssvSignalLineplot2.6670.0252.687
ssvSignalLineplotAgg1.0060.0000.979
ssvSignalScatterplot1.1690.0061.095
viewGRangesWinSample_dt1.1690.0041.167
viewGRangesWinSummary_dt1.1150.0011.091
within_clust_sort1.7800.0201.741