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

This page was generated on 2024-12-24 11:40 -0500 (Tue, 24 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4373
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 1919/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.27.2  (landing page)
Joseph R Boyd
Snapshot Date: 2024-12-23 13:40 -0500 (Mon, 23 Dec 2024)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: devel
git_last_commit: ae10577
git_last_commit_date: 2024-12-09 15:04:05 -0500 (Mon, 09 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'rtracklayer' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'rtracklayer' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


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.27.2
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings seqsetvis_1.27.2.tar.gz
StartedAt: 2024-12-24 02:10:35 -0500 (Tue, 24 Dec 2024)
EndedAt: 2024-12-24 02:20:39 -0500 (Tue, 24 Dec 2024)
EllapsedTime: 604.0 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/seqsetvis.Rcheck’
* using R Under development (unstable) (2024-10-21 r87258)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.27.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 7.342  0.437   7.781
ssvFetchBam             5.974  0.020   5.960
* 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.21-bioc/R/bin/R CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-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 Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences"
Copyright (C) 2024 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 1291 ]
> 
> proc.time()
   user  system elapsed 
258.634   1.513 255.679 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation2.7750.1852.926
append_ynorm0.0740.0030.052
applyMovingAverage0.6680.0020.663
applySpline0.3450.0100.320
assemble_heatmap_cluster_bars0.7190.0080.695
calc_norm_factors0.0330.0010.024
centerAtMax0.3280.0090.270
centerFixedSizeGRanges0.1510.0050.157
centerGRangesAtMax0.5100.0050.459
clusteringKmeans0.0380.0000.026
clusteringKmeansNestedHclust0.0380.0030.031
col2hex0.0000.0010.001
collapse_gr0.6120.0110.623
convert_collapsed_coord0.1730.0060.179
copy_clust_info1.5810.0161.515
crossCorrByRle0.2850.0020.288
easyLoad_FUN0.0460.0010.047
easyLoad_IDRmerged0.0360.0030.039
easyLoad_bed0.1120.0020.114
easyLoad_broadPeak0.0350.0010.035
easyLoad_narrowPeak0.0350.0010.036
easyLoad_seacr0.0390.0010.040
expandCigar0.1700.0030.156
findMaxPos0.0410.0040.036
fragLen_calcStranded1.5100.0071.510
fragLen_fromMacs2Xls0.0020.0000.003
getReadLength0.0490.0010.050
get_mapped_reads0.0080.0000.008
ggellipse0.4990.0000.499
harmonize_seqlengths0.0990.0000.099
make_clustering_matrix0.0780.0030.070
merge_clusters3.2510.0093.133
prepare_fetch_GRanges0.0260.0020.028
prepare_fetch_GRanges_names0.0730.0010.073
prepare_fetch_GRanges_width0.0250.0030.028
quantileGRangesWidth0.0030.0000.003
reorder_clusters_hclust1.8250.0021.784
reorder_clusters_manual0.9400.0030.907
reorder_clusters_stepdown1.8210.0061.743
reverse_clusters2.1640.0152.013
safeBrew0.0210.0010.023
split_cluster1.8380.0171.678
ssvAnnotateSubjectGRanges0.9330.0160.949
ssvConsensusIntervalSets0.3220.0040.326
ssvFactorizeMembTable0.0150.0020.017
ssvFeatureBars0.5030.0010.505
ssvFeatureBinaryHeatmap7.3420.4377.781
ssvFeatureEuler0.4680.0020.470
ssvFeaturePie0.4380.0020.440
ssvFeatureUpset2.2470.0062.253
ssvFeatureVenn0.8720.0050.877
ssvFetchBam5.9740.0205.960
ssvFetchBamPE1.8660.0211.888
ssvFetchBamPE.RNA1.5090.0081.432
ssvFetchBigwig1.3350.0041.332
ssvFetchGRanges0.6800.0150.696
ssvFetchSignal1.3810.0121.393
ssvMakeMembTable-methods0.4730.0030.476
ssvOverlapIntervalSets0.2050.0050.210
ssvSignalBandedQuantiles3.5470.0393.414
ssvSignalClustering2.6840.0242.567
ssvSignalHeatmap.ClusterBars3.1210.0663.010
ssvSignalHeatmap3.7840.0613.609
ssvSignalLineplot2.0490.0292.071
ssvSignalLineplotAgg0.7320.0040.717
ssvSignalScatterplot0.8220.0040.758
viewGRangesWinSample_dt1.1560.0051.148
viewGRangesWinSummary_dt1.1410.0041.113
within_clust_sort1.4810.0041.402