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

This page was generated on 2026-05-22 11:33 -0400 (Fri, 22 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4995
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 2033/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.32.0  (landing page)
Joseph R Boyd
Snapshot Date: 2026-05-21 13:40 -0400 (Thu, 21 May 2026)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: RELEASE_3_23
git_last_commit: 5c54cba
git_last_commit_date: 2026-04-28 08:47:37 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for seqsetvis in R Universe.


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.32.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.32.0.tar.gz
StartedAt: 2026-05-22 06:05:00 -0400 (Fri, 22 May 2026)
EndedAt: 2026-05-22 06:16:02 -0400 (Fri, 22 May 2026)
EllapsedTime: 662.0 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.32.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-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-22 10:05:01 UTC
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.32.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.715  0.605   8.320
ssvSignalHeatmap.ClusterBars 6.788  0.104   6.451
ssvFetchBam                  6.232  0.111   6.307
ssvSignalHeatmap             5.900  0.063   5.617
ssvSignalBandedQuantiles     5.078  0.187   5.149
reorder_clusters_stepdown    4.056  1.169   5.133
* 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.32.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 
272.325   1.676 269.181 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.6160.1983.777
append_ynorm0.0740.0120.061
applyMovingAverage0.9670.0491.004
applySpline0.5180.0110.466
assemble_heatmap_cluster_bars1.0130.0390.985
calc_norm_factors0.0350.0000.025
centerAtMax0.3440.0140.262
centerFixedSizeGRanges0.1430.0070.150
centerGRangesAtMax0.6310.0170.536
clusteringKmeans0.0430.0030.030
clusteringKmeansNestedHclust0.0580.0040.034
col2hex0.0020.0000.002
collapse_gr0.6690.0050.674
convert_collapsed_coord0.3060.0130.320
copy_clust_info1.9770.0481.913
crossCorrByRle0.4230.0160.439
easyLoad_FUN0.0490.0000.049
easyLoad_IDRmerged0.0470.0010.048
easyLoad_bed0.1280.0010.130
easyLoad_broadPeak0.0370.0000.041
easyLoad_narrowPeak0.0390.0000.038
easyLoad_seacr0.0430.0020.047
expandCigar0.1970.0040.164
findMaxPos0.0530.0030.039
fragLen_calcStranded1.6710.0051.651
fragLen_fromMacs2Xls0.0020.0000.002
getReadLength0.0680.0000.068
get_mapped_reads0.0080.0000.009
ggellipse0.8740.0030.878
harmonize_seqlengths0.1140.0010.116
make_clustering_matrix0.0810.0010.069
merge_clusters4.4660.0104.359
prepare_fetch_GRanges0.0300.0010.031
prepare_fetch_GRanges_names0.0780.0020.080
prepare_fetch_GRanges_width0.0260.0020.030
quantileGRangesWidth0.0020.0010.003
reorder_clusters_hclust2.4560.0032.407
reorder_clusters_manual2.0090.5372.478
reorder_clusters_stepdown4.0561.1695.133
reverse_clusters2.6270.1092.633
safeBrew0.0230.0010.025
split_cluster2.2750.0702.243
ssvAnnotateSubjectGRanges0.9810.0821.063
ssvConsensusIntervalSets0.3440.0300.373
ssvFactorizeMembTable0.0160.0030.018
ssvFeatureBars0.8730.0170.890
ssvFeatureBinaryHeatmap7.7150.6058.320
ssvFeatureEuler0.8780.0250.903
ssvFeaturePie0.6660.0010.667
ssvFeatureUpset3.2760.0473.324
ssvFeatureVenn1.4800.0431.523
ssvFetchBam6.2320.1116.307
ssvFetchBamPE2.0170.0412.058
ssvFetchBamPE.RNA1.6710.0721.674
ssvFetchBigwig1.5010.0101.512
ssvFetchGRanges0.8120.0020.814
ssvFetchSignal1.5050.0271.533
ssvMakeMembTable-methods0.5090.0030.512
ssvOverlapIntervalSets0.2920.0040.296
ssvSignalBandedQuantiles5.0780.1875.149
ssvSignalClustering3.3030.0063.164
ssvSignalHeatmap.ClusterBars6.7880.1046.451
ssvSignalHeatmap5.9000.0635.617
ssvSignalLineplot2.8910.0032.888
ssvSignalLineplotAgg1.0240.0020.995
ssvSignalScatterplot1.2030.0211.136
viewGRangesWinSample_dt1.1630.0081.158
viewGRangesWinSummary_dt1.2050.0061.160
within_clust_sort1.8390.0221.747