• using R version 3.0.0 Patched (2013-04-24 r62652)
  • using platform: sparc-sun-solaris2.10 (32-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 .dll and .exe files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘AER’ can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over 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 installed files from ‘inst/doc’ ... OK
  • checking examples ... [10m/11m] OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ... [18m/18m] OK
    Running ‘Ch-Basics.R’
    Comparing ‘Ch-Basics.Rout’ to ‘Ch-Basics.Rout.save’ ...19c19
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    Running ‘Ch-Intro.R’ [13s/13s]
    Comparing ‘Ch-Intro.Rout’ to ‘Ch-Intro.Rout.save’ ...19c19
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    106c106
    < Package SparseM (0.99) loaded.
    ---
    > Package SparseM (0.91) loaded.
    112c112
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    119c119
    < The following object is masked from 'package:survival':
    ---
    > The following object(s) are masked from 'package:survival':
    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’ [68s/68s]
    Comparing ‘Ch-LinearRegression.Rout’ to ‘Ch-LinearRegression.Rout.save’ ...19c19
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    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
    728c728
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    888,894c888,894
    < lag(log(emp), c(1, 2))1 0.4742 0.1854 2.56 0.01054
    < lag(log(emp), c(1, 2))2 -0.0530 0.0517 -1.02 0.30605
    < log(wage) -0.5132 0.1456 -3.53 0.00042
    < lag(log(wage), 1) 0.2246 0.1419 1.58 0.11353
    < log(capital) 0.2927 0.0626 4.67 3.0e-06
    < log(output) 0.6098 0.1563 3.90 9.5e-05
    < lag(log(output), 1) -0.4464 0.2173 -2.05 0.03996
    ---
    > lag(log(emp), c(1, 2))1 0.4742 0.0853 5.56 2.7e-08
    > lag(log(emp), c(1, 2))2 -0.0530 0.0273 -1.94 0.05222
    > log(wage) -0.5132 0.0493 -10.40 < 2e-16
    > lag(log(wage), 1) 0.2246 0.0801 2.81 0.00502
    > log(capital) 0.2927 0.0395 7.42 1.2e-13
    > log(output) 0.6098 0.1085 5.62 1.9e-08
    > lag(log(output), 1) -0.4464 0.1248 -3.58 0.00035
    897,900c897,900
    < Autocorrelation test (1): normal = -1.538 (p.value=0.062)
    < Autocorrelation test (2): normal = -0.2797 (p.value=0.39)
    < Wald test for coefficients: chisq(7) = 142 (p.value=<2e-16)
    < Wald test for time dummies: chisq(6) = 16.97 (p.value=0.00939)
    ---
    > Autocorrelation test (1): normal = -2.428 (p.value=0.00759)
    > Autocorrelation test (2): normal = -0.3325 (p.value=0.37)
    > Wald test for coefficients: chisq(7) = 372 (p.value=<2e-16)
    > Wald test for time dummies: chisq(6) = 26.9 (p.value=0.000151)
    906a907,913
    >
    > Attaching package: 'Matrix'
    >
    > The following object(s) are masked from 'package:base':
    >
    > det
    >
    Running ‘Ch-Microeconometrics.R’ [22s/22s]
    Comparing ‘Ch-Microeconometrics.Rout’ to ‘Ch-Microeconometrics.Rout.save’ ...19c19
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    167c167
    < The following object is masked from 'package:car':
    ---
    > The following object(s) are masked from 'package:car':
    174,175c174,175
    < gdata: Unable to load perl libaries needed by read.xls()
    < gdata: to support 'XLSX' (Excel 2007+) files.
    ---
    > gdata: read.xls support for 'XLSX' (Excel 2007+) files
    > gdata: ENABLED.
    177,181d176
    < gdata: Run the function 'installXLSXsupport()'
    < gdata: to automatically download and install the perl
    < gdata: libaries needed to support Excel XLS and XLSX
    < gdata: formats.
    <
    184c179
    < The following object is masked from 'package:stats':
    ---
    > The following object(s) are masked from 'package:stats':
    188c183
    < The following object is masked from 'package:utils':
    ---
    > The following object(s) are masked from 'package:utils':
    197c192
    < The following object is masked from 'package:stats':
    ---
    > The following object(s) are masked from 'package:stats':
    442c437
    < Loaded gam 1.08
    ---
    > Loaded gam 1.06.2
    Running ‘Ch-Programming.R’ [261s/261s]
    Comparing ‘Ch-Programming.Rout’ to ‘Ch-Programming.Rout.save’ ...19c19
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    170c170
    < The following object is masked from 'package:lattice':
    ---
    > The following object(s) are masked from 'package:lattice':
    174c174
    < The following object is masked from 'package:survival':
    ---
    > The following object(s) are masked from 'package:car':
    176c176
    < aml
    ---
    > logit
    178c178
    < The following object is masked from 'package:car':
    ---
    > The following object(s) are masked from 'package:survival':
    180c180
    < logit
    ---
    > aml
    Running ‘Ch-TimeSeries.R’ [44s/44s]
    Comparing ‘Ch-TimeSeries.Rout’ to ‘Ch-TimeSeries.Rout.save’ ...19c19
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    137,139d136
    < Warning message:
    < In HoltWinters(dd_past) :
    < optimization difficulties: ERROR: ABNORMAL_TERMINATION_IN_LNSRCH
    220,221d216
    < Warning message:
    < In log(s2) : NaNs produced
    411,412c406,407
    < black.d -0.0747230 0.00245321 2.28742e-17
    < white.d 0.0201561 0.00353701 6.64719e-18
    ---
    > black.d -0.0747230 0.00245321 -1.87748e-17
    > white.d 0.0201561 0.00353701 1.11817e-17
    Running ‘Ch-Validation.R’ [11m/11m]
    Comparing ‘Ch-Validation.Rout’ to ‘Ch-Validation.Rout.save’ ...19c19
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    471c471
    < Package SparseM (0.99) loaded.
    ---
    > Package SparseM (0.91) loaded.
    477c477
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    484c484
    < The following object is masked from 'package:survival':
    ---
    > The following object(s) are masked from 'package:survival':
  • 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