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.1: CHECK report for phenoDist on petty

This page was generated on 2015-07-30 10:26:25 -0700 (Thu, 30 Jul 2015).

Package 714/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phenoDist 1.16.0
Xian Zhang
Snapshot Date: 2015-07-29 17:20:29 -0700 (Wed, 29 Jul 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/phenoDist
Last Changed Rev: 102591 / Revision: 106906
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  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: phenoDist
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings phenoDist_1.16.0.tar.gz
StartedAt: 2015-07-30 00:57:42 -0700 (Thu, 30 Jul 2015)
EndedAt: 2015-07-30 01:05:55 -0700 (Thu, 30 Jul 2015)
EllapsedTime: 493.5 seconds
RetCode: 0
Status:  OK 
CheckDir: phenoDist.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings phenoDist_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/phenoDist.Rcheck’
* using R version 3.2.1 (2015-06-18)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘phenoDist/DESCRIPTION’ ... OK
* this is package ‘phenoDist’ version ‘1.16.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘phenoDist’ can be installed ... [24s/24s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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
* 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' call to ‘MASS’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: ‘e1071’
  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 ... NOTE
cleanDistMatrix: no visible global function definition for
  ‘getWellFeatures’
clusterDist: no visible global function definition for
  ‘getWellFeatures’
ctlSeparatn: no visible global function definition for
  ‘getWellFeatures’
ctlSeparatn: no visible global function definition for ‘zprime’
distToNeg : <anonymous>: no visible global function definition for
  ‘uname2prw’
distToNeg : <anonymous>: no visible global function definition for
  ‘getUnames’
enrichAnalysis : <anonymous>: no visible global function definition for
  ‘hyperGTest’
getBadWells: no visible global function definition for ‘prw2uname’
getReplicate: no visible global function definition for ‘uname2prw’
getReplicate: no visible global function definition for ‘getUnames’
PDMByFactorAnalysis: no visible global function definition for
  ‘collectCellFeatures’
PDMByKS: no visible global function definition for
  ‘collectCellFeatures’
PDMByKS: no visible global function definition for ‘uname2prw’
PDMByKS : <anonymous>: no visible global function definition for
  ‘getUnames’
PDMByKS : <anonymous> : <anonymous>: no visible global function
  definition for ‘collectCellFeatures’
PDMByKS : <anonymous>: no visible global function definition for
  ‘collectCellFeatures’
PDMByKS : <anonymous>: no visible global function definition for
  ‘uname2prw’
PDMBySvmAccuracy: no visible global function definition for
  ‘collectCellFeatures’
PDMBySvmAccuracy : <anonymous>: no visible global function definition
  for ‘collectCellFeatures’
PDMBySvmAccuracy : <anonymous> : <anonymous>: no visible global
  function definition for ‘svm’
PDMBySvmWeightVector: no visible global function definition for
  ‘collectCellFeatures’
PDMBySvmWeightVector: no visible global function definition for
  ‘uname2prw’
PDMBySvmWeightVector : <anonymous>: no visible global function
  definition for ‘getUnames’
PDMBySvmWeightVector : <anonymous> : <anonymous>: no visible global
  function definition for ‘collectCellFeatures’
PDMBySvmWeightVector : <anonymous>: no visible global function
  definition for ‘collectCellFeatures’
PDMBySvmWeightVector : <anonymous>: no visible global function
  definition for ‘uname2prw’
PDMBySvmWeightVector : <anonymous> : <anonymous>: no visible global
  function definition for ‘svm’
repCorr: no visible global function definition for ‘getUnames’
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [227s/258s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
distToNeg            166.635  0.981 167.732
PDMBySvmWeightVector  20.397  0.165  20.579
PDMBySvmAccuracy      12.208  0.076  12.284
PDMByKS                8.043  0.440  27.678
PDMByFactorAnalysis    3.455  0.211  13.217
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.1-bioc/meat/phenoDist.Rcheck/00check.log’
for details.


phenoDist.Rcheck/00install.out:

* installing *source* package ‘phenoDist’ ...
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
* DONE (phenoDist)

phenoDist.Rcheck/phenoDist-Ex.timings:

nameusersystemelapsed
PDMByFactorAnalysis 3.455 0.21113.217
PDMByKS 8.043 0.44027.678
PDMBySvmAccuracy12.208 0.07612.284
PDMBySvmWeightVector20.397 0.16520.579
PDMByWellAvg1.4110.0283.342
clusterDist0.9480.0210.971
ctlSeparatn0.0010.0010.001
distToNeg166.635 0.981167.732
enrichAnalysis0.0010.0000.001
repCorr0.0010.0000.002
repDistRank0.0010.0010.002