• using R version 4.3.0 alpha (2023-04-03 r84154)
  • using platform: x86_64-apple-darwin20 (64-bit)
  • R was compiled by
        Apple clang version 14.0.3 (clang-1403.0.22.14.1)
        GNU Fortran (GCC) 12.2.0
  • running under: macOS Ventura 13.3
  • using session charset: UTF-8
  • checking for file ‘glmx/DESCRIPTION’ ... OK
  • this is package ‘glmx’ version ‘0.2-0’
  • checking package namespace information ... OK
  • checking package dependencies ... NOTE
    Package suggested but not available for checking: ‘AER’
  • 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 ‘glmx’ can be installed ... [3s/3s] 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 ... [0s/0s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the package can be unloaded cleanly ... [0s/0s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
  • checking loading without being on the library search path ... [0s/0s] 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/4s] 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 ... [0s/0s] OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking examples ... [2s/2s] OK
  • checking differences from ‘glmx-Ex.Rout’ to ‘glmx-Ex.Rout.save’ ... OK

    158,159c158,179
    < Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
    < there is no package called 'AER'
    ---
    >
    > Attaching package: 'zoo'
    >
    > The following objects are masked from 'package:base':
    >
    > as.Date, as.Date.numeric
    >
    > A-Info N-Info A-Sandwich N-Sandwich A-OPG N-OPG
    > (Intercept) 5.089 5.241 4.485 5.026 5.092 5.092
    > ethnicityafam -3.187 -3.119 -2.955 -3.017 -2.983 -2.983
    > gendermale -0.646 -0.634 -0.672 -0.672 -0.575 -0.575
    > religioncatholic -3.390 -3.440 -3.246 -3.579 -3.124 -3.124
    > religiousness -1.784 -1.782 -1.566 -1.652 -1.790 -1.790
    > church -3.649 -3.778 -3.216 -3.742 -3.513 -3.513
    > erameansyes -0.090 -0.090 -0.088 -0.092 -0.083 -0.083
    > erasupport 1.612 1.566 1.570 1.590 1.403 1.403
    > (scale)_pros -1.683 -1.834 -1.176 -1.519 -2.047 -2.047
    > (scale)_cons 1.759 1.716 1.488 1.551 1.740 1.740
    > (scale)_importance 0.034 0.036 0.027 0.033 0.035 0.035
    > (scale)_information 2.836 2.781 2.386 2.769 2.495 2.495
    > (scale)_firmness -2.153 -2.163 -1.902 -2.161 -1.946 -1.946
    > (scale)_pros:cons -0.960 -0.991 -0.761 -0.875 -1.047 -1.047
    163a184,187
    >
    > detaching 'package:AER', 'package:survival', 'package:sandwich',
    > 'package:lmtest', 'package:zoo', 'package:car', 'package:carData'
    >
    573,574c597,603
    < Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
    < there is no package called 'AER'
    ---
    > Likelihood ratio test
    >
    > Model 1: participation ~ kids + fincome
    > Model 2: participation ~ kids * fincome
    > #Df LogLik Df Chisq Pr(>Chisq)
    > 1 3 -510.65
    > 2 4 -510.10 1 1.0947 0.2954
    581c610,611
    < detaching 'package:lmtest', 'package:zoo'
    ---
    > detaching 'package:AER', 'package:survival', 'package:sandwich',
    > 'package:car', 'package:carData', 'package:lmtest', 'package:zoo'
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [1s/1s] OK
      Running ‘hetglm.R’ [0s/1s]
      Comparing ‘hetglm.Rout’ to ‘hetglm.Rout.save’ ... OK
  • checking PDF version of manual ... [4s/6s] OK
  • DONE
    Status: 1 NOTE
  • using check arguments '--no-clean-on-error '