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.5: CHECK report for PCpheno on tokay2

This page was generated on 2017-08-16 13:19:49 -0400 (Wed, 16 Aug 2017).

Package 964/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PCpheno 1.38.0
Nolwenn Le Meur
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/PCpheno
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: PCpheno
Version: 1.38.0
Command: rm -rf PCpheno.buildbin-libdir PCpheno.Rcheck && mkdir PCpheno.buildbin-libdir PCpheno.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=PCpheno.buildbin-libdir PCpheno_1.38.0.tar.gz >PCpheno.Rcheck\00install.out 2>&1 && cp PCpheno.Rcheck\00install.out PCpheno-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=PCpheno.buildbin-libdir --install="check:PCpheno-install.out" --force-multiarch --no-vignettes --timings PCpheno_1.38.0.tar.gz
StartedAt: 2017-08-16 01:51:43 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:56:08 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 265.6 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.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=PCpheno.buildbin-libdir PCpheno_1.38.0.tar.gz >PCpheno.Rcheck\00install.out 2>&1 && cp PCpheno.Rcheck\00install.out PCpheno-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=PCpheno.buildbin-libdir --install="check:PCpheno-install.out" --force-multiarch --no-vignettes --timings PCpheno_1.38.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/PCpheno.Rcheck'
* using R version 3.4.1 (2017-06-30)
* 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.38.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
graphTheory    6.08   0.13    6.20
gtResult-class 4.67   1.25    5.92
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
            user system elapsed
graphTheory 5.25   0.22    5.47
* 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.5-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.38.0.zip
* DONE (PCpheno)

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

nameusersystemelapsed
CoHyperGResult-class0.560.030.72
Dudley0.000.030.03
Giaever0.250.010.27
HI0.000.020.02
KEGG2SCISI0.490.010.87
Kastenmayer0.040.020.06
Lesage0.020.020.03
Osterberg0.010.010.04
SGDphenoL0.050.000.05
YEASTOHNOLOG0.010.020.03
buildFDMat0.270.040.31
categoryToEntrezBuilder0.550.040.67
complexStatus0.760.050.87
deResult-class0.140.030.18
densityEstimate2.610.222.82
getDescr1.140.031.30
getFDgene0.170.030.20
graphTheory6.080.136.20
gtResult-class4.671.255.92
overlap0.010.000.02
plot1.270.151.42
ppiInteraction3.030.234.72
reduceM000
truncName000

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

nameusersystemelapsed
CoHyperGResult-class0.910.000.91
Dudley0.000.020.02
Giaever0.130.010.14
HI000
KEGG2SCISI0.080.020.09
Kastenmayer0.030.020.05
Lesage0.010.000.01
Osterberg0.000.010.02
SGDphenoL0.010.000.02
YEASTOHNOLOG0.010.000.02
buildFDMat0.110.050.16
categoryToEntrezBuilder0.470.000.47
complexStatus0.610.030.64
deResult-class0.470.020.48
densityEstimate1.430.091.53
getDescr0.690.050.74
getFDgene0.130.030.15
graphTheory5.250.225.47
gtResult-class3.720.894.61
overlap000
plot1.010.141.16
ppiInteraction3.270.163.42
reduceM000
truncName000