Back to Multiple platform build/check report for BioC 3.9 experimental data

CHECK report for curatedMetagenomicData on malbec2

This page was generated on 2019-10-17 16:51:33 -0400 (Thu, 17 Oct 2019).

Package 82/371HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
curatedMetagenomicData 1.14.1
Lucas Schiffer
Snapshot Date: 2019-10-17 09:00:12 -0400 (Thu, 17 Oct 2019)
URL: https://git.bioconductor.org/packages/curatedMetagenomicData
Branch: RELEASE_3_9
Last Commit: d33ca60
Last Changed Date: 2019-05-21 13:32:18 -0400 (Tue, 21 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository

Summary

Package: curatedMetagenomicData
Version: 1.14.1
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:curatedMetagenomicData.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings curatedMetagenomicData_1.14.1.tar.gz
StartedAt: 2019-10-17 13:02:07 -0400 (Thu, 17 Oct 2019)
EndedAt: 2019-10-17 13:06:17 -0400 (Thu, 17 Oct 2019)
EllapsedTime: 250.1 seconds
RetCode: 0
Status:  OK 
CheckDir: curatedMetagenomicData.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.9-data-experiment/meat/curatedMetagenomicData.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 ‘curatedMetagenomicData/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘curatedMetagenomicData’ version ‘1.14.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 ‘curatedMetagenomicData’ 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
ExpressionSet2phyloseq 5.196  0.104   5.441
* 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

curatedMetagenomicData.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘curatedMetagenomicData’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (curatedMetagenomicData)

Tests output

curatedMetagenomicData.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(curatedMetagenomicData)
Loading required package: AnnotationHub
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: BiocFileCache
Loading required package: dbplyr
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:AnnotationHub':

    cache

Loading required package: dplyr

Attaching package: 'dplyr'

The following object is masked from 'package:Biobase':

    combine

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

    ident, sql

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

    combine, intersect, setdiff, union

The following object is masked from 'package:testthat':

    matches

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

    filter, lag

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

    intersect, setdiff, setequal, union

Loading required package: ExperimentHub
                      _           _
  ___ _   _ _ __ __ _| |_ ___  __| |
 / __| | | | '__/ _` | __/ _ \/ _` |
| (__| |_| | | | (_| | ||  __/ (_| |
 \___|\__,_|_|  \__,_|\__\___|\__,_|
 __  __      _                                         _
|  \/  | ___| |_ __ _  __ _  ___ _ __   ___  _ __ ___ (_) ___
| |\/| |/ _ \ __/ _` |/ _` |/ _ \ '_ \ / _ \| '_ ` _ \| |/ __|
| |  | |  __/ || (_| | (_| |  __/ | | | (_) | | | | | | | (__
|_|  |_|\___|\__\__,_|\__, |\___|_| |_|\___/|_| |_| |_|_|\___|
 ____        _        |___/
|  _ \  __ _| |_ __ _
| | | |/ _` | __/ _` |
| |_| | (_| | || (_| |
|____/ \__,_|\__\__,_|

> 
> test_check("curatedMetagenomicData")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 40 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 30.533   0.656  33.853 

Example timings

curatedMetagenomicData.Rcheck/curatedMetagenomicData-Ex.timings

nameusersystemelapsed
AsnicarF_20173.3280.1273.881
BackhedF_20152.0850.0242.426
Bengtsson-PalmeJ_20152.0600.0162.394
BritoIL_20162.1310.0202.427
Castro-NallarE_20152.1260.0162.442
ChengpingW_20171.9780.0242.325
ChngKR_20161.7540.0282.208
CosteaPI_20172.0950.0203.398
DavidLA_20151.8140.0292.081
ExpressionSet2MRexperiment2.7910.0282.971
ExpressionSet2phyloseq5.1960.1045.441
FengQ_20152.1260.0162.314
FerrettiP_20182.1450.0162.453
HMP_20121.8700.0282.052
HanniganGD_20171.9120.0402.138
Heitz-BuschartA_20161.9540.0402.130
KarlssonFH_20132.0240.0202.195
KosticAD_20152.0990.0402.311
LeChatelierE_20132.2330.0162.435
LiJ_20142.3450.0232.525
LiJ_20172.1570.0202.401
LiSS_20162.1860.0132.361
LiuW_20162.1830.0282.377
LomanNJ_20132.3270.0122.500
LoombaR_20172.2230.0322.422
LouisS_20162.4590.0232.659
NielsenHB_20142.0040.0252.355
Obregon-TitoAJ_20152.2360.0322.551
OhJ_20142.1890.0202.572
OlmMR_20172.1880.0122.439
PasolliE_20182.1410.0242.313
QinJ_20122.0760.0242.249
QinN_20142.2550.0242.447
RampelliS_20152.4640.0202.685
RaymondF_20162.0710.0162.267
SchirmerM_20161.9540.0282.211
ShiB_20152.0070.0162.177
SmitsSA_20171.7980.0242.023
TettAJ_20162.2030.0442.417
ThomasAM_2018a2.1690.0152.329
ThomasAM_2018b2.0630.0282.254
VatanenT_20162.1160.0202.507
VincentC_20162.1390.0322.357
VogtmannE_20162.1380.0162.294
WenC_20172.2030.0162.371
XieH_20162.2520.0402.440
YuJ_20152.1700.0282.323
ZellerG_20142.1300.0122.298
cmdValidVersions0.0000.0020.002
curatedMetagenomicData4.1960.0454.520
getMetaphlanTree0.3760.0000.376
mergeData4.6050.0324.951