• using R version 2.10.1 (2009-12-14)
  • using session charset: UTF-8
  • checking for file 'XReg/DESCRIPTION' ... OK
  • this is package 'XReg' version '1.0'
  • checking package name space information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking whether package 'XReg' can be installed ... OK
  • 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 (version 2 or later)
    Standardizable: TRUE
    Standardized license specification:
    GPL (>= 2)
  • 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
    survcalc: no visible global function definition for ‘survreg’
    survcalc: no visible global function definition for ‘survreg.control’
  • checking Rd files ... OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... WARNING
    Duplicated \argument entries in documentation object 'stepXR':
    step.adapt

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