• using R version 2.9.1 (2009-06-26)
  • using session charset: ASCII
  • checking for file 'CGIwithR/DESCRIPTION' ... OK
  • this is package 'CGIwithR' version '0.72'
  • checking package name space information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking for executable files ... OK
  • checking whether package 'CGIwithR' can be installed ... WARNING
    Found the following significant warnings:
    Warning: '\_' is an unrecognized escape in a character string
    Warning: unrecognized escape removed from "^WWW\_"
    Warning: '\_' is an unrecognized escape in a character string
    Warning: unrecognized escape removed from "^WWW\_"
    Warning: \code inside code block in file 'HTMLtools.Rd'
    Warning: unmatched right brace in file 'showEnvironmentVariables.Rd' on line 39
    See http://www.r-project.org/nosvn/R.check/r-oldrel-macosx-ix86/CGIwithR-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 ... WARNING
    Warnings in file 'R/CGIwithR.R':
    truncating string with embedded nul: '\0'
    '\_' is an unrecognized escape in a character string
    unrecognized escape removed from "^WWW\_"
    '\_' is an unrecognized escape in a character string
    unrecognized escape removed from "^WWW\_"
  • 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
    getParameters: no visible binding for global variable 'els'
    indentPrint: no visible binding for global variable 'zz'
  • checking Rd files ... OK
  • checking Rd files against version 2 parser ... WARNING
    *** error on file ./man/showEnvironmentVariables.Rd
    Error in parse_Rd("./man/showEnvironmentVariables.Rd", encoding = "unknown") :
    ./man/showEnvironmentVariables.Rd:39:1: unexpected '}'
    38: \code{FALSE}, this is the value returned.}
    39: }
    ^

    problem found in 'showEnvironmentVariables.Rd'
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking examples ... OK
  • checking PDF version of manual ... OK
  • elapsed time (check, wall clock): 0:33