• using R version 2.14.2 RC (2012-02-23 r58468)
  • using platform: i686-pc-linux-gnu (32-bit)
  • using session charset: UTF-8
  • checking for file ‘tonymisc/DESCRIPTION’ ... OK
  • this is package ‘tonymisc’ version ‘1.0.2’
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... NOTE
    As from R 2.14.0 all packages need a namespace.
    One will be generated on installation, but it is better to handcraft a
    NAMESPACE file: R CMD build will produce a suitable starting point.
  • checking for executable files ... OK
  • checking whether package ‘tonymisc’ can be installed ... OK
  • checking installed package size ... 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 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
    getSummary.pgmm: no visible global function definition for ‘mtest’
    getSummary.pgmm: no visible global function definition for ‘sargan’
    print.mfx: warning in printCoefmat(x$coefficients[-1, ], P.value =
    TRUE, has.Pvalue = TRUE): partial argument match of 'P.value' to
    'P.values'
    print.mfx: warning in printCoefmat(x$LRTest, P.value = TRUE, has.Pvalue
    = TRUE): partial argument match of 'P.value' to 'P.values'
  • checking Rd files ... NOTE
    prepare_Rd: AK91.Rd:25-26: Dropping empty section \details
    prepare_Rd: getSummary.robust.Rd:21-22: Dropping empty section \details
    prepare_Rd: getSummary.robust.Rd:27: Dropping empty section \note
    prepare_Rd: getSummary.robust.Rd:25: Dropping empty section \references
    prepare_Rd: iv.Rd:26-28: Dropping empty section \note
    prepare_Rd: laptop.Rd:22-24: Dropping empty section \references
    prepare_Rd: mfx.Rd:15-17: Dropping empty section \details
    prepare_Rd: mfx.Rd:24-25: Dropping empty section \note
    prepare_Rd: mfx.Rd:20-21: Dropping empty section \references
    prepare_Rd: mfx_me.Rd:9: Dropping empty section \details
    prepare_Rd: mfx_me.Rd:13: Dropping empty section \note
    prepare_Rd: mfx_me.Rd:11: Dropping empty section \references
    prepare_Rd: mktshare.Rd:26-28: Dropping empty section \source
    prepare_Rd: mktshare.Rd:29-31: Dropping empty section \references
    prepare_Rd: robust.Rd:12: Dropping empty section \details
    prepare_Rd: robust.Rd:16: Dropping empty section \note
    prepare_Rd: robust.Rd:14: Dropping empty section \references
    prepare_Rd: setTabDefault.Rd:11-13: Dropping empty section \details
    prepare_Rd: setTabDefault.Rd:14-15: Dropping empty section \value
    prepare_Rd: setTabDefault.Rd:21-23: Dropping empty section \note
    prepare_Rd: setTabDefault.Rd:16-18: Dropping empty section \references
    prepare_Rd: setTabDefault.Rd:27: Dropping empty section \examples
    prepare_Rd: sum_iv.Rd:22-23: Dropping empty section \details
    prepare_Rd: sum_iv.Rd:30-31: Dropping empty section \note
    prepare_Rd: sum_iv.Rd:26-27: Dropping empty section \references
    prepare_Rd: summaryR.Rd:16-17: Dropping empty section \details
    prepare_Rd: summaryR.Rd:24: Dropping empty section \note
    prepare_Rd: summaryR.Rd:20-21: Dropping empty section \references
    prepare_Rd: tony.vars.Rd:14-15: Dropping empty section \details
    prepare_Rd: tony.vars.Rd:22-23: Dropping empty section \note
    prepare_Rd: tony.vars.Rd:18-19: Dropping empty section \references
    prepare_Rd: tony.vars.Rd:26-28: Dropping empty section \seealso
    prepare_Rd: tony.vars.Rd:29-30: Dropping empty section \examples
    prepare_Rd: tony.vars2.Rd:14-15: Dropping empty section \details
    prepare_Rd: tony.vars2.Rd:22-23: Dropping empty section \note
    prepare_Rd: tony.vars2.Rd:18-19: Dropping empty section \references
    prepare_Rd: tony.vars2.Rd:26-28: Dropping empty section \seealso
    prepare_Rd: tony.vars2.Rd:29-30: Dropping empty section \examples
    prepare_Rd: tonymisc-package.Rd:23-24: Dropping empty section \references
    prepare_Rd: tonymisc-package.Rd:30: Dropping empty section \examples
  • 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 ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... NOTE
    ‘library’ or ‘require’ calls not declared from:
    ‘Ecdat’ ‘plm’
    ‘data(package=)’ call not declared from: ‘plm’
  • checking contents of ‘data’ directory ... OK
  • checking data for non-ASCII characters ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking examples ... WARNING
    Found the following significant warnings:

    Warning: mean(<data.frame>) is deprecated.
    Warning: mean(<data.frame>) is deprecated.
    Warning: mean(<data.frame>) is deprecated.
    Warning: mean(<data.frame>) is deprecated.
    Warning: mean(<data.frame>) is deprecated.
    Deprecated functions may be defunct as soon as of the next release of
    R.
    See ?Deprecated.
  • checking PDF version of manual ... OK
    WARNING: There was 1 warning, see
    ‘/home/hornik/tmp/R.check/r-patched/Work/PKGS/tonymisc.Rcheck/00check.log’
    for details