Back to the "Multiple platform build/check report"
| Package 187/205 | OS | Arch | BUILD | CHECK | BUILD BIN | 
splicegear1.5.0Laurent | Linux (SUSE 9.2) | x86_64 | OK | [ ERROR ] | |
| Linux (SUSE 9.2) | i686 | OK | ERROR | ||
| Solaris 2.9 | sparc | OK | WARNINGS | ||
| Linux (SUSE 10.0) | x86_64 | OK | ERROR | ||
| Windows Server 2003 | x86_64 | OK | WARNINGS | OK | |
| Windows XP | i686 | OK | WARNINGS | skipped | |
| Mac OS X (10.4.6) | i686 | OK | WARNINGS | 
| Package: splicegear | 
| Version: 1.5.0 | 
| Command: /loc/biocbuild/1.9d/R/bin/R CMD check splicegear_1.5.0.tar.gz | 
| RetCode: 1 | 
| Time: 20.8 seconds | 
| Status: ERROR | 
| CheckDir: splicegear.Rcheck | 
| Warnings: NA | 
* checking for working latex ... OK
* using log directory '/loc/biocbuild/1.9d/Rpacks/splicegear.Rcheck'
* using R version 2.4.0 alpha (2006-09-10 r39242)
* checking for file 'splicegear/DESCRIPTION' ... OK
* this is package 'splicegear' version '1.5.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'splicegear' 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 ... ERROR
Loading required package: grid
Loading required package: Biobase
Loading required package: tools
Error in "body<-"(`*tmp*`, value = stop("invalid call in method dispatch to 'contents' (no default method)",  : 
	invalid object (non-function) used as method
Error: .onLoad failed in 'loadNamespace' for 'Biobase'
Error: package 'Biobase' could not be loaded
Execution halted
It looks like this package has a loading problem: see the messages for
details.
splicegear.Rcheck/00install.out:
* Installing *source* package 'splicegear' ...
** R
** data
** inst
** save image
Loading required package: grid
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: XML
Loading required package: annotate
[1] TRUE
[1] "SpliceSites"
[1] "show"
[1] "plot"
[1] "plot"
[1] "initialize"
[1] "grid.plot"
[1] "grid.plot"
[1] "Probes"
[1] "initialize"
[1] "show"
[1] "plot"
[1] "plot"
[1] "grid.plot"
[1] "grid.plot"
[1] "SpliceSitesGenomic"
[1] "plot"
[1] TRUE
[1] "SpliceExprSet"
[1] "spliceSites"
[1] "spliceSites"
[1] "exprs"
[1] "exprs<-"
[1] "show"
[1] "plot"
[1] "grid.plot"
** help
 >>> Building/Updating help pages for package 'splicegear'
     Formats: text html latex example 
  Probes-class                      text    html    latex   example
  SpliceExprSet-class               text    html    latex   example
  SpliceSites-class                 text    html    latex   example
  SpliceSitesGenomic-class          text    html    latex   example
  as.data.frame.SpliceExprSet       text    html    latex   example
  barplot.SpliceSites               text    html    latex   example
  buildSpliceSites                  text    html    latex   example
  getRelSignStrength                text    html    latex   example
  grid.helpers                      text    html    latex
  grid.plot.SpliceSites             text    html    latex   example
  isProbeOnSpliceSite               text    html    latex   example
  matchprobes2Probes                text    html    latex
  plot.SpliceExprSet                text    html    latex   example
  plot.SpliceSites                  text    html    latex   example
  plot.SpliceSitesGenomic           text    html    latex   example
  sort.SpliceExprSet                text    html    latex   example
  spliceset                         text    html    latex   example
  split.SpliceSites                 text    html    latex   example
** building package indices ...
* DONE (splicegear)