- using R version 2.9.1 Patched (2009-07-01 r48886)
- using session charset: UTF-8
- checking for file 'rbugs/DESCRIPTION' ... OK
- this is package 'rbugs' version '0.3-6'
- checking package name space information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking whether package 'rbugs' can be installed ... WARNING
Found the following significant warnings:
Warning: invalid whitespace before brace in file 'genBugsScript.Rd' at ' \item{dic} {If TRUE, dic will be monitored }'
Warning: \code inside code block in file 'rbugs.Rd'
Warning: invalid whitespace before brace in file 'runBugs.Rd' at ' \item{linbugs} { If TRUE, linbugs is used. }'
See http://www.r-project.org/nosvn/R.check/r-patched-linux-ix86/rbugs-00install.html for details.
- 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 whether the name space 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 ... NOTE
genBugsScript: no visible binding for global variable ‘INITS’
genBugsScript: no visible binding for global variable ‘LBR’
genBugsScript: no visible binding for global variable ‘SET’
genBugsScript: no visible binding for global variable ‘CHECK’
genBugsScript: no visible binding for global variable ‘DATA’
genBugsScript: no visible binding for global variable ‘COMPILE’
genBugsScript: no visible binding for global variable ‘GENINITS’
genBugsScript: no visible binding for global variable ‘BEG’
genBugsScript: no visible binding for global variable ‘SETRN’
genBugsScript: no visible binding for global variable ‘UPDATE’
genBugsScript: no visible binding for global variable ‘DICSET’
genBugsScript: no visible binding for global variable ‘STATS’
genBugsScript: no visible binding for global variable ‘DICSTATS’
genBugsScript: no visible binding for global variable ‘CODA’
genBugsScript: no visible binding for global variable ‘SAVE’
genBugsScript: no visible binding for global variable ‘QUIT’
rbugs: no visible binding for global variable ‘bugwWorkingDir’
- checking Rd files ... OK
- checking Rd files against version 2 parser ... WARNING
Warning in parse_Rd("./man/genBugsScript.Rd", encoding = "unknown") :
bad markup (extra space?) at genBugsScript.Rd:22:13
Warning: ./man/genBugsScript.Rd:22: Unnecessary braces at ‘{If TRUE, dic will be monitored }’
Warning in parse_Rd("./man/runBugs.Rd", encoding = "unknown") :
bad markup (extra space?) at runBugs.Rd:25:17
Warning: ./man/runBugs.Rd:25: Unnecessary braces at ‘{ If TRUE, linbugs is used. }’
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking data for non-ASCII characters ... OK
- checking examples ... OK
- checking PDF version of manual ... OK