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

This page was generated on 2026-05-01 11:32 -0400 (Fri, 01 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" 4843
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 1988/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.33.0  (landing page)
Joseph R Boyd
Snapshot Date: 2026-04-30 13:45 -0400 (Thu, 30 Apr 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  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-01 04:25:09 -0400 (Fri, 01 May 2026)
EndedAt: 2026-05-01 04:36:03 -0400 (Fri, 01 May 2026)
EllapsedTime: 653.6 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-01 08:25:10 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.400  0.241   7.641
ssvSignalHeatmap.ClusterBars 6.540  0.004   6.180
ssvFetchBam                  5.969  0.008   5.925
ssvSignalHeatmap             5.662  0.030   5.418
ssvSignalBandedQuantiles     4.951  0.133   4.869
* 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 
272.781   1.328 269.476 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.4630.1123.535
append_ynorm0.0700.0030.044
applyMovingAverage0.9240.0070.921
applySpline0.4880.0010.434
assemble_heatmap_cluster_bars0.9980.0040.934
calc_norm_factors0.0330.0010.024
centerAtMax0.2900.0020.250
centerFixedSizeGRanges0.1420.0010.144
centerGRangesAtMax0.5640.0150.521
clusteringKmeans0.0380.0030.026
clusteringKmeansNestedHclust0.0570.0030.032
col2hex0.0010.0000.002
collapse_gr0.6930.0090.701
convert_collapsed_coord0.2280.0030.231
copy_clust_info1.8680.0071.717
crossCorrByRle0.3950.0060.402
easyLoad_FUN0.0480.0000.047
easyLoad_IDRmerged0.0410.0000.040
easyLoad_bed0.1150.0010.116
easyLoad_broadPeak0.0330.0020.034
easyLoad_narrowPeak0.0350.0000.034
easyLoad_seacr0.0380.0000.038
expandCigar0.1840.0020.150
findMaxPos0.0450.0000.033
fragLen_calcStranded1.6370.0011.613
fragLen_fromMacs2Xls0.0020.0000.002
getReadLength0.0630.0010.064
get_mapped_reads0.0080.0000.008
ggellipse0.8020.0000.802
harmonize_seqlengths0.0900.0010.091
make_clustering_matrix0.0880.0010.067
merge_clusters4.1110.0013.935
prepare_fetch_GRanges0.0280.0000.029
prepare_fetch_GRanges_names0.0720.0010.074
prepare_fetch_GRanges_width0.0260.0000.027
quantileGRangesWidth0.0020.0000.002
reorder_clusters_hclust2.2750.0032.188
reorder_clusters_manual1.2990.0031.245
reorder_clusters_stepdown3.4210.0853.449
reverse_clusters2.6900.0022.515
safeBrew0.0330.0010.034
split_cluster2.3000.0082.142
ssvAnnotateSubjectGRanges0.9180.0040.922
ssvConsensusIntervalSets0.2930.0020.295
ssvFactorizeMembTable0.0240.0000.024
ssvFeatureBars0.8320.0020.834
ssvFeatureBinaryHeatmap7.4000.2417.641
ssvFeatureEuler0.8090.0000.809
ssvFeaturePie0.6320.0000.632
ssvFeatureUpset3.1560.0283.184
ssvFeatureVenn1.4380.0011.441
ssvFetchBam5.9690.0085.925
ssvFetchBamPE1.8000.0041.805
ssvFetchBamPE.RNA1.5330.0271.447
ssvFetchBigwig1.2860.0041.289
ssvFetchGRanges0.7090.0020.711
ssvFetchSignal1.4330.0021.435
ssvMakeMembTable-methods0.4870.0010.488
ssvOverlapIntervalSets0.2680.0020.270
ssvSignalBandedQuantiles4.9510.1334.869
ssvSignalClustering3.1600.0072.937
ssvSignalHeatmap.ClusterBars6.5400.0046.180
ssvSignalHeatmap5.6620.0305.418
ssvSignalLineplot2.7880.0022.785
ssvSignalLineplotAgg1.0130.0010.987
ssvSignalScatterplot1.2180.0031.133
viewGRangesWinSample_dt1.2440.0031.242
viewGRangesWinSummary_dt1.2010.0271.193
within_clust_sort1.8200.0061.747