Back to the "Multiple platform build/check report"

Package 118/205OSArchBUILDCHECKBUILD BIN

MergeMaid

2.5.0

Xiaogang Zhong
Linux (SUSE 9.2) x86_64 OK  WARNINGS 
Linux (SUSE 9.2) i686 OK  WARNINGS 
Solaris 2.9 sparc OK  OK 
Linux (SUSE 10.0) x86_64 OK [ WARNINGS ]
Windows Server 2003 x86_64 OK  WARNINGS  OK 
Windows XP i686 OK  WARNINGS skipped
Mac OS X (10.4.6) i686 OK  WARNINGS 
Package: MergeMaid
Version: 2.5.0
Command: /home/biocbuild/1.9d/R/bin/R CMD check MergeMaid_2.5.0.tar.gz
RetCode: 0
Time: 106.5 seconds
Status: WARNINGS
CheckDir: MergeMaid.Rcheck
Warnings: 2

Command output

* checking for working latex ... OK
* using log directory '/home/biocbuild/1.9d/Rpacks/MergeMaid.Rcheck'
* using R version 2.4.0 alpha (2006-09-10 r39242)
* checking for file 'MergeMaid/DESCRIPTION' ... OK
* this is package 'MergeMaid' version '2.5.0'
* checking package dependencies ... WARNING
package 'methods' is used but not declared
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking if this is a source package ... OK
* checking whether package 'MergeMaid' 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 syntax errors ... OK
* checking R files for non-ASCII characters ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* 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 cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic 'exprs<-' and siglist 'mergeExpressionSet,ANY'
  generic 'geneNames<-' and siglist 'mergeExpressionSet,ANY'
  generic 'notes<-' and siglist 'mergeExpressionSet,ANY'
  generic 'phenoData<-' and siglist 'mergeExpressionSet,ANY'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* creating MergeMaid-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating MergeMaid-manual.tex ... OK
* checking MergeMaid-manual.tex ... OK

WARNING: There were 2 warnings, see
  /home/biocbuild/1.9d/Rpacks/MergeMaid.Rcheck/00check.log
for details

MergeMaid.Rcheck/00install.out:

* Installing *source* package 'MergeMaid' ...
** R
** data
** inst
** preparing package for lazy loading
Loading required package: survival

Loading required package: splines

Loading required package: Biobase

Loading required package: tools


Welcome to Bioconductor

    Vignettes contain introductory material. To view, type
    'openVignette()' or start with 'help(Biobase)'. For details
    on reading vignettes, see the openVignette help page.

Loading required package: MASS

** help
 >>> Building/Updating help pages for package 'MergeMaid'
     Formats: text html latex example 
  class.mergeCoeff                  text    html    latex   example
  class.mergeCor                    text    html    latex   example
  class.mergeExpressionSet          text    html    latex   example
  intCor                            text    html    latex   example
  intcorDens                        text    html    latex   example
  intersection                      text    html    latex   example
  mergeData                         text    html    latex
  mergeExprs                        text    html    latex   example
  modelOutcome                      text    html    latex   example
** building package indices ...
* DONE (MergeMaid)