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 

Package 76/354HostnameOS / ArchBUILDCHECKBUILD BIN
CMA 1.5.0
Christoph Bernau
Bioconductor Changelog
Snapshot Date: 2009-12-07 11:32:00 -0800 (Mon, 07 Dec 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/CMA
Last Changed Rev: 42686 / Revision: 43434
Last Changed Date: 2009-10-27 16:45:24 -0700 (Tue, 27 Oct 2009)
wilson1 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
pitt Mac OS X Tiger (10.4.11) / i386  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 
Package: CMA
Version: 1.5.0
Command: /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R CMD check --no-vignettes CMA_1.5.0.tar.gz
StartedAt: 2009-12-07 16:57:19 -0800 (Mon, 07 Dec 2009)
EndedAt: 2009-12-07 16:59:12 -0800 (Mon, 07 Dec 2009)
EllapsedTime: 113.4 seconds
RetCode: 0
Status: OK
CheckDir: CMA.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/Users/biocbuild/bbs-2.6-bioc/meat/CMA.Rcheck'
* using R version 2.11.0 Under development (unstable) (2009-11-30 r50622)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'CMA/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'CMA' version '1.5.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'CMA' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... OK
* checking for unstated 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
ROCinternal: no visible binding for global variable ‘xlab’
ROCinternal: no visible binding for global variable ‘ylab’
ROCinternal: no visible binding for global variable ‘main’
ROCinternal: no visible binding for global variable ‘lwd’
rfe: no visible binding for global variable ‘cost’
boxplot,evaloutput: no visible binding for global variable ‘main’
compare,list: no visible binding for global variable ‘main’
gbmCMA,matrix-numeric-missing: no visible binding for global variable
  ‘n.minobsinnode’
gbmCMA,matrix-numeric-missing: no visible binding for global variable
  ‘bag.fraction’
gbmCMA,matrix-numeric-missing: no visible binding for global variable
  ‘n.trees’
gbmCMA,matrix-numeric-missing: no visible binding for global variable
  ‘verbose’
nnetCMA,matrix-numeric-missing: no visible binding for global variable
  ‘size’
nnetCMA,matrix-numeric-missing: no visible binding for global variable
  ‘MaxNWts’
svmCMA,matrix-numeric-missing: no visible binding for global variable
  ‘cost’
* 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 data for non-ASCII characters ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

CMA.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package ‘CMA’ ...
** R
** data
** inst
** preparing package for lazy loading

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'openVignette()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation(pkgname)'.

Warning in conformMethod(signature, mnames, fnames, f, fdef, definition) :
  In method for function "Planarplot": formal arguments in method and function do not appear in the same order
Warning in conformMethod(signature, mnames, fnames, f, fdef, definition) :
  In method for function "fdaCMA": formal arguments in method and function do not appear in the same order
Warning in rematchDefinition(definition, fdef, mnames, fnames, signature) :
  Arguments of method and generic are not in the same order
Warning in conformMethod(signature, mnames, fnames, f, fdef, definition) :
  In method for function "flexdaCMA": formal arguments in method and function do not appear in the same order
** help
*** installing help indices
** building package indices ...
* DONE (CMA)