Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

BioC 3.3: CHECK report for ROntoTools on windows2.bioconductor.org

This page was generated on 2015-10-27 12:15:14 -0400 (Tue, 27 Oct 2015).

Package 907/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ROntoTools 1.11.0
Calin Voichita
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ROntoTools
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: ROntoTools
Version: 1.11.0
Command: rm -rf ROntoTools.buildbin-libdir ROntoTools.Rcheck && mkdir ROntoTools.buildbin-libdir ROntoTools.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ROntoTools.buildbin-libdir ROntoTools_1.11.0.tar.gz >ROntoTools.Rcheck\00install.out 2>&1 && cp ROntoTools.Rcheck\00install.out ROntoTools-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=ROntoTools.buildbin-libdir --install="check:ROntoTools-install.out" --force-multiarch --no-vignettes --timings ROntoTools_1.11.0.tar.gz
StartedAt: 2015-10-27 05:44:03 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 05:48:09 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 245.1 seconds
RetCode: 0
Status:  OK  
CheckDir: ROntoTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf ROntoTools.buildbin-libdir ROntoTools.Rcheck && mkdir ROntoTools.buildbin-libdir ROntoTools.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ROntoTools.buildbin-libdir ROntoTools_1.11.0.tar.gz >ROntoTools.Rcheck\00install.out 2>&1 && cp ROntoTools.Rcheck\00install.out ROntoTools-install.out  && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=ROntoTools.buildbin-libdir --install="check:ROntoTools-install.out" --force-multiarch --no-vignettes --timings ROntoTools_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/ROntoTools.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ROntoTools/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ROntoTools' version '1.11.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 'ROntoTools' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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
Packages in Depends field not imported from:
  'Rgraphviz' 'methods'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
peEdgeRenderInfo: no visible global function definition for
  'removedEdges'
Undefined global functions or variables:
  removedEdges
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [60s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
plot.peRes-methods     10.95   0.03   11.00
Summary-methods         8.93   0.14    9.06
peNodeRenderInfo        8.92   0.05    8.96
plot.pePathway-methods  8.25   0.03    8.30
peEdgeRenderInfo        8.22   0.03    8.25
pe                      7.83   0.06    7.90
** running examples for arch 'x64' ... [68s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
plot.peRes-methods     12.56   0.00   12.57
Summary-methods         9.86   0.09    9.95
peNodeRenderInfo        9.57   0.08    9.66
peEdgeRenderInfo        9.58   0.04    9.62
pe                      9.28   0.05    9.36
plot.pePathway-methods  8.68   0.02    8.68
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [15s]
 [15s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [17s]
 [17s] 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: 3 NOTEs
See
  'c:/biocbld/bbs-3.3-bioc/meat/ROntoTools.Rcheck/00check.log'
for details.


ROntoTools.Rcheck/00install.out:


install for i386

* installing *source* package 'ROntoTools' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'ROntoTools' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ROntoTools' as ROntoTools_1.11.0.zip
* DONE (ROntoTools)

ROntoTools.Rcheck/examples_i386/ROntoTools-Ex.timings:

nameusersystemelapsed
Summary-methods8.930.149.06
alpha1MR0.010.000.02
alphaMLG0.020.000.01
compute.fisher000
compute.normalInv000
keggPathwayGraphs0.400.000.41
keggPathwayNames0.270.000.26
nodeWeights000
pe7.830.067.90
peEdgeRenderInfo8.220.038.25
peNodeRenderInfo8.920.058.96
plot.pePathway-methods8.250.038.30
plot.peRes-methods10.95 0.0311.00
setEdgeWeights2.360.042.39
setNodeWeights0.440.000.44

ROntoTools.Rcheck/examples_x64/ROntoTools-Ex.timings:

nameusersystemelapsed
Summary-methods9.860.099.95
alpha1MR0.020.000.02
alphaMLG0.010.000.01
compute.fisher000
compute.normalInv000
keggPathwayGraphs0.390.000.39
keggPathwayNames0.420.000.42
nodeWeights000
pe9.280.059.36
peEdgeRenderInfo9.580.049.62
peNodeRenderInfo9.570.089.66
plot.pePathway-methods8.680.028.68
plot.peRes-methods12.56 0.0012.57
setEdgeWeights3.030.033.06
setNodeWeights0.720.010.73