Back to the "Multiple platform build/check report"

NOTES: (1) a maintainance reboot of lemming prevented these builds to complete on this machine (2) these are the last builds with R 2.6.0 (2007-06-03 r41797) on lamb1 and lemming, next builds will be with R 2.6.0 (2007-06-10 r41908) configured with --enable-strict-barrier
Package 207/238HostnameOSArchBUILDCHECKBUILD BIN

SBMLR

1.31.0

Tomas Radivoyevitch
Last Changed Date: 2007-04-24 11:31:42 -0700
Last Changed Rev: 24217
lamb1 Linux (SUSE 10.1) x86_64  OK [ WARNINGS ]
wellington Linux (SUSE 9.2) i686  OK  WARNINGS 
churchill Solaris 2.9 sparc  OK  ERROR 
lemming Windows Server 2003 (32-bit) x64  OK skippedskipped
Package: SBMLR
Version: 1.31.0
Command: /home/biocbuild/bbs-2.1-bioc/R/bin/R CMD check SBMLR_1.31.0.tar.gz
RetCode: 0
Time: 29.5 seconds
Status: WARNINGS
CheckDir: SBMLR.Rcheck
Warnings: 1

Command output

* checking for working latex ... OK
* using log directory '/home/biocbuild/bbs-2.1-bioc/meat/SBMLR.Rcheck'
* using R version 2.6.0 Under development (unstable) (2007-06-03 r41797)
* checking for file 'SBMLR/DESCRIPTION' ... OK
* this is package 'SBMLR' version '1.31.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'SBMLR' 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 ... WARNING
==:
  function(e1, e2)
==.SBML:
  function(model1, model2, ...)

See section 'Generic functions and methods' of the 'Writing R Extensions'
manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
makeLaw: multiple local function definitions for 'lawTempl' with
  different formal arguments
==.SBML: no visible binding for global variable 'S0'
==.SBML: no visible binding for global variable 'BC'
==.SBML: no visible binding for global variable 'sIDs'
==.SBML: no visible binding for global variable 'rLaws'
==.SBML: no visible binding for global variable 'rIDs'
==.SBML: no visible binding for global variable 'V0'
==.SBML: no visible binding for global variable 'S0'
==.SBML: no visible binding for global variable 'BC'
==.SBML: no visible binding for global variable 'sIDs'
==.SBML: no visible binding for global variable 'rLaws'
==.SBML: no visible binding for global variable 'rIDs'
==.SBML: no visible binding for global variable 'V0'
==.SBML: no visible binding for global variable 'sIDs'
==.SBML: no visible binding for global variable 'rIDs'
simulate: no visible binding for global variable 'nStates'
simulate : fderiv: no visible binding for global variable 'nReactions'
simulate : fderiv: no visible binding for global variable 'nStates'
simulate : fderiv: no visible binding for global variable 'S0'
simulate : fderiv: no visible binding for global variable 'BC'
simulate : fderiv: no visible binding for global variable 'nRules'
simulate : fderiv: no visible binding for global variable 'nRules'
simulate : fderiv: no visible binding for global variable 'rIDs'
simulate : fderiv: no visible binding for global variable 'nReactions'
simulate : fderiv: no visible binding for global variable 'rIDs'
simulate : fderiv: no visible binding for global variable 'rIDs'
simulate : fderiv: no visible binding for global variable 'incid'
simulate : fderiv: no visible binding for global variable 'y0'
simulate : fderiv: no visible binding for global variable 'rIDs'
simulate : fderiv: no visible binding for global variable 'BC'
simulate: no visible binding for global variable 'y0'
* 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 SBMLR-Ex.R ... OK
* checking examples ... OK
* creating SBMLR-manual.tex ... OK
* checking SBMLR-manual.tex ... OK

WARNING: There was 1 warning, see
  /home/biocbuild/bbs-2.1-bioc/meat/SBMLR.Rcheck/00check.log
for details

SBMLR.Rcheck/00install.out:

* Installing *source* package 'SBMLR' ...
** R
** inst
** preparing package for lazy loading
Loading required package: XML
Loading required package: odesolve
** help
Note: unmatched right brace in 'summary.SBML' on or after line 16
 >>> Building/Updating help pages for package 'SBMLR'
     Formats: text html latex example 
  equateModels                      text    html    latex   example
  makeLaw                           text    html    latex   example
  readSBML                          text    html    latex   example
  readSBMLR                         text    html    latex   example
  saveSBML                          text    html    latex   example
  saveSBMLR                         text    html    latex   example
  simulate                          text    html    latex   example
  summary.SBML                      text    html    latex   example
** building package indices ...
* DONE (SBMLR)