Back to the "Multiple platform build/check report"

Package 186/205OSArchBUILDCHECKBUILD BIN

spikeLI

1.1.0

Enrico Carlon
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: spikeLI
Version: 1.1.0
Command: /home/biocbuild/1.9d/R/bin/R CMD check spikeLI_1.1.0.tar.gz
RetCode: 0
Time: 10.5 seconds
Status: WARNINGS
CheckDir: spikeLI.Rcheck
Warnings: 1

Command output

* checking for working latex ... OK
* using log directory '/home/biocbuild/1.9d/Rpacks/spikeLI.Rcheck'
* using R version 2.4.0 alpha (2006-09-10 r39242)
* checking for file 'spikeLI/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'spikeLI' version '1.1.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'spikeLI' 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 ... WARNING
Error in firstlib(which.lib.loc, package) : 
	could not find function "data"
Error in library(spikeLI) : .First.lib failed for 'spikeLI'
Execution halted

It looks like this package (or one of its dependent packages) has an
unstated dependence on a standard package.  All dependencies must be
declared in DESCRIPTION.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* 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 ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* creating spikeLI-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating spikeLI-manual.tex ... OK
* checking spikeLI-manual.tex ... OK

WARNING: There was 1 warning, see
  /home/biocbuild/1.9d/Rpacks/spikeLI.Rcheck/00check.log
for details

spikeLI.Rcheck/00install.out:

* Installing *source* package 'spikeLI' ...
** R
** data
** demo
** inst
** help
 >>> Building/Updating help pages for package 'spikeLI'
     Formats: text html latex example 
  IvsDG                             text    html    latex   example
  Ivsc                              text    html    latex   example
  SPIKE_IN                          text    html    latex   example
  SPIKE_IN95                        text    html    latex   example
  SPIKE_INA                         text    html    latex   example
  SPIKE_INB                         text    html    latex   example
  SPIKE_INH                         text    html    latex   example
  collapse                          text    html    latex   example
  conc133                           text    html    latex   example
  conc95                            text    html    latex   example
  hgu                               text    html    latex   example
  spikeLI.package                   text    html    latex
** building package indices ...
* DONE (spikeLI)