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 OmicsMarkeR on morelia

This page was generated on 2016-09-21 03:54:20 -0700 (Wed, 21 Sep 2016).

Package 842/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
OmicsMarkeR 1.5.2
Charles E. Determan Jr.
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/OmicsMarkeR
Last Changed Rev: 117512 / Revision: 121152
Last Changed Date: 2016-05-15 13:14:22 -0700 (Sun, 15 May 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / 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: OmicsMarkeR
Version: 1.5.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings OmicsMarkeR_1.5.2.tar.gz
StartedAt: 2016-09-20 10:46:34 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 10:49:51 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 196.5 seconds
RetCode: 0
Status:  OK 
CheckDir: OmicsMarkeR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/OmicsMarkeR.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘OmicsMarkeR/DESCRIPTION’ ... OK
* this is package ‘OmicsMarkeR’ version ‘1.5.2’
* 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 ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘OmicsMarkeR’ can be installed ... 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
CLA: no visible global function definition for ‘head’
EE: no visible global function definition for ‘head’
EM: no visible global function definition for ‘head’
ES: no visible global function definition for ‘head’
MeanSD: no visible binding for global variable ‘sd’
create.discr.matrix: no visible global function definition for ‘runif’
create.random.matrix: no visible global function definition for ‘rnorm’
create.random.matrix: no visible global function definition for ‘runif’
extract.features: no visible binding for global variable ‘head’
extract.features: no visible global function definition for ‘head’
extract.features: no visible global function definition for ‘coef’
extract.features : <anonymous>: no visible global function definition
  for ‘coef’
fit.only.model: no visible binding for global variable ‘sd’
fs.ensembl.stability: no visible binding for global variable ‘sd’
fs.ensembl.stability: no visible binding for global variable ‘setNames’
fs.stability: no visible binding for global variable ‘sd’
fs.stability: no visible binding for global variable ‘setNames’
modelTuner: no visible global function definition for ‘complete.cases’
modelTuner_loo: no visible global function definition for
  ‘complete.cases’
noise.matrix: no visible global function definition for ‘runif’
optimize.model: no visible global function definition for
  ‘flush.console’
pamTune: no visible global function definition for ‘complete.cases’
perm.class: no visible binding for global variable ‘outIndex’
perm.class: no visible global function definition for ‘plot’
perm.class: no visible global function definition for ‘density’
perm.class: no visible global function definition for ‘sd’
perm.class: no visible global function definition for ‘abline’
perm.class: no visible global function definition for ‘legend’
perm.features: no visible global function definition for ‘coef’
plus_minus: no visible global function definition for ‘rbinom’
predictNewClasses: no visible global function definition for ‘predict’
predicting: no visible global function definition for ‘predict’
tune.instructions: no visible global function definition for
  ‘aggregate’
verify: no visible global function definition for ‘complete.cases’
Undefined global functions or variables:
  abline aggregate coef complete.cases density flush.console head
  legend outIndex plot predict rbinom rnorm runif sd setNames
Consider adding
  importFrom("graphics", "abline", "legend", "plot")
  importFrom("stats", "aggregate", "coef", "complete.cases", "density",
             "predict", "rbinom", "rnorm", "runif", "sd", "setNames")
  importFrom("utils", "flush.console", "head")
to your NAMESPACE file.
* 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 ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
perm.class          11.536  0.183  11.720
fs.stability        10.244  0.200  10.447
perm.features        9.854  0.303  10.157
performance.metrics  9.854  0.181  10.036
predictNewClasses    9.592  0.259   9.851
feature.table        9.558  0.123   9.680
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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.4-bioc/meat/OmicsMarkeR.Rcheck/00check.log’
for details.


OmicsMarkeR.Rcheck/00install.out:

* installing *source* package ‘OmicsMarkeR’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (OmicsMarkeR)

OmicsMarkeR.Rcheck/OmicsMarkeR-Ex.timings:

nameusersystemelapsed
RPT0.0040.0000.014
aggregation0.0040.0000.004
canberra0.0050.0000.005
canberra_stability0.0020.0000.002
create.corr.matrix0.0090.0010.010
create.discr.matrix0.0080.0010.009
create.random.matrix0.0090.0010.011
denovo.grid0.0110.0010.012
feature.table9.5580.1239.680
fit.only.model3.8110.2774.088
fs.ensembl.stability0.0000.0000.001
fs.stability10.244 0.20010.447
jaccard0.0010.0000.001
kuncheva0.0030.0000.003
modelList0.0030.0010.003
ochiai0.0020.0000.002
pairwise.model.stability0.0140.0000.014
pairwise.stability0.0080.0010.009
params0.0040.0000.004
performance.metrics 9.854 0.18110.036
perm.class11.536 0.18311.720
perm.features 9.854 0.30310.157
pof0.0010.0000.001
predictNewClasses9.5920.2599.851
sorensen0.0010.0010.001
spearman0.0020.0000.002
svmrfeFeatureRanking0.0930.0010.094
svmrfeFeatureRankingForMulticlass0.1240.0010.125