Back to the "Multiple platform build/check report"

IMPORTANT NOTE: R was configured with --enable-strict-barrier on lamb1
Package 214/247HostnameOSArchBUILDCHECKBUILD 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 
liverpool Windows Server 2003 R2 (32-bit) x64  OK [ WARNINGS ] OK 
pitt Mac OS X (10.4.10) i386  OK  WARNINGS  OK 
Package: SBMLR
Version: 1.31.0
Command: E:\biocbld\bbs-2.1-bioc\R\bin\R.exe CMD check SBMLR_1.31.0.tar.gz
RetCode: 0
Time: 51.2 seconds
Status: WARNINGS
CheckDir: SBMLR.Rcheck
Warnings: 1

Command output

* checking for working latex ... OK
* using log directory 'E:/biocbld/bbs-2.1-bioc/meat/SBMLR.Rcheck'
* using R version 2.6.0 Under development (unstable) (2007-08-06 r42439)
* 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 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
==.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'
makeLaw: multiple local function definitions for 'lawTempl' with
  different formal arguments
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 'rIDs'
simulate : fderiv: no visible binding for global variable 'incid'
simulate : fderiv: no visible binding for global variable 'y0'
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 ... NOTE
S3 methods shown with full name in documentation object '==.SBML':
  ==.SBML

S3 methods shown with full name in documentation object 'summary.SBML':
  summary.SBML

The \usage entries for S3 methods should use the \method markup and not
their full name.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* creating SBMLR-Ex.R ... OK
* checking examples ... OK
* creating SBMLR-manual.tex ... OK
* checking SBMLR-manual.tex ... OK

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

SBMLR.Rcheck/00install.out:

installing R.css in E:/biocbld/bbs-2.1-bioc/meat/SBMLR.Rcheck


---------- Making package SBMLR ------------
  adding build stamp to DESCRIPTION
  installing R files
  installing inst files
  installing man source files
  installing indices
  installing help
Note: unmatched right brace in 'summary.SBML' on or after line 16
Note: unmatched right brace in 'summary.SBML.Rd' on or after line 16
 >>> Building/Updating help pages for package 'SBMLR'
     Formats: text html latex example chm 
  equateModels                      text    html    latex   example chm
  makeLaw                           text    html    latex   example chm
  readSBML                          text    html    latex   example chm
  readSBMLR                         text    html    latex   example chm
  saveSBML                          text    html    latex   example chm
  saveSBMLR                         text    html    latex   example chm
  simulate                          text    html    latex   example chm
  summary.SBML                      text    html    latex   example chm
Microsoft HTML Help Compiler 4.74.8702

Compiling e:\biocbld\bbs-2.1-bioc\meat\SBMLR.Rcheck\00_pkg_src\SBMLR\chm\SBMLR.chm


Compile time: 0 minutes, 0 seconds
9	Topics
22	Local links
0	Internet links
1	Graphic


Created e:\biocbld\bbs-2.1-bioc\meat\SBMLR.Rcheck\00_pkg_src\SBMLR\chm\SBMLR.chm, 25,138 bytes
Compression decreased file by 3,783 bytes.
  preparing package SBMLR for lazy loading
Loading required package: XML
Loading required package: odesolve
  adding MD5 sums

* DONE (SBMLR)