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

This page was generated on 2026-04-30 11:33 -0400 (Thu, 30 Apr 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-29 13:45 -0400 (Wed, 29 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-04-30 04:30:49 -0400 (Thu, 30 Apr 2026)
EndedAt: 2026-04-30 04:41:34 -0400 (Thu, 30 Apr 2026)
EllapsedTime: 645.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-04-30 08:30:49 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.313  0.296   7.610
ssvSignalHeatmap.ClusterBars 6.586  0.012   6.302
ssvSignalHeatmap             6.044  0.012   5.630
ssvFetchBam                  5.890  0.031   5.888
* 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 
268.090   1.609 264.235 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.4750.1193.558
append_ynorm0.0750.0000.048
applyMovingAverage0.9110.0000.905
applySpline0.4700.0000.429
assemble_heatmap_cluster_bars0.9280.0250.921
calc_norm_factors0.0340.0000.023
centerAtMax0.2870.0010.243
centerFixedSizeGRanges0.1270.0040.131
centerGRangesAtMax0.5450.0090.495
clusteringKmeans0.0340.0030.025
clusteringKmeansNestedHclust0.0430.0000.030
col2hex0.0010.0000.001
collapse_gr0.6320.0050.638
convert_collapsed_coord0.2110.0020.214
copy_clust_info1.7820.0011.700
crossCorrByRle0.3970.0020.400
easyLoad_FUN0.0470.0000.048
easyLoad_IDRmerged0.0380.0010.040
easyLoad_bed0.1180.0010.119
easyLoad_broadPeak0.0350.0000.035
easyLoad_narrowPeak0.0360.0010.037
easyLoad_seacr0.040.000.04
expandCigar0.1670.0040.152
findMaxPos0.0370.0020.032
fragLen_calcStranded1.6210.0031.615
fragLen_fromMacs2Xls0.0000.0020.002
getReadLength0.0620.0010.063
get_mapped_reads0.0080.0000.008
ggellipse0.8110.0010.812
harmonize_seqlengths0.0930.0000.094
make_clustering_matrix0.0790.0000.066
merge_clusters4.0530.0033.963
prepare_fetch_GRanges0.0290.0000.030
prepare_fetch_GRanges_names0.0760.0010.077
prepare_fetch_GRanges_width0.0260.0010.026
quantileGRangesWidth0.0020.0010.003
reorder_clusters_hclust2.2970.0002.249
reorder_clusters_manual1.2990.0011.259
reorder_clusters_stepdown3.2040.0243.183
reverse_clusters2.4940.0172.417
safeBrew0.0200.0020.022
split_cluster2.2050.0102.121
ssvAnnotateSubjectGRanges0.9090.0040.913
ssvConsensusIntervalSets0.3020.0040.305
ssvFactorizeMembTable0.0140.0010.015
ssvFeatureBars0.8190.0020.822
ssvFeatureBinaryHeatmap7.3130.2967.610
ssvFeatureEuler0.8270.0020.829
ssvFeaturePie0.6470.0010.647
ssvFeatureUpset3.1760.0053.180
ssvFeatureVenn1.4490.0151.464
ssvFetchBam5.8900.0315.888
ssvFetchBamPE1.8180.0251.843
ssvFetchBamPE.RNA1.5000.0041.435
ssvFetchBigwig1.2810.0041.286
ssvFetchGRanges0.7090.0040.713
ssvFetchSignal1.3840.0541.438
ssvMakeMembTable-methods0.4490.0020.451
ssvOverlapIntervalSets0.2220.0040.226
ssvSignalBandedQuantiles4.6800.1154.675
ssvSignalClustering3.0510.0462.956
ssvSignalHeatmap.ClusterBars6.5860.0126.302
ssvSignalHeatmap6.0440.0125.630
ssvSignalLineplot2.8610.0212.877
ssvSignalLineplotAgg1.0030.0100.996
ssvSignalScatterplot1.1270.0021.078
viewGRangesWinSample_dt1.1650.0031.156
viewGRangesWinSummary_dt1.1590.0021.132
within_clust_sort1.7830.0061.719