Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for seqsetvis on malbec2

This page was generated on 2019-10-16 12:13:48 -0400 (Wed, 16 Oct 2019).

Package 1499/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.4.1
Joseph R Boyd
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/seqsetvis
Branch: RELEASE_3_9
Last Commit: f119914
Last Changed Date: 2019-09-11 10:11:11 -0400 (Wed, 11 Sep 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: seqsetvis
Version: 1.4.1
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings seqsetvis_1.4.1.tar.gz
StartedAt: 2019-10-16 04:57:33 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 05:05:37 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 483.7 seconds
RetCode: 0
Status:  OK 
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings seqsetvis_1.4.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/seqsetvis.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.4.1’
* 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 R 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 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 or elapsed time > 5s
                           user system elapsed
ssvSignalBandedQuantiles 16.725  0.144   8.742
ssvFetchBam              15.745  0.044   7.990
ssvFetchBamPE            14.571  0.068   4.156
ssvSignalClustering      10.694  0.055   3.227
ssvSignalScatterplot      7.682  0.016   2.751
ssvSignalHeatmap          6.398  0.036   1.912
ssvSignalLineplotAgg      5.558  0.017   2.355
centerAtMax               5.177  0.013   0.979
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

seqsetvis.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘seqsetvis’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 994 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
628.951   3.239 211.227 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
applySpline3.3310.0441.191
centerAtMax5.1770.0130.979
centerFixedSizeGRanges0.1810.0040.185
clusteringKmeans2.9160.0150.440
clusteringKmeansNestedHclust3.5710.0080.543
col2hex0.0020.0000.002
crossCorrByRle0.5460.0120.581
easyLoad_bed0.0710.0000.070
easyLoad_broadPeak0.1880.0000.189
easyLoad_narrowPeak0.0430.0000.042
fragLen_calcStranded2.2850.0091.793
fragLen_fromMacs2Xls0.0020.0000.003
ggellipse0.9010.0000.901
harmonize_seqlengths0.1430.0040.148
prepare_fetch_GRanges0.0280.0000.029
quantileGRangesWidth0.0010.0000.001
safeBrew0.0310.0000.030
ssvFactorizeMembTable0.0300.0000.031
ssvFeatureBars1.2610.0001.261
ssvFeatureBinaryHeatmap0.6860.0040.690
ssvFeatureEuler0.9480.0000.949
ssvFeaturePie0.9280.0030.936
ssvFeatureVenn1.0280.0001.028
ssvFetchBam15.745 0.044 7.990
ssvFetchBamPE14.571 0.068 4.156
ssvFetchBigwig2.5350.0041.530
ssvFetchGRanges1.8630.0120.854
ssvFetchSignal4.5780.0122.211
ssvMakeMembTable-methods0.7340.0000.735
ssvOverlapIntervalSets0.3150.0000.315
ssvSignalBandedQuantiles16.725 0.144 8.742
ssvSignalClustering10.694 0.055 3.227
ssvSignalHeatmap6.3980.0361.912
ssvSignalLineplot4.1340.0082.780
ssvSignalLineplotAgg5.5580.0172.355
ssvSignalScatterplot7.6820.0162.751
viewGRangesWinSample_dt2.2170.0081.480
viewGRangesWinSummary_dt3.9750.0161.754