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

CHECK report for TCGAWorkflowData on malbec2

This page was generated on 2018-10-16 14:19:41 -0400 (Tue, 16 Oct 2018).

Package 320/342HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TCGAWorkflowData 1.4.0
Tiago Chedraoui Silva
Snapshot Date: 2018-10-16 07:35:22 -0400 (Tue, 16 Oct 2018)
URL: https://git.bioconductor.org/packages/TCGAWorkflowData
Branch: RELEASE_3_7
Last Commit: 52c4d01
Last Changed Date: 2018-04-30 10:31:33 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository

Summary

Package: TCGAWorkflowData
Version: 1.4.0
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:TCGAWorkflowData.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings TCGAWorkflowData_1.4.0.tar.gz
StartedAt: 2018-10-16 11:31:47 -0400 (Tue, 16 Oct 2018)
EndedAt: 2018-10-16 11:37:31 -0400 (Tue, 16 Oct 2018)
EllapsedTime: 343.8 seconds
RetCode: 0
Status:  OK 
CheckDir: TCGAWorkflowData.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:TCGAWorkflowData.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings TCGAWorkflowData_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.7-data-experiment/meat/TCGAWorkflowData.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TCGAWorkflowData/DESCRIPTION’ ... OK
* this is package ‘TCGAWorkflowData’ version ‘1.4.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 ‘TCGAWorkflowData’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 76.2Mb
  sub-directories of 1Mb or more:
    data  76.1Mb
* 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
TCGAWorkflowData 35.020  0.260  35.302
GBMmut           15.292  0.128  15.431
LGGmut           12.000  0.048  12.051
tmp.biogrid      10.912  0.004  10.918
mut              10.612  0.040  10.655
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.7-data-experiment/meat/TCGAWorkflowData.Rcheck/00check.log’
for details.



Installation output

TCGAWorkflowData.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL TCGAWorkflowData
###
##############################################################################
##############################################################################


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

Tests output

TCGAWorkflowData.Rcheck/tests/testthat.Rout


R version 3.5.1 Patched (2018-07-12 r74967) -- "Feather Spray"
Copyright (C) 2018 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(TCGAWorkflowData)
> 
> test_check("TCGAWorkflowData")
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 1 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 35.580   0.552  36.143 

Example timings

TCGAWorkflowData.Rcheck/TCGAWorkflowData-Ex.timings

nameusersystemelapsed
GBMmut15.292 0.12815.431
LGGmut12.000 0.04812.051
TCGAWorkflowData35.020 0.26035.302
cnvMatrix0.0080.0000.007
exp0.4840.0120.497
gbm.exp0.3680.0040.371
gbm.samples0.4960.0040.499
genes0.1720.0000.173
genes_GR0.1760.0000.173
gistic.allbygene0.0040.0000.006
gistic.thresholedbygene0.0000.0040.007
histone.marks1.1840.0681.252
lgg.exp0.3680.0120.382
lgg.samples0.4880.0120.499
markersMatrix2.8520.0242.875
met0.4960.0000.497
mut10.612 0.04010.655
tmp.biogrid10.912 0.00410.918