Back to the "Multiple platform build/check report"
| Package 35/48 | Hostname | OS | Arch | BUILD | CHECK | BUILD BIN |
Neve20060.1.3VJ CareyLast Changed Date: 2007-08-11 05:46:07 -0700 Last Changed Rev: 413 | lamb1 | Linux (SUSE 10.1) | x86_64 | OK | [ ERROR ] | |
| lemming | Windows Server 2003 (32-bit) | x64 | OK | ERROR | OK |
| Package: Neve2006 |
| Version: 0.1.3 |
| Command: /home/biocbuild/bbs-2.0-bioc/R/bin/R CMD check Neve2006_0.1.3.tar.gz |
| RetCode: 1 |
| Time: 30.7 seconds |
| Status: ERROR |
| CheckDir: Neve2006.Rcheck |
| Warnings: NA |
* checking for working latex ... OK
* using log directory '/home/biocbuild/bbs-2.0-data-experiment/meat/Neve2006.Rcheck'
* using R version 2.5.1 (2007-06-27)
* checking for file 'Neve2006/DESCRIPTION' ... OK
* this is package 'Neve2006' version '0.1.3'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'Neve2006' 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 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 ... OK
* checking Rd files ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
cloneMeta cloneNames make_cghExSet
Undocumented data sets:
neveExCGH
All user-level objects in a package should have documentation entries.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* checking for code/documentation mismatches ... WARNING
Data sets with usage in documentation object 'neveCGHmatch' but not in code:
neveCels
* checking Rd \usage sections ... OK
* checking data for non-ASCII characters ... WARNING
Warning: found non-ASCII string(s)
'37<a1>c, 5% CO2' '37<a1>c, no CO2'
Portable packages use only ASCII characters in their datasets.
* creating Neve2006-Ex.R ... OK
* checking examples ... ERROR
Running examples in 'Neve2006-Ex.R' failed.
The error most likely occurred in:
> ### * cghExSet-class
>
> flush(stderr()); flush(stdout())
>
> ### Name: cghExSet-class
> ### Title: Class "cghExSet" for combining CGH and expression data
> ### Aliases: cghExSet-class cloneMeta,cghExSet-method
> ### cloneNames,cghExSet-method exprs,cghExSet-method
> ### initialize,cghExSet-method logRatios,cghExSet-method
> ### show,cghExSet-method
> ### Keywords: classes
>
> ### ** Examples
>
> showClass("cghExSet")
Slots:
Name: cghAssays cloneMeta assayData
Class: AssayData AnnotatedDataFrame AssayData
Name: phenoData featureData experimentData
Class: AnnotatedDataFrame AnnotatedDataFrame MIAME
Name: annotation .__classVersion__
Class: character Versions
Extends:
Class "eSet", directly
Class "VersionedBiobase", by class "eSet", distance 2
Class "Versioned", by class "eSet", distance 3
> data(neveExCGH)
> logRatios(neveExCGH)[1:4,]
Error in function (classes, fdef, mtable) :
unable to find an inherited method for function "assayData", for signature "environment"
Execution halted
Neve2006.Rcheck/00install.out:
* Installing *source* package 'Neve2006' ...
** R
** data
** inst
** preparing package for lazy loading
Loading required package: tools
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()'. To cite Bioconductor, see
'citation("Biobase")' and for packages 'citation(pkgname)'.
Loading required package: hgu133a
Loading required package: annotate
** help
>>> Building/Updating help pages for package 'Neve2006'
Formats: text html latex example
cghExSet-class text html latex example
logRatios text html latex example
neveCGHmatch text html latex example
** building package indices ...
* DONE (Neve2006)