Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for PCpheno on tokay1

This page was generated on 2018-04-12 13:19:03 -0400 (Thu, 12 Apr 2018).

Package 1019/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PCpheno 1.40.0
Nolwenn Le Meur
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/PCpheno
Branch: RELEASE_3_6
Last Commit: f788317
Last Changed Date: 2017-10-30 12:39:22 -0400 (Mon, 30 Oct 2017)
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
veracruz1 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.40.0
Command: rm -rf PCpheno.buildbin-libdir PCpheno.Rcheck && mkdir PCpheno.buildbin-libdir PCpheno.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=PCpheno.buildbin-libdir PCpheno_1.40.0.tar.gz >PCpheno.Rcheck\00install.out 2>&1 && cp PCpheno.Rcheck\00install.out PCpheno-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=PCpheno.buildbin-libdir --install="check:PCpheno-install.out" --force-multiarch --no-vignettes --timings PCpheno_1.40.0.tar.gz
StartedAt: 2018-04-12 02:04:12 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 02:08:23 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 251.0 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.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=PCpheno.buildbin-libdir PCpheno_1.40.0.tar.gz >PCpheno.Rcheck\00install.out 2>&1 && cp PCpheno.Rcheck\00install.out PCpheno-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=PCpheno.buildbin-libdir --install="check:PCpheno-install.out" --force-multiarch --no-vignettes --timings PCpheno_1.40.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/PCpheno.Rcheck'
* using R version 3.4.4 (2018-03-15)
* 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.40.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 5.00   1.16    6.16
graphTheory    5.25   0.19    5.44
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
               user system elapsed
graphTheory    7.35   0.28    7.64
gtResult-class 5.71   1.69    7.39
* 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.6-bioc/meat/PCpheno.Rcheck/00check.log'
for details.



Installation output

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
  converting help for package 'PCpheno'
    finding HTML links ... done
    CoHyperGParams-class                    html  
    CoHyperGResult-class                    html  
    Dudley                                  html  
    Giaever                                 html  
    HI                                      html  
    KEGG2SCISI                              html  
    Kastenmayer                             html  
    Lesage                                  html  
    Osterberg                               html  
    PCpheno.package                         html  
    SGDphenoL                               html  
    YEASTOHNOLOG                            html  
    buildFDMat                              html  
    categoryToEntrezBuilder                 html  
    complexStatus                           html  
    deResult-class                          html  
    densityEstimate                         html  
    getDescr                                html  
    getFDgene                               html  
    graphTheory                             html  
    gtResult-class                          html  
    overlap                                 html  
    plot                                    html  
    ppiInteraction                          html  
    reduceM                                 html  
    testResult-class                        html  
    truncName                               html  
** 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'
In R CMD INSTALL

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.40.0.zip
* DONE (PCpheno)
In R CMD INSTALL
In R CMD INSTALL

Tests output


Example timings

PCpheno.Rcheck/examples_i386/PCpheno-Ex.timings

nameusersystemelapsed
CoHyperGResult-class0.780.030.85
Dudley0.000.050.04
Giaever0.230.040.28
HI0.020.000.01
KEGG2SCISI0.350.030.63
Kastenmayer0.040.020.05
Lesage0.010.000.01
Osterberg0.020.020.03
SGDphenoL0.010.010.03
YEASTOHNOLOG0.020.020.04
buildFDMat0.190.060.25
categoryToEntrezBuilder0.360.020.37
complexStatus0.810.040.91
deResult-class0.110.000.11
densityEstimate1.790.081.87
getDescr0.710.030.99
getFDgene0.180.000.18
graphTheory5.250.195.44
gtResult-class5.001.166.16
overlap0.020.000.01
plot1.190.151.35
ppiInteraction2.560.363.09
reduceM000
truncName000

PCpheno.Rcheck/examples_x64/PCpheno-Ex.timings

nameusersystemelapsed
CoHyperGResult-class0.700.020.72
Dudley0.000.030.03
Giaever0.140.000.14
HI000
KEGG2SCISI0.440.020.45
Kastenmayer0.020.010.04
Lesage0.000.020.01
Osterberg0.010.010.03
SGDphenoL0.030.020.05
YEASTOHNOLOG0.000.020.01
buildFDMat0.180.030.21
categoryToEntrezBuilder0.420.000.42
complexStatus0.760.040.81
deResult-class0.430.040.46
densityEstimate1.570.071.65
getDescr0.750.030.78
getFDgene0.160.020.17
graphTheory7.350.287.64
gtResult-class5.711.697.39
overlap000
plot2.010.262.28
ppiInteraction4.630.164.78
reduceM000
truncName000