• using R version 2.11.0 Under development (unstable) (2010-01-14 r50981)
  • using session charset: UTF-8
  • using option '--no-vignettes'
  • checking for file 'Zelig/DESCRIPTION' ... OK
  • this is package 'Zelig' version '3.4-5'
  • 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 'Zelig' 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 ... 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 package can be unloaded cleanly ... OK
  • checking whether the name space can be loaded with stated dependencies ... OK
  • checking whether the name space can be unloaded cleanly ... 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
    model.frame.multiple: possible error in gsub("as.factor\\(.*\\)", "",
    tlNew[[eqns[[i]]]], extended = TRUE): unused argument(s) (extended =
    TRUE)
    model.frame.multiple: possible error in gsub("as.factor\\(.*\\)", "",
    dvNew, extended = TRUE): unused argument(s) (extended = TRUE)
    selectLevels: possible error in grep("^1[z-Z]$", mat.depth, extended =
    TRUE): unused argument(s) (extended = TRUE)
    zelig.new.packages: possible error in grep("^R", lrwuq[length(lrwuq)],
    extended = TRUE): unused argument(s) (extended = TRUE)
  • checking Rd files ... OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... WARNING
    Unknown package(s) ‘pkg’ in Rd xrefs
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... WARNING
    Undocumented arguments in documentation object 'rocplot'
    ylab

    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 data for non-ASCII characters ... OK
  • checking examples ... OK
  • checking package vignettes in 'inst/doc' ... SKIPPED
  • checking PDF version of manual ... OK
  • using check arguments '--no-vignettes'