- using R version 2.7.2 (2008-08-25)
- using session charset: UTF-8
- checking for file 'mmlcr/DESCRIPTION' ... OK
- this is package 'mmlcr' version '1.3.5'
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking whether package 'mmlcr' can be installed ... WARNING
Found the following significant warnings:
Warning: file 'Srcdfull.rda' has magic number 'RDA1'
Warning: file 'mmlcrdf.rda' has magic number 'RDA1'
See http://www.r-project.org/nosvn/R.check/r-release-linux-ix86/mmlcr-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 for unstated dependencies in R code ... WARNING
'library' or 'require' calls not declared from:
modreg
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 ... NOTE
mmlcr.default: no visible global function definition for ‘error’
mmlcr.mmlcr: no visible binding for global variable ‘.posterior2’
mmlcrfit.multinomlong: no visible binding for global variable ‘.wts’
mmlcrfit.nblong: no visible binding for global variable ‘.wts’
mmlcrfit.poislong: no visible binding for global variable ‘.wts’
- checking Rd files ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... WARNING
Warning: file 'Srcdfull.rda' has magic number 'RDA1'
Use of save versions prior to 2 is deprecated
- checking Rd \usage sections ... NOTE
S3 methods shown with full name in documentation object 'fitted.mmlcr':
fitted.mmlcr residuals.mmlcr
S3 methods shown with full name in documentation object 'plot.mmlcronce':
plot.mmlcronce
S3 methods shown with full name in documentation object 'plot.mmlcr':
plot.mmlcr
S3 methods shown with full name in documentation object 'plot.mmlcrlong':
plot.mmlcrlong
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'.
- checking data for non-ASCII characters ... OK
- creating mmlcr-Ex.R ... OK
- checking examples ... OK
- creating mmlcr-manual.tex ... OK
- checking mmlcr-manual.tex using pdflatex ... OK