• using R version 2.14.0 (2011-10-31)
  • using platform: i386-apple-darwin9.8.0 (32-bit)
  • using session charset: ASCII
  • checking for file 'Zelig/DESCRIPTION' ... OK
  • this is package 'Zelig' version '3.5.3'
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking whether package 'Zelig' can be installed ... OK
  • checking installed package size ... NOTE
    installed size is 10.0Mb
    sub-directories of 1Mb or more:
    doc 8.9Mb
  • 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 namespace can be loaded with stated dependencies ... OK
  • checking whether the namespace 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
    File 'Zelig/R/load.first.R':
    .onAttach calls:
    cat(paste("## \n## Zelig (Version ", ver, ", built: ", builddate, ")\n", sep = ""))
    cat("## Please refer to http://gking.harvard.edu/zelig for full\n", "## documentation or help.zelig() for help with commands and\n", "## models supported by Zelig.\n##\n\n", sep = "")
    cat("## Zelig project citations:\n", "## Kosuke Imai, Gary King, and Olivia Lau. (2009).\n", "## ``Zelig: Everyone's Statistical Software,''\n", "## http://gking.harvard.edu/zelig.\n", "## and\n", "## Kosuke Imai, Gary King, and Olivia Lau. (2008).\n", "## ``Toward A Common Framework for Statistical Analysis\n", "## and Development,'' Journal of Computational and\n", "## Graphical Statistics, Vol. 17, No. 4 (December)\n", "## pp. 892-913. \n\n", "## To cite individual Zelig models, please use the citation format printed with\n", "## each model run and in the documentation.\n##\n", sep = "")

    Package startup functions should use 'packageStartupMessage' to
    generate messages.
    See section 'Good practice' in ?.onAttach.
  • 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 ... NOTE
    S3 methods shown with full name in documentation object 'model.frame.multiple':
    'model.frame.multiple'

    S3 methods shown with full name in documentation object 'model.matrix.multiple':
    'model.matrix.multiple'

    S3 methods shown with full name in documentation object 'plot.ci':
    'plot.ci'

    S3 methods shown with full name in documentation object 'plot.surv':
    'plot.surv'

    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See the chapter 'Writing R documentation files' in the 'Writing R
    Extensions' manual.
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking contents of 'data' directory ... OK
  • checking data for non-ASCII characters ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking sizes of PDF files under 'inst/doc' ... OK
  • checking examples ... OK
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in 'inst/doc' ... OK
  • checking running R code from vignettes ... OK
  • checking re-building of vignette PDFs ... OK
  • checking PDF version of manual ... OK
  • elapsed time (check, wall clock): 2:43