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.3: CHECK report for RPA on morelia

This page was generated on 2016-04-21 13:21:16 -0700 (Thu, 21 Apr 2016).

Package 1002/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RPA 1.27.1
Leo Lahti
Snapshot Date: 2016-04-20 17:20:35 -0700 (Wed, 20 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RPA
Last Changed Rev: 116225 / Revision: 116626
Last Changed Date: 2016-04-13 05:49:50 -0700 (Wed, 13 Apr 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: RPA
Version: 1.27.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings RPA_1.27.1.tar.gz
StartedAt: 2016-04-21 07:07:09 -0700 (Thu, 21 Apr 2016)
EndedAt: 2016-04-21 07:07:53 -0700 (Thu, 21 Apr 2016)
EllapsedTime: 43.5 seconds
RetCode: 0
Status:  OK 
CheckDir: RPA.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/RPA.Rcheck’
* using R version 3.3.0 beta (2016-04-06 r70435)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RPA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RPA’ version ‘1.27.1’
* 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 ‘RPA’ can be installed ... [2s/2s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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 dependencies in R code ... NOTE
Package in Depends field not imported from: ‘parallel’
  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
RPA.iteration: no visible global function definition for ‘sd’
RPA.preprocess: no visible global function definition for ‘normalize’
estimate.hyperparameters: no visible global function definition for
  ‘mclapply’
get.affinities: no visible global function definition for ‘mclapply’
plot.rpa.list: no visible global function definition for ‘par’
probeplot: no visible global function definition for ‘plot’
probeplot: no visible global function definition for ‘lines’
rpa.fit : <anonymous>: no visible global function definition for
  ‘rnorm’
rpa.fit : <anonymous>: no visible global function definition for ‘sd’
rpa.impute : <anonymous>: no visible global function definition for
  ‘rnorm’
rpa.impute : <anonymous>: no visible global function definition for
  ‘sd’
rpa.online: no visible global function definition for ‘rnorm’
rpa.online: no visible global function definition for ‘sessionInfo’
rpaplot: no visible global function definition for ‘par’
rpaplot: no visible global function definition for ‘lines’
s2.neglogp: no visible global function definition for ‘dchisq’
s2.neglogp: no visible global function definition for ‘dgamma’
s2.update: no visible global function definition for ‘optim’
sample.probeset: no visible global function definition for ‘rgamma’
sample.probeset: no visible global function definition for ‘rnorm’
summarize.batch: no visible global function definition for ‘mclapply’
updating.hyperparameters: no visible global function definition for
  ‘mclapply’
Undefined global functions or variables:
  dchisq dgamma lines mclapply normalize optim par plot rgamma rnorm sd
  sessionInfo
Consider adding
  importFrom("graphics", "lines", "par", "plot")
  importFrom("stats", "dchisq", "dgamma", "optim", "rgamma", "rnorm",
             "sd")
  importFrom("utils", "sessionInfo")
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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [1s/1s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘rpa.R’ [15s/15s]
 [15s/15s] OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.3-bioc/meat/RPA.Rcheck/00check.log’
for details.


RPA.Rcheck/00install.out:

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

RPA.Rcheck/RPA-Ex.timings:

nameusersystemelapsed
RPA-package000
RPA.iteration0.0000.0000.001
RPA.preprocess000
collect.hyperparameters0.0010.0000.001
d.update.fast000
estimate.affinities000
estimate.hyperparameters0.0010.0000.001
frpa0.0000.0000.001
get.batches0.0000.0000.001
get.probe.matrix000
get.probe.parameters000
hyperparameter.update0.0010.0000.001
online.quantile000
probe.parameters.tolist000
probe.performance0.0010.0000.001
probeplot0.0000.0000.001
probetable0.0010.0000.001
rpa0.0010.0000.001
rpa.complete0.0010.0000.000
rpa.fit000
rpa.online000
rpa.plot0.0010.0000.000
rpa.summarize0.0000.0010.000
rpaplot0.0000.0000.001
sample.probeset0.0000.0000.001
summarize.batch0.0000.0010.001
summarize.batches0.0000.0000.001
updating.hyperparameters000