Back to Build/check report for BioC 3.24:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2026-05-09 15:11 -0400 (Sat, 09 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4890
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 1996/2374HostnameOS / ArchINSTALLBUILDCHECKBIOCCHECKBUILD BIN
seqsetvis 1.33.0  (landing page)
Joseph R Boyd
Snapshot Date: 2026-05-08 13:45 -0400 (Fri, 08 May 2026)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: devel
git_last_commit: c6ebdb7
git_last_commit_date: 2026-04-28 08:47:37 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK    WARNINGS  UNNEEDED, same version is already published
See other builds for seqsetvis in R Universe.


CHECK results for seqsetvis on nebbiolo2

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.33.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings seqsetvis_1.33.0.tar.gz
StartedAt: 2026-05-09 04:24:31 -0400 (Sat, 09 May 2026)
EndedAt: 2026-05-09 04:35:05 -0400 (Sat, 09 May 2026)
EllapsedTime: 634.7 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/seqsetvis.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-09 08:24:31 UTC
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.33.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.713  0.213   7.927
ssvSignalHeatmap.ClusterBars 6.478  0.008   6.125
ssvFetchBam                  5.741  0.034   5.694
ssvSignalHeatmap             5.668  0.003   5.295
* 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.24-bioc/R/bin/R CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘seqsetvis’ ...
** this is package ‘seqsetvis’ version ‘1.33.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.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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)

Attaching package: 'data.table'

The following object is masked from 'package:base':

    %notin%

> 
> ## 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 
261.431   1.535 258.209 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.3200.0873.370
append_ynorm0.0650.0010.041
applyMovingAverage0.9010.0010.893
applySpline0.4800.0020.423
assemble_heatmap_cluster_bars0.9830.0040.919
calc_norm_factors0.0320.0020.023
centerAtMax0.3310.0010.237
centerFixedSizeGRanges0.1390.0250.164
centerGRangesAtMax0.5990.0110.501
clusteringKmeans0.0410.0000.027
clusteringKmeansNestedHclust0.0610.0010.032
col2hex0.0010.0000.001
collapse_gr0.6560.0060.663
convert_collapsed_coord0.2480.0020.251
copy_clust_info1.8710.0031.699
crossCorrByRle0.4080.0010.409
easyLoad_FUN0.0510.0000.051
easyLoad_IDRmerged0.0430.0000.043
easyLoad_bed0.1190.0000.119
easyLoad_broadPeak0.0340.0000.034
easyLoad_narrowPeak0.0350.0000.035
easyLoad_seacr0.0370.0010.038
expandCigar0.1620.0050.147
findMaxPos0.0380.0020.031
fragLen_calcStranded1.5820.0051.576
fragLen_fromMacs2Xls0.0020.0000.002
getReadLength0.0610.0000.061
get_mapped_reads0.0080.0000.008
ggellipse0.8210.0020.824
harmonize_seqlengths0.0850.0020.088
make_clustering_matrix0.0780.0020.066
merge_clusters3.9580.0023.867
prepare_fetch_GRanges0.0270.0000.027
prepare_fetch_GRanges_names0.0730.0000.073
prepare_fetch_GRanges_width0.0260.0020.028
quantileGRangesWidth0.0030.0000.003
reorder_clusters_hclust2.2740.0012.228
reorder_clusters_manual1.2590.0011.221
reorder_clusters_stepdown3.0800.0293.062
reverse_clusters2.3710.0052.280
safeBrew0.0280.0020.030
split_cluster2.1050.0132.033
ssvAnnotateSubjectGRanges0.8900.0130.904
ssvConsensusIntervalSets0.2710.0020.273
ssvFactorizeMembTable0.0240.0010.025
ssvFeatureBars0.8600.0050.866
ssvFeatureBinaryHeatmap7.7130.2137.927
ssvFeatureEuler0.7820.0010.783
ssvFeaturePie0.5900.0000.591
ssvFeatureUpset3.4600.0293.503
ssvFeatureVenn3.5350.0263.563
ssvFetchBam5.7410.0345.694
ssvFetchBamPE1.7380.0041.744
ssvFetchBamPE.RNA1.4990.0231.407
ssvFetchBigwig1.2600.0291.290
ssvFetchGRanges0.6890.0020.691
ssvFetchSignal1.3970.0041.401
ssvMakeMembTable-methods0.4750.0030.478
ssvOverlapIntervalSets0.230.000.23
ssvSignalBandedQuantiles4.6480.1334.637
ssvSignalClustering3.1380.0092.893
ssvSignalHeatmap.ClusterBars6.4780.0086.125
ssvSignalHeatmap5.6680.0035.295
ssvSignalLineplot2.7150.0292.738
ssvSignalLineplotAgg0.9770.0020.962
ssvSignalScatterplot1.1450.0011.094
viewGRangesWinSample_dt1.1740.0051.174
viewGRangesWinSummary_dt1.1460.0011.113
within_clust_sort1.8320.0221.739