- using R Under development (unstable) (2025-02-14 r87718 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 13.3.0
GNU Fortran (GCC) 13.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'AER/DESCRIPTION' ... OK
- this is package 'AER' version '1.2-14'
- 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 hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'AER' can be installed ... 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 ... [2s] OK
- checking whether the package can be loaded with stated dependencies ... [2s] OK
- checking whether the package can be unloaded cleanly ... [2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s] OK
- checking loading without being on the library search path ... [2s] OK
- checking use of S3 registration ... 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 ... [6s] OK
- checking Rd files ... [3s] 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] 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 ... [68s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [116s] NOTE
Running 'Ch-Basics.R' [2s]
Comparing 'Ch-Basics.Rout' to 'Ch-Basics.Rout.save' ... OK
Running 'Ch-Intro.R' [2s]
Comparing 'Ch-Intro.Rout' to 'Ch-Intro.Rout.save' ... OK
Running 'Ch-LinearRegression.R' [6s]
Comparing 'Ch-LinearRegression.Rout' to 'Ch-LinearRegression.Rout.save' ...46,51c46,51
< 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
---
> 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
886c886
< -0.619068 -0.025568 0.000000 -0.000134 0.033201 0.641027
---
> -0.6191 -0.0256 0.0000 -0.0001 0.0332 0.6410
Running 'Ch-Microeconometrics.R' [3s]
Comparing 'Ch-Microeconometrics.Rout' to 'Ch-Microeconometrics.Rout.save' ... OK
Running 'Ch-Programming.R' [22s]
Comparing 'Ch-Programming.Rout' to 'Ch-Programming.Rout.save' ... OK
Running 'Ch-TimeSeries.R' [5s]
Comparing 'Ch-TimeSeries.Rout' to 'Ch-TimeSeries.Rout.save' ... OK
Running 'Ch-Validation.R' [75s]
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 ... [31s] OK
- checking PDF version of manual ... [27s] OK
- checking HTML version of manual ... [21s] OK
- DONE
Status: 1 NOTE