Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for RTCGAToolbox on tokay1

This page was generated on 2018-04-12 13:26:21 -0400 (Thu, 12 Apr 2018).

Package 1224/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RTCGAToolbox 2.8.0
Marcel Ramos
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/RTCGAToolbox
Branch: RELEASE_3_6
Last Commit: fb7b7b6
Last Changed Date: 2017-10-30 12:40:51 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: RTCGAToolbox
Version: 2.8.0
Command: rm -rf RTCGAToolbox.buildbin-libdir RTCGAToolbox.Rcheck && mkdir RTCGAToolbox.buildbin-libdir RTCGAToolbox.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=RTCGAToolbox.buildbin-libdir RTCGAToolbox_2.8.0.tar.gz >RTCGAToolbox.Rcheck\00install.out 2>&1 && cp RTCGAToolbox.Rcheck\00install.out RTCGAToolbox-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=RTCGAToolbox.buildbin-libdir --install="check:RTCGAToolbox-install.out" --force-multiarch --no-vignettes --timings RTCGAToolbox_2.8.0.tar.gz
StartedAt: 2018-04-12 02:53:35 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 02:57:15 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 219.9 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: RTCGAToolbox.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf RTCGAToolbox.buildbin-libdir RTCGAToolbox.Rcheck && mkdir RTCGAToolbox.buildbin-libdir RTCGAToolbox.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=RTCGAToolbox.buildbin-libdir RTCGAToolbox_2.8.0.tar.gz >RTCGAToolbox.Rcheck\00install.out 2>&1 && cp RTCGAToolbox.Rcheck\00install.out RTCGAToolbox-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=RTCGAToolbox.buildbin-libdir --install="check:RTCGAToolbox-install.out" --force-multiarch --no-vignettes --timings RTCGAToolbox_2.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/RTCGAToolbox.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'RTCGAToolbox/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'RTCGAToolbox' version '2.8.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 whether package 'RTCGAToolbox' can be installed ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp2Dslfg/R.INSTALL383c23ea1ea3/RTCGAToolbox/man/biocExtract.Rd:32: missing file link 'RaggedExperiment'
See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/RTCGAToolbox.Rcheck/00install.out' for details.
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
Namespaces in Imports field not imported from:
  'Biobase' 'httr' 'plyr'
  All declared Imports should be used.
Unexported objects imported by ':::' calls:
  'GenomicRanges:::.find_width_col' 'GenomicRanges:::.normarg_field'
  See the note in ?`:::` about the use of this operator.
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
          user system elapsed
getReport 7.25   0.28    7.65
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
           user system elapsed
getReport 10.28   0.33   10.72
* 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 WARNING, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/RTCGAToolbox.Rcheck/00check.log'
for details.



Installation output

RTCGAToolbox.Rcheck/00install.out


install for i386

* installing *source* package 'RTCGAToolbox' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'RTCGAToolbox'
    finding HTML links ... done
    CorResult-class                         html  
    DGEResult-class                         html  
    FirehoseCGHArray-class                  html  
    FirehoseData-class                      html  
    FirehoseGISTIC-class                    html  
    FirehoseMethylationArray-class          html  
    FirehosemRNAArray-class                 html  
    RTCGASample                             html  
    RTCGAToolbox                            html  
    biocExtract                             html  
    finding level-2 HTML links ... done

Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp2Dslfg/R.INSTALL383c23ea1ea3/RTCGAToolbox/man/biocExtract.Rd:32: missing file link 'RaggedExperiment'
    getCNGECorrelation                      html  
    getData                                 html  
    getDiffExpressedGenes                   html  
    getFirehoseAnalyzeDates                 html  
    getFirehoseData                         html  
    getFirehoseDatasets                     html  
    getFirehoseRunningDates                 html  
    getMutationRate                         html  
    getReport                               html  
    getSurvival                             html  
    hg19.ucsc.gene.locations                html  
    selectType                              html  
    showResults-CorResult                   html  
    showResults-DGEResult                   html  
    showResults                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'RTCGAToolbox' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'RTCGAToolbox' as RTCGAToolbox_2.8.0.zip
* DONE (RTCGAToolbox)
In R CMD INSTALL
In R CMD INSTALL

Tests output


Example timings

RTCGAToolbox.Rcheck/examples_i386/RTCGAToolbox-Ex.timings

nameusersystemelapsed
biocExtract000
getCNGECorrelation0.730.040.78
getData0.450.160.61
getDiffExpressedGenes0.390.050.44
getFirehoseAnalyzeDates0.000.010.09
getFirehoseData0.040.000.04
getFirehoseDatasets0.000.000.03
getFirehoseRunningDates0.010.000.08
getMutationRate0.050.000.05
getReport7.250.287.65
getSurvival0.120.000.13
showResults-CorResult0.710.020.72
showResults-DGEResult0.150.040.20
showResults0.550.000.55

RTCGAToolbox.Rcheck/examples_x64/RTCGAToolbox-Ex.timings

nameusersystemelapsed
biocExtract000
getCNGECorrelation1.130.001.12
getData0.350.190.55
getDiffExpressedGenes1.070.011.07
getFirehoseAnalyzeDates0.010.050.08
getFirehoseData0.050.000.05
getFirehoseDatasets0.000.000.03
getFirehoseRunningDates0.000.000.09
getMutationRate0.060.010.08
getReport10.28 0.3310.72
getSurvival0.170.020.18
showResults-CorResult1.170.001.18
showResults-DGEResult0.320.010.32
showResults0.200.020.22