- using R version 2.8.0 alpha (2008-10-04 r46598)
- using session charset: UTF-8
- checking for file 'norm/DESCRIPTION' ... OK
- this is package 'norm' version '1.0-9'
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking whether package 'norm' can be installed ... WARNING
Found the following significant warnings:
Warning: file 'mdata.rda' has magic number '1976'
See http://www.r-project.org/nosvn/R.check/r-patched-linux-x86_64/norm-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 ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... WARNING
Foreign function calls without 'PACKAGE' argument:
.Fortran("tobsn", ...)
.Fortran("is1n", ...)
.Fortran("ps1n", ...)
.Fortran("stvaln", ...)
.Fortran("tobsn", ...)
.Fortran("emn", ...)
.Fortran("tobsn", ...)
.Fortran("is1n", ...)
.Fortran("lobsn", ...)
.Fortran("lobsn", ...)
.Fortran("lprin", ...)
.Fortran("tobsmn", ...)
.Fortran("is2n", ...)
.Fortran("ps2n", ...)
.Fortran("ninvwn", ...)
.Fortran("ctrsc", ...)
.Fortran("mkpsi", ...)
.Fortran("sjn", ...)
.Fortran("nmons", ...)
.Fortran("lasts", ...)
.Fortran("layers", ...)
.Fortran("rngs", ...)
See the chapter 'System and foreign language interfaces' of the 'Writing R
Extensions' manual.
- 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 ... WARNING
Objects in \usage without \alias in documentation object '.na.to.snglcode':
.code.to.na
Functions with \usage entries need to have the appropriate \alias entries,
and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
- checking data for non-ASCII characters ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking for portable use of $BLAS_LIBS ... OK
- creating norm-Ex.R ... OK
- checking examples ... OK
- creating norm-manual.tex ... OK
- checking norm-manual.tex using pdflatex ... OK