• using R Under development (unstable) (2012-08-11 r60235)
  • using platform: x86_64-unknown-linux-gnu (64-bit)
  • using session charset: UTF-8
  • checking for file ‘AER/DESCRIPTION’ ... OK
  • this is package ‘AER’ version ‘1.1-9’
  • 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 for hidden files and directories ... OK
  • checking whether package ‘AER’ 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 whether the namespace can be loaded with stated dependencies ... OK
  • checking whether the namespace can be unloaded cleanly ... OK
  • checking loading without being on the library search path ... 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 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 ... 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 installed files from ‘inst/doc’ ... OK
  • checking examples ... [128s/129s] OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ... [83s/83s] OK
    Running ‘Ch-Basics.R’ [1s/1s]
    Comparing ‘Ch-Basics.Rout’ to ‘Ch-Basics.Rout.save’ ... OK
    Running ‘Ch-Intro.R’ [2s/2s]
    Comparing ‘Ch-Intro.Rout’ to ‘Ch-Intro.Rout.save’ ...106c106
    < Package SparseM (0.96) loaded.
    ---
    > Package SparseM (0.91) loaded.
    233,237c233,237
    < [5] "package:AER" "package:survival"
    < [7] "package:splines" "package:strucchange"
    < [9] "package:sandwich" "package:lmtest"
    < [11] "package:zoo" "package:Formula"
    < [13] "package:car" "package:nnet"
    ---
    > [5] "package:AER" "package:strucchange"
    > [7] "package:sandwich" "package:lmtest"
    > [9] "package:zoo" "package:Formula"
    > [11] "package:car" "package:survival"
    > [13] "package:splines" "package:nnet"
    Running ‘Ch-LinearRegression.R’ [11s/11s]
    Comparing ‘Ch-LinearRegression.Rout’ to ‘Ch-LinearRegression.Rout.save’ ...35,40c35,40
    < Min. : 2 Min. : 20 Min. : 0.005
    < 1st Qu.: 52 1st Qu.: 134 1st Qu.: 0.464
    < Median : 122 Median : 282 Median : 1.321
    < Mean : 197 Mean : 418 Mean : 2.548
    < 3rd Qu.: 268 3rd Qu.: 541 3rd Qu.: 3.440
    < Max. :1098 Max. :2120 Max. :24.459
    ---
    > Min. : 2 Min. : 20 Min. : 0.00522
    > 1st Qu.: 52 1st Qu.: 134 1st Qu.: 0.46450
    > Median : 122 Median : 282 Median : 1.32051
    > Mean : 197 Mean : 418 Mean : 2.54845
    > 3rd Qu.: 268 3rd Qu.: 541 3rd Qu.: 3.44017
    > Max. :1098 Max. :2120 Max. :24.45946
    218,220d217
    < Warning message:
    < In rep(rhs, length.out = length(hypothesis)) :
    < 'x' is NULL so the result will be NULL
    909a907,913
    >
    > Attaching package: 'Matrix'
    >
    > The following object(s) are masked from 'package:base':
    >
    > det
    >
    Running ‘Ch-Microeconometrics.R’ [4s/4s]
    Comparing ‘Ch-Microeconometrics.Rout’ to ‘Ch-Microeconometrics.Rout.save’ ...636,642d635
    < Warning messages:
    < 1: In rep(rhs, length.out = length(hypothesis)) :
    < 'x' is NULL so the result will be NULL
    < 2: In rep(rhs, length.out = length(hypothesis)) :
    < 'x' is NULL so the result will be NULL
    < 3: In rep(rhs, length.out = length(hypothesis)) :
    < 'x' is NULL so the result will be NULL
    Running ‘Ch-Programming.R’ [31s/31s]
    Comparing ‘Ch-Programming.Rout’ to ‘Ch-Programming.Rout.save’ ...127d126
    < There were 12 warnings (use warnings() to see them)
    136d134
    < There were 12 warnings (use warnings() to see them)
    176,179d173
    < The following object(s) are masked from 'package:survival':
    <
    < aml
    <
    182a177,180
    >
    > The following object(s) are masked from 'package:survival':
    >
    > aml
    Running ‘Ch-TimeSeries.R’ [5s/5s]
    Comparing ‘Ch-TimeSeries.Rout’ to ‘Ch-TimeSeries.Rout.save’ ...406,407c406,407
    < black.d -0.0747230 0.00245321 1.23979e-17
    < white.d 0.0201561 0.00353701 -1.76188e-17
    ---
    > black.d -0.0747230 0.00245321 -1.87748e-17
    > white.d 0.0201561 0.00353701 1.11817e-17
    Running ‘Ch-Validation.R’ [28s/28s]
    Comparing ‘Ch-Validation.Rout’ to ‘Ch-Validation.Rout.save’ ...471c471
    < Package SparseM (0.96) loaded.
    ---
    > Package SparseM (0.91) loaded.
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in ‘inst/doc’ ... OK
  • checking running R code from vignettes ... [1s/1s] OK
  • checking re-building of vignette PDFs ... [4s/5s] OK
  • checking PDF version of manual ... OK