Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-03-20 12:06 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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 1934/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.26.0  (landing page)
Joseph R Boyd
Snapshot Date: 2025-03-17 13:00 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: RELEASE_3_20
git_last_commit: 31e216f
git_last_commit_date: 2024-10-29 10:27:03 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.26.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings seqsetvis_1.26.0.tar.gz
StartedAt: 2025-03-18 02:59:46 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 03:09:26 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 579.6 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/seqsetvis.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.26.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 6.527  0.283   6.811
ssvFetchBam             5.713  0.013   5.661
* 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.20-bioc/R/bin/R CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘seqsetvis’ ...
** 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.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 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)
> 
> ## test package
> test_check(package = "seqsetvis")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1284 ]
> 
> proc.time()
   user  system elapsed 
248.831   1.749 245.559 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation2.7040.2122.880
append_ynorm0.0670.0000.043
applyMovingAverage0.6110.0040.608
applySpline0.3280.0010.296
assemble_heatmap_cluster_bars0.6940.0110.653
calc_norm_factors0.0300.0010.022
centerAtMax0.2770.0020.236
centerFixedSizeGRanges0.1110.0000.113
centerGRangesAtMax0.3840.0030.334
clusteringKmeans0.0370.0010.025
clusteringKmeansNestedHclust0.0560.0000.028
col2hex0.0010.0000.001
collapse_gr0.6210.0020.623
convert_collapsed_coord0.1600.0000.159
copy_clust_info1.5980.0031.476
crossCorrByRle0.2910.0010.292
easyLoad_FUN0.0570.0000.058
easyLoad_IDRmerged0.0440.0000.044
easyLoad_bed0.1120.0000.112
easyLoad_broadPeak0.0330.0000.033
easyLoad_narrowPeak0.0320.0010.033
easyLoad_seacr0.0360.0000.035
expandCigar0.1690.0010.138
findMaxPos0.0410.0020.031
fragLen_calcStranded1.5510.0031.527
fragLen_fromMacs2Xls0.0020.0000.002
getReadLength0.0490.0010.049
get_mapped_reads0.0090.0000.009
ggellipse0.4990.0010.499
harmonize_seqlengths0.1140.0000.114
make_clustering_matrix0.0760.0000.065
merge_clusters3.1150.0022.980
prepare_fetch_GRanges0.0270.0000.027
prepare_fetch_GRanges_names0.0710.0000.071
prepare_fetch_GRanges_width0.0260.0000.026
quantileGRangesWidth0.0030.0000.003
reorder_clusters_hclust1.7340.0021.662
reorder_clusters_manual0.9700.0040.906
reorder_clusters_stepdown1.7600.0061.681
reverse_clusters2.0460.0321.989
safeBrew0.0230.0010.025
split_cluster2.5420.1332.564
ssvAnnotateSubjectGRanges0.8450.0130.858
ssvConsensusIntervalSets0.2870.0030.289
ssvFactorizeMembTable0.0130.0000.013
ssvFeatureBars0.4720.0010.473
ssvFeatureBinaryHeatmap6.5270.2836.811
ssvFeatureEuler0.4590.0050.464
ssvFeaturePie0.4360.0010.437
ssvFeatureUpset2.2480.0182.266
ssvFeatureVenn0.8030.0120.815
ssvFetchBam5.7130.0135.661
ssvFetchBamPE1.7800.0011.781
ssvFetchBamPE.RNA1.3200.0051.272
ssvFetchBigwig1.2520.0041.255
ssvFetchGRanges0.6740.0020.676
ssvFetchSignal1.3270.0001.327
ssvMakeMembTable-methods0.4410.0030.444
ssvOverlapIntervalSets0.2020.0020.203
ssvSignalBandedQuantiles3.5310.0133.355
ssvSignalClustering2.5700.0132.362
ssvSignalHeatmap.ClusterBars3.1670.0302.916
ssvSignalHeatmap3.7490.0133.440
ssvSignalLineplot1.9590.0602.013
ssvSignalLineplotAgg0.8040.0050.790
ssvSignalScatterplot0.8040.0030.763
viewGRangesWinSample_dt1.1110.0051.111
viewGRangesWinSummary_dt1.0720.0011.049
within_clust_sort1.4090.0581.403