• using R version 2.9.1 Patched (2009-06-30 r48877)
  • using session charset: UTF-8
  • checking for file 'AIS/DESCRIPTION' ... OK
  • this is package 'AIS' version '1.0'
  • checking package name space information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking whether package 'AIS' can be installed ... WARNING
    Found the following significant warnings:
    Warning: unmatched right brace in file 'HTMLDWIMxtabs.Rd' on line 39
    Warning: invalid whitespace before brace in file 'HTMLDWIMxtabs.Rd' at ' \item{wantPercentages} { include percentages in the output }'
    Warning: invalid whitespace before brace in file 'HTMLDWIMxtabs.Rd' at ' \item{wantTotals} { include marginals in the output }'
    Warning: invalid whitespace before brace in file 'HTMLDWIMxtabs.Rd' at ' \item{wantStats} { include chi-squared statistics in the output }'
    Warning: invalid whitespace before brace in file 'HTMLDWIMxtabs.Rd' at ' \item{nameLength} { maximum length of variable labels}'
    Warning: unmatched right brace in file 'printDWIMxtabs.Rd' on line 36
    Warning: invalid whitespace before brace in file 'printDWIMxtabs.Rd' at ' \item{wantPercentages} { include percentages in the output }'
    Warning: invalid whitespace before brace in file 'printDWIMxtabs.Rd' at ' \item{wantTotals} { include marginals in the output }'
    Warning: invalid whitespace before brace in file 'printDWIMxtabs.Rd' at ' \item{wantStats} { include chi-squared statistics in the output }'
    Warning: invalid whitespace before brace in file 'printDWIMxtabs.Rd' at ' \item{nameLength} { maximum length of variable labels}'
    See http://www.r-project.org/nosvn/R.check/r-patched-linux-x86_64/AIS-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 ... NOTE
    Non-standard license specification:
    GPL AFFERO 3.0 (with citation)
    Standardizable: FALSE
  • 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 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
    plot.AISFirstLook: no visible global function definition for ‘parcoord’
  • checking Rd files ... OK
  • checking Rd files against version 2 parser ... WARNING
    Warning in parse_Rd("./man/HTMLDWIMxtabs.Rd", encoding = "unknown") :
    bad markup (extra space?) at HTMLDWIMxtabs.Rd:14:25
    Warning in parse_Rd("./man/HTMLDWIMxtabs.Rd", encoding = "unknown") :
    bad markup (extra space?) at HTMLDWIMxtabs.Rd:15:20
    Warning in parse_Rd("./man/HTMLDWIMxtabs.Rd", encoding = "unknown") :
    bad markup (extra space?) at HTMLDWIMxtabs.Rd:16:19
    Warning in parse_Rd("./man/HTMLDWIMxtabs.Rd", encoding = "unknown") :
    bad markup (extra space?) at HTMLDWIMxtabs.Rd:17:20
    *** error on file ./man/HTMLDWIMxtabs.Rd
    Error in parse_Rd("./man/HTMLDWIMxtabs.Rd", encoding = "unknown") :
    ./man/HTMLDWIMxtabs.Rd:39:59: unexpected '}'
    38:
    39: \seealso{\code{\link[pkg:R2HTML]{HTML}}, \link{DWIMxtabs}}}
    ^

    Warning in parse_Rd("./man/printDWIMxtabs.Rd", encoding = "unknown") :
    bad markup (extra space?) at printDWIMxtabs.Rd:14:25
    Warning in parse_Rd("./man/printDWIMxtabs.Rd", encoding = "unknown") :
    bad markup (extra space?) at printDWIMxtabs.Rd:15:20
    Warning in parse_Rd("./man/printDWIMxtabs.Rd", encoding = "unknown") :
    bad markup (extra space?) at printDWIMxtabs.Rd:16:19
    Warning in parse_Rd("./man/printDWIMxtabs.Rd", encoding = "unknown") :
    bad markup (extra space?) at printDWIMxtabs.Rd:17:20
    *** error on file ./man/printDWIMxtabs.Rd
    Error in parse_Rd("./man/printDWIMxtabs.Rd", encoding = "unknown") :
    ./man/printDWIMxtabs.Rd:36:27: unexpected '}'
    35:
    36: \seealso{\link{DWIMxtabs}}}
    ^

    problems found in ‘HTMLDWIMxtabs.Rd’, ‘printDWIMxtabs.Rd’
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... NOTE
    S3 methods shown with full name in documentation object 'print.DWIMxtabs':
    print.DWIMxtabs

    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 examples ... OK
  • checking PDF version of manual ... OK