• using R version 2.8.1 beta (2008-12-12 r47183)
  • using session charset: ISO8859-1
  • checking for file 'JavaGD/DESCRIPTION' ... OK
  • this is package 'JavaGD' version '0.5-2'
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking whether package 'JavaGD' 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/JavaGD-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 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", ...)
    .C("setJavaGDClassPath", ...)
    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 JavaGD-Ex.R ... OK
  • checking examples ... OK
  • creating JavaGD-manual.tex ... OK
  • checking JavaGD-manual.tex using pdflatex ... OK