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 2.14: CHECK report for PCpheno on moscato2

This page was generated on 2014-10-08 08:52:23 -0700 (Wed, 08 Oct 2014).

Package 574/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PCpheno 1.26.0
Nolwenn Le Meur
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/PCpheno
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: PCpheno
Version: 1.26.0
Command: rm -rf PCpheno.buildbin-libdir && mkdir PCpheno.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=PCpheno.buildbin-libdir PCpheno_1.26.0.tar.gz >PCpheno-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=PCpheno.buildbin-libdir --install="check:PCpheno-install.out" --force-multiarch --no-vignettes --timings PCpheno_1.26.0.tar.gz
StartedAt: 2014-10-08 03:45:28 -0700 (Wed, 08 Oct 2014)
EndedAt: 2014-10-08 03:51:13 -0700 (Wed, 08 Oct 2014)
EllapsedTime: 344.7 seconds
RetCode: 0
Status:  OK  
CheckDir: PCpheno.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf PCpheno.buildbin-libdir && mkdir PCpheno.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=PCpheno.buildbin-libdir PCpheno_1.26.0.tar.gz >PCpheno-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=PCpheno.buildbin-libdir --install="check:PCpheno-install.out" --force-multiarch --no-vignettes --timings PCpheno_1.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-2.14-bioc/meat/PCpheno.Rcheck'
* using R version 3.1.1 (2014-07-10)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'PCpheno/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'PCpheno' version '1.26.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'Category' 'ScISI' 'SLGI' 'ppiStats' 'ppiData' 'annotate'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 'PCpheno' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  'Category' 'ScISI' 'KEGG.db' 'GO.db'
A package should be listed in only one of these fields.
* 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Packages in Depends field not imported from:
  'SLGI' 'annotate' 'ppiData' 'ppiStats'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* 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' ... [37s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
graphTheory    7.00   0.10    7.10
gtResult-class 5.63   0.61    6.24
** running examples for arch 'x64' ... [45s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
gtResult-class 8.51   0.71    9.24
graphTheory    8.77   0.08    8.84
ppiInteraction 5.57   0.08    5.65
* 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

NOTE: There were 3 notes.
See
  'E:/biocbld/bbs-2.14-bioc/meat/PCpheno.Rcheck/00check.log'
for details.

PCpheno.Rcheck/00install.out:


install for i386

* installing *source* package 'PCpheno' ...
** R
** data
** inst
** preparing package for lazy loading
No methods found in "BiocGenerics" for requests: plot
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in "BiocGenerics" for requests: plot

install for x64

* installing *source* package 'PCpheno' ...
** testing if installed package can be loaded
No methods found in "BiocGenerics" for requests: plot
* MD5 sums
packaged installation of 'PCpheno' as PCpheno_1.26.0.zip
* DONE (PCpheno)

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

nameusersystemelapsed
CoHyperGResult-class0.510.000.56
Dudley0.010.000.01
Giaever0.330.000.33
HI000
KEGG2SCISI0.310.021.17
Kastenmayer0.020.000.02
Lesage000
Osterberg0.010.010.03
SGDphenoL0.030.000.03
YEASTOHNOLOG0.000.020.01
buildFDMat0.360.020.38
categoryToEntrezBuilder0.330.000.34
complexStatus1.280.031.36
deResult-class0.060.040.11
densityEstimate1.750.141.89
getDescr0.870.001.19
getFDgene0.170.000.17
graphTheory7.00.17.1
gtResult-class5.630.616.24
overlap000
plot1.480.041.53
ppiInteraction4.340.104.63
reduceM000
truncName000

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

nameusersystemelapsed
CoHyperGResult-class0.690.000.68
Dudley0.020.000.01
Giaever0.390.000.39
HI000
KEGG2SCISI0.550.030.58
Kastenmayer0.020.000.01
Lesage0.010.000.02
Osterberg0.030.000.03
SGDphenoL0.030.000.03
YEASTOHNOLOG000
buildFDMat0.390.040.42
categoryToEntrezBuilder0.350.010.36
complexStatus1.620.021.64
deResult-class0.100.000.11
densityEstimate2.080.122.20
getDescr101
getFDgene0.140.020.16
graphTheory8.770.088.84
gtResult-class8.510.719.24
overlap000
plot2.230.142.37
ppiInteraction5.570.085.65
reduceM000
truncName000