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

CHECK report for MetaGxPancreas on malbec1

This page was generated on 2019-04-16 15:26:20 -0400 (Tue, 16 Apr 2019).

Package 206/360HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MetaGxPancreas 1.2.0
Michael Zon
Snapshot Date: 2019-04-16 11:00:05 -0400 (Tue, 16 Apr 2019)
URL: https://git.bioconductor.org/packages/MetaGxPancreas
Branch: RELEASE_3_8
Last Commit: 4706bd4
Last Changed Date: 2018-10-30 11:36:26 -0400 (Tue, 30 Oct 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository

Summary

Package: MetaGxPancreas
Version: 1.2.0
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:MetaGxPancreas.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings MetaGxPancreas_1.2.0.tar.gz
StartedAt: 2019-04-16 13:52:34 -0400 (Tue, 16 Apr 2019)
EndedAt: 2019-04-16 13:55:31 -0400 (Tue, 16 Apr 2019)
EllapsedTime: 176.9 seconds
RetCode: 0
Status:  OK 
CheckDir: MetaGxPancreas.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:MetaGxPancreas.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings MetaGxPancreas_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.8-data-experiment/meat/MetaGxPancreas.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MetaGxPancreas/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MetaGxPancreas’ version ‘1.2.0’
* 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 ‘MetaGxPancreas’ 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
BADEA             10.348  0.432  14.619
BALAGURUNATH       7.164  0.244   7.592
loadPancreasEsets  7.192  0.136   7.509
ZHANG              7.112  0.112   7.405
UNC                7.016  0.164   7.356
GRUTZMANN          6.996  0.144   7.359
OUH                6.936  0.124   7.242
CHEN               6.868  0.156   7.231
WINTER             6.828  0.184   7.382
COLLISON           6.712  0.164   7.055
ICGCSEQ            6.744  0.112   7.029
PEI                6.656  0.156   6.991
ICGCMICRO          6.624  0.140   6.983
TCGA               6.648  0.104   6.948
KIRBY              6.584  0.120   6.886
PCSI               6.504  0.108   6.804
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘required.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

MetaGxPancreas.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL MetaGxPancreas
###
##############################################################################
##############################################################################


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

Tests output

MetaGxPancreas.Rcheck/tests/required.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
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.

> #
> 
> proc.time()
   user  system elapsed 
  0.148   0.020   0.162 

Example timings

MetaGxPancreas.Rcheck/MetaGxPancreas-Ex.timings

nameusersystemelapsed
BADEA10.348 0.43214.619
BALAGURUNATH7.1640.2447.592
CHEN6.8680.1567.231
COLLISON6.7120.1647.055
GRUTZMANN6.9960.1447.359
ICGCMICRO6.6240.1406.983
ICGCSEQ6.7440.1127.029
KIRBY6.5840.1206.886
OUH6.9360.1247.242
PCSI6.5040.1086.804
PEI6.6560.1566.991
TCGA6.6480.1046.948
UNC7.0160.1647.356
WINTER6.8280.1847.382
ZHANG7.1120.1127.405
loadPancreasEsets7.1920.1367.509