Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

CHECK report for ngsReports on malbec2

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

Package 1105/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ngsReports 1.0.1
Steve Pederson
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/ngsReports
Branch: RELEASE_3_9
Last Commit: 6757f6e
Last Changed Date: 2019-08-31 12:11:51 -0400 (Sat, 31 Aug 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: ngsReports
Version: 1.0.1
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:ngsReports.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings ngsReports_1.0.1.tar.gz
StartedAt: 2019-10-16 03:34:05 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 03:39:03 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 297.9 seconds
RetCode: 0
Status:  OK 
CheckDir: ngsReports.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/ngsReports.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 ‘ngsReports/DESCRIPTION’ ... OK
* this is package ‘ngsReports’ version ‘1.0.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 ‘ngsReports’ 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
* 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

ngsReports.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘ngsReports’ ...
** 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 (ngsReports)

Tests output

ngsReports.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.

> library(testthat)
> library(ngsReports)
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Loading required package: ggplot2
Loading required package: tibble
> 
> test_check("ngsReports")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 171 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 35.958   0.980  38.200 

Example timings

ngsReports.Rcheck/ngsReports-Ex.timings

nameusersystemelapsed
FastqcData0.0830.0000.112
FastqcDataList0.5280.0000.615
TheoreticalGC-class0.1130.0000.126
dot-FastqcFile-class0.0030.0000.003
dot-addPercent0.0010.0000.000
dot-emptyPlot0.1810.0040.184
dot-makeDendro0.4800.0000.481
dot-makeLabels0.0000.0000.001
dot-splitByTab0.0040.0000.003
estGcDistn0.0220.0000.022
extract-methods0.2960.0080.304
fqName-methods0.4040.0040.409
fqcVersion0.6470.0000.647
gcAvail0.2560.0080.280
gcTheoretical0.0490.0000.050
getColours-methods0.0020.0000.002
getGC0.0080.0080.017
getModule0.3730.0040.376
getSummary0.3230.0000.323
importNgsLogs0.0210.0000.084
isCompressed0.0010.0000.001
mData0.0160.0000.017
maxAdapterContent0.4140.0040.419
overRep2Fasta-methods0.3040.0000.305
path0.3160.0040.320
plotAdapterContent-methods1.7570.0241.781
plotBaseQuals-methods1.7470.0441.791
plotDupLevels-methods0.9560.0200.976
plotGcContent-methods0.6530.0040.657
plotKmers-methods0.5670.0080.575
plotNContent-methods0.3720.0000.372
plotOverrep-methods0.5950.0000.595
plotReadTotals-methods0.6160.0040.619
plotSeqContent-methods0.5520.0040.556
plotSeqLengthDistn-methods1.0070.0041.044
plotSeqQuals-methods0.9770.0080.985
plotSummary-methods0.5140.0040.519
pwf0.0040.0000.003
readTotals0.3120.0000.312
runFastQC-methods000
writeHtmlReport000