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.4: CHECK report for PCpheno on tokay1

This page was generated on 2017-04-15 16:15:31 -0400 (Sat, 15 Apr 2017).

Package 906/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PCpheno 1.36.0
Nolwenn Le Meur
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/PCpheno
Last Changed Rev: 122710 / Revision: 128728
Last Changed Date: 2016-10-17 14:45:06 -0400 (Mon, 17 Oct 2016)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: PCpheno
Version: 1.36.0
Command: rm -rf PCpheno.buildbin-libdir PCpheno.Rcheck && mkdir PCpheno.buildbin-libdir PCpheno.Rcheck && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=PCpheno.buildbin-libdir PCpheno_1.36.0.tar.gz >PCpheno.Rcheck\00install.out 2>&1 && cp PCpheno.Rcheck\00install.out PCpheno-install.out && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD check --library=PCpheno.buildbin-libdir --install="check:PCpheno-install.out" --force-multiarch --no-vignettes --timings PCpheno_1.36.0.tar.gz
StartedAt: 2017-04-15 00:00:31 -0400 (Sat, 15 Apr 2017)
EndedAt: 2017-04-15 00:04:40 -0400 (Sat, 15 Apr 2017)
EllapsedTime: 248.4 seconds
RetCode: 0
Status:  OK  
CheckDir: PCpheno.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.4-bioc/meat/PCpheno.Rcheck'
* using R version 3.3.3 (2017-03-06)
* using platform: x86_64-w64-mingw32 (64-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.36.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
'library' or 'require' calls in package code:
  'GO.db' 'KEGG.db'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
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.
* 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
gtResult-class 6.02   1.04    7.06
graphTheory    6.64   0.17    6.83
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
               user system elapsed
gtResult-class 5.16   1.28    6.44
graphTheory    6.19   0.22    6.42
* 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:/Users/biocbuild/bbs-3.4-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 "Biobase" for requests: listlen
No methods found in "annotate" for requests: pubmed, buildPubMedAbst
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 "Biobase" for requests: listlen
No methods found in "annotate" for requests: pubmed, buildPubMedAbst
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 "Biobase" for requests: listlen
No methods found in "annotate" for requests: pubmed, buildPubMedAbst
No methods found in "BiocGenerics" for requests: plot
* MD5 sums
packaged installation of 'PCpheno' as PCpheno_1.36.0.zip
* DONE (PCpheno)

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

nameusersystemelapsed
CoHyperGResult-class0.470.050.68
Dudley0.000.040.05
Giaever0.120.030.16
HI0.000.020.01
KEGG2SCISI0.580.030.83
Kastenmayer0.000.020.02
Lesage000
Osterberg0.010.010.03
SGDphenoL0.020.020.03
YEASTOHNOLOG000
buildFDMat0.250.010.27
categoryToEntrezBuilder0.410.020.43
complexStatus0.830.060.97
deResult-class0.110.000.11
densityEstimate1.460.101.56
getDescr0.690.001.13
getFDgene0.170.000.17
graphTheory6.640.176.83
gtResult-class6.021.047.06
overlap000
plot1.580.241.81
ppiInteraction3.090.303.71
reduceM000
truncName000

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

nameusersystemelapsed
CoHyperGResult-class0.530.030.56
Dudley0.020.000.01
Giaever0.120.000.13
HI000
KEGG2SCISI0.530.030.57
Kastenmayer0.010.000.01
Lesage0.000.020.02
Osterberg0.030.000.03
SGDphenoL0.040.010.05
YEASTOHNOLOG0.010.000.01
buildFDMat0.550.050.59
categoryToEntrezBuilder0.540.020.57
complexStatus1.050.031.08
deResult-class0.100.050.14
densityEstimate1.760.081.85
getDescr0.650.000.66
getFDgene0.110.030.14
graphTheory6.190.226.42
gtResult-class5.161.286.44
overlap000
plot2.120.172.29
ppiInteraction3.410.143.55
reduceM0.010.000.02
truncName000