• using R version 2.7.1 beta (2008-06-13 r45923)
  • using session charset: ISO8859-1
  • checking for file 'its/DESCRIPTION' ... OK
  • this is package 'its' version '1.1.5'
  • checking package name space information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking whether package 'its' can be installed ... OK
  • 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 ... 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 ... OK
  • checking Rd files ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... WARNING
    Functions/methods with usage in documentation object 'Extract' but not in code:
    [

    Functions/methods with usage in documentation object 'itsAccessor' but not in code:
    names names<-

    Functions/methods with usage in documentation object 'itsSubset' but not in code:
    [
  • checking Rd \usage sections ... WARNING
    Objects in \usage without \alias in documentation object 'Extract':
    [

    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'.
  • creating its-Ex.R ... OK
  • checking examples ... OK
  • creating its-manual.tex ... OK
  • checking its-manual.tex using pdflatex ... OK