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-10-18 14:19:59 -0400 (Wed, 18 Oct 2017).

Package 964/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PCpheno 1.38.0
Nolwenn Le Meur
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/PCpheno
Branch: RELEASE_3_5
Last Commit: ac8f1a1
Last Changed Date: 2017-04-24 15:45:44 -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-10-18 01:57:38 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 02:02:05 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 267.5 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.2 Patched (2017-10-07 r73498)
* 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
gtResult-class 4.19   1.45    5.64
graphTheory    5.04   0.28    5.33
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
            user system elapsed
graphTheory 5.39   0.21    5.61
* 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 package 'Biobase' for request: 'listlen' when loading 'RpsiXML'
No methods found in package 'annotate' for requests: 'pubmed', 'buildPubMedAbst' when loading 'RpsiXML'
No methods found in package 'BiocGenerics' for request: 'plot' when loading 'SLGI'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in package 'Biobase' for request: 'listlen' when loading 'RpsiXML'
No methods found in package 'annotate' for requests: 'pubmed', 'buildPubMedAbst' when loading 'RpsiXML'
No methods found in package 'BiocGenerics' for request: 'plot' when loading 'SLGI'

install for x64

* installing *source* package 'PCpheno' ...
** testing if installed package can be loaded
No methods found in package 'Biobase' for request: 'listlen' when loading 'RpsiXML'
No methods found in package 'annotate' for requests: 'pubmed', 'buildPubMedAbst' when loading 'RpsiXML'
No methods found in package 'BiocGenerics' for request: 'plot' when loading 'SLGI'
* MD5 sums
packaged installation of 'PCpheno' as PCpheno_1.38.0.zip
* DONE (PCpheno)

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

nameusersystemelapsed
CoHyperGResult-class0.330.050.39
Dudley0.010.000.02
Giaever0.110.010.13
HI0.000.020.01
KEGG2SCISI0.400.000.57
Kastenmayer0.040.010.04
Lesage0.010.020.04
Osterberg0.030.010.04
SGDphenoL0.030.020.05
YEASTOHNOLOG0.020.020.03
buildFDMat0.420.040.47
categoryToEntrezBuilder0.310.050.39
complexStatus0.660.060.73
deResult-class0.330.020.35
densityEstimate1.090.141.23
getDescr0.860.060.97
getFDgene0.300.020.31
graphTheory5.040.285.33
gtResult-class4.191.455.64
overlap000
plot1.560.031.60
ppiInteraction2.460.212.84
reduceM000
truncName000

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

nameusersystemelapsed
CoHyperGResult-class0.870.050.92
Dudley0.030.000.03
Giaever0.140.010.16
HI0.000.020.01
KEGG2SCISI0.110.030.14
Kastenmayer0.030.020.05
Lesage0.020.000.02
Osterberg0.030.000.03
SGDphenoL0.030.000.04
YEASTOHNOLOG0.010.010.03
buildFDMat0.260.030.30
categoryToEntrezBuilder0.570.100.66
complexStatus0.810.040.85
deResult-class0.400.020.42
densityEstimate1.400.111.51
getDescr0.720.000.72
getFDgene0.240.030.27
graphTheory5.390.215.61
gtResult-class3.901.084.99
overlap000
plot1.300.191.48
ppiInteraction3.330.113.44
reduceM000
truncName000