- using R version 4.4.1 (2024-06-14)
- using platform: aarch64-apple-darwin20
- R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
- running under: macOS Ventura 13.4
- using session charset: UTF-8
- checking for file ‘AER/DESCRIPTION’ ... OK
- this is package ‘AER’ version ‘1.2-15’
- 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 for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘AER’ can be installed ... [4s/4s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking ‘build’ 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 code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s/1s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the package can be unloaded cleanly ... [1s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
- checking loading without being on the library search path ... [1s/1s] OK
- checking 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 ... [3s/3s] OK
- checking Rd files ... [0s/0s] 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 ... [1s/1s] 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 files in ‘vignettes’ ... OK
- checking examples ... [13s/14s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [38s/39s] OK
  Running ‘Ch-Basics.R’ [1s/1s]
  Comparing ‘Ch-Basics.Rout’ to ‘Ch-Basics.Rout.save’ ... OK
  Running ‘Ch-Intro.R’ [1s/1s]
  Comparing ‘Ch-Intro.Rout’ to ‘Ch-Intro.Rout.save’ ... OK
  Running ‘Ch-LinearRegression.R’ [3s/3s]
  Comparing ‘Ch-LinearRegression.Rout’ to ‘Ch-LinearRegression.Rout.save’ ...46,51c46,51
<  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.46449  
>  Median : 122   Median : 282   Median : 1.32051  
>  Mean   : 197   Mean   : 418   Mean   : 2.54846  
>  3rd Qu.: 268   3rd Qu.: 541   3rd Qu.: 3.44017  
>  Max.   :1098   Max.   :2120   Max.   :24.45946  
886c886
< -0.6191 -0.0256  0.0000 -0.0001  0.0332  0.6410 
---
> -0.619068 -0.025568  0.000000 -0.000134  0.033201  0.641027 
  Running ‘Ch-Microeconometrics.R’ [1s/1s]
  Comparing ‘Ch-Microeconometrics.Rout’ to ‘Ch-Microeconometrics.Rout.save’ ... OK
  Running ‘Ch-Programming.R’ [8s/8s]
  Comparing ‘Ch-Programming.Rout’ to ‘Ch-Programming.Rout.save’ ... OK
  Running ‘Ch-TimeSeries.R’ [2s/2s]
  Comparing ‘Ch-TimeSeries.Rout’ to ‘Ch-TimeSeries.Rout.save’ ... OK
  Running ‘Ch-Validation.R’ [23s/24s]
  Comparing ‘Ch-Validation.Rout’ to ‘Ch-Validation.Rout.save’ ... OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [9s/9s] OK
- checking PDF version of manual ... [6s/6s] OK
- DONE
Status: OK
- using check arguments '--no-clean-on-error '