- using R version 2.8.1 (2008-12-22)
- using session charset: ISO8859-1
- checking for file 'rJava/DESCRIPTION' ... OK
- this is package 'rJava' version '0.6-1'
- checking package name space information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking whether package 'rJava' can be installed ... WARNING
Found the following significant warnings:
WinRegistry.c:13: warning: initialization discards qualifiers from pointer target type
WinRegistry.c:14: warning: initialization discards qualifiers from pointer target type
See http://www.r-project.org/nosvn/R.check/r-release-windows-x86_64/rJava-00install.html for details.
- 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 ... WARNING
Found the following non-empty subdirectories of 'inst' also used by R:
libs
It is recommended not to interfere with package subdirectories used by R.
- 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 ... WARNING
Foreign function calls without 'PACKAGE' argument:
.Call("RegGetStrValue", ...)
.Call("RegGetStrValue", ...)
.Call("RegGetStrValue", ...)
.Call("RegGetStrValue", ...)
.Call("RegGetStrValue", ...)
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 ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking for portable compilation flags in Makevars ... OK
- checking for portable use of $BLAS_LIBS ... OK
- creating rJava-Ex.R ... OK
- checking examples ... OK
- creating rJava-manual.tex ... OK
- checking rJava-manual.tex using pdflatex ... OK