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

This page was generated on 2026-04-03 11:38 -0400 (Fri, 03 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.6.0 alpha (2026-03-30 r89742) 4894
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 2002/2381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.31.2  (landing page)
Joseph R Boyd
Snapshot Date: 2026-04-02 13:40 -0400 (Thu, 02 Apr 2026)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: devel
git_last_commit: b035d64
git_last_commit_date: 2026-02-23 11:48:35 -0400 (Mon, 23 Feb 2026)
nebbiolo1Linux (Ubuntu 24.04.3 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.31.2
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.2.tar.gz
StartedAt: 2026-04-03 03:55:32 -0400 (Fri, 03 Apr 2026)
EndedAt: 2026-04-03 04:06:11 -0400 (Fri, 03 Apr 2026)
EllapsedTime: 638.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.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/seqsetvis.Rcheck’
* using R version 4.6.0 alpha (2026-03-30 r89742)
* 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-03 07:55:32 UTC
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.31.2’
* 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      8.196  0.202   8.400
ssvSignalHeatmap.ClusterBars 6.349  0.007   6.056
merge_clusters               6.171  0.005   6.830
ssvSignalHeatmap             6.081  0.009   5.745
ssvFetchBam                  5.744  0.008   5.710
* 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.2’
** 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 alpha (2026-03-30 r89742)
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 
263.856   1.633 260.243 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.2950.0873.344
append_ynorm0.0710.0040.044
applyMovingAverage0.9110.0000.902
applySpline0.4800.0030.426
assemble_heatmap_cluster_bars0.9770.0110.926
calc_norm_factors0.0350.0030.025
centerAtMax0.3380.0200.264
centerFixedSizeGRanges0.1200.0090.129
centerGRangesAtMax0.5590.0110.470
clusteringKmeans0.0370.0030.026
clusteringKmeansNestedHclust0.0410.0020.033
col2hex0.0000.0010.001
collapse_gr0.6460.0060.652
convert_collapsed_coord0.1670.0040.170
copy_clust_info1.8780.0041.711
crossCorrByRle0.4000.0170.419
easyLoad_FUN0.0450.0000.045
easyLoad_IDRmerged0.0390.0000.039
easyLoad_bed0.1160.0010.117
easyLoad_broadPeak0.0310.0010.033
easyLoad_narrowPeak0.0330.0010.035
easyLoad_seacr0.0380.0010.039
expandCigar0.1770.0060.147
findMaxPos0.0440.0050.035
fragLen_calcStranded1.5930.0081.584
fragLen_fromMacs2Xls0.0000.0020.002
getReadLength0.0470.0020.048
get_mapped_reads0.0060.0020.008
ggellipse0.7970.0030.801
harmonize_seqlengths0.1070.0000.107
make_clustering_matrix0.0760.0010.064
merge_clusters6.1710.0056.830
prepare_fetch_GRanges0.2320.0040.236
prepare_fetch_GRanges_names0.3940.0020.396
prepare_fetch_GRanges_width0.0740.0020.076
quantileGRangesWidth0.0060.0010.007
reorder_clusters_hclust2.3120.0002.260
reorder_clusters_manual1.2510.0001.171
reorder_clusters_stepdown3.2590.0613.228
reverse_clusters2.4530.0022.286
safeBrew0.0220.0000.021
split_cluster2.1240.0022.030
ssvAnnotateSubjectGRanges0.9330.0090.943
ssvConsensusIntervalSets0.3060.0030.309
ssvFactorizeMembTable0.0120.0020.015
ssvFeatureBars0.8510.0000.851
ssvFeatureBinaryHeatmap8.1960.2028.400
ssvFeatureEuler0.7910.0010.792
ssvFeaturePie0.6240.0040.629
ssvFeatureUpset4.2780.0264.304
ssvFeatureVenn1.4250.0021.427
ssvFetchBam5.7440.0085.710
ssvFetchBamPE1.7630.0061.770
ssvFetchBamPE.RNA1.5040.0261.455
ssvFetchBigwig1.3080.0041.312
ssvFetchGRanges0.7080.0020.711
ssvFetchSignal1.4010.0101.411
ssvMakeMembTable-methods0.4810.0030.485
ssvOverlapIntervalSets0.2360.0020.239
ssvSignalBandedQuantiles3.7460.0163.636
ssvSignalClustering3.0730.0042.934
ssvSignalHeatmap.ClusterBars6.3490.0076.056
ssvSignalHeatmap6.0810.0095.745
ssvSignalLineplot2.8990.0242.917
ssvSignalLineplotAgg1.0960.0011.077
ssvSignalScatterplot1.1130.0051.072
viewGRangesWinSample_dt1.1910.0051.190
viewGRangesWinSummary_dt1.2000.0031.176
within_clust_sort1.7830.0221.742