Package check result: NOTE Check: examples, Result: NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed influence-mixed-models 6.833 0.072 6.905 Changes to worse in reverse depends: Package: AER Check: tests New result: NOTE Running ‘Ch-Basics.R’ [2s/2s] Comparing ‘Ch-Basics.Rout’ to ‘Ch-Basics.Rout.save’ ... OK Running ‘Ch-Intro.R’ [3s/3s] Comparing ‘Ch-Intro.Rout’ to ‘Ch-Intro.Rout.save’ ... OK Running ‘Ch-LinearRegression.R’ [5s/5s] Comparing ‘Ch-LinearRegression.Rout’ to ‘Ch-LinearRegression.Rout.save’ ...217a218 > Linear hypothesis test 219c220 < Linear hypothesis test: --- > Hypothesis: Running ‘Ch-Microeconometrics.R’ [3s/3s] Comparing ‘Ch-Microeconometrics.Rout’ to ‘Ch-Microeconometrics.Rout.save’ ...563a564 > Linear hypothesis test 565c566 < Linear hypothesis test: --- > Hypothesis: Running ‘Ch-Programming.R’ [24s/24s] Comparing ‘Ch-Programming.Rout’ to ‘Ch-Programming.Rout.save’ ... OK Running ‘Ch-TimeSeries.R’ [4s/4s] Comparing ‘Ch-TimeSeries.Rout’ to ‘Ch-TimeSeries.Rout.save’ ... OK Running ‘Ch-Validation.R’ [49s/49s] Comparing ‘Ch-Validation.Rout’ to ‘Ch-Validation.Rout.save’ ... OK Package: broom Check: tests New result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘test-all.R’ [13s/13s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > test_check("broom") Loading required package: broom [ FAIL 1 | WARN 0 | SKIP 80 | PASS 1027 ] ══ Skipped tests (80) ══════════════════════════════════════════════════════════ • On CRAN (80): 'test-aer.R:3:1', 'test-auc.R:3:1', 'test-bbmle.R:3:1', 'test-betareg.R:3:1', 'test-biglm.R:3:1', 'test-bingroup.R:3:1', 'test-boot.R:3:1', 'test-btergm.R:3:1', 'test-car.R:3:1', 'test-caret.R:3:1', 'test-cluster.R:3:1', 'test-cmprsk.R:3:1', 'test-drc.R:3:1', 'test-emmeans.R:3:1', 'test-epiR.R:3:1', 'test-ergm.R:3:1', 'test-fixest.R:3:1', 'test-gam.R:3:1', 'test-geepack.R:3:1', 'test-glmnetUtils.R:3:1', 'test-gmm.R:3:1', 'test-hmisc.R:3:1', 'test-joineRML.R:3:1', 'test-kendall.R:3:1', 'test-ks.R:3:1', 'test-lavaan.R:3:1', 'test-leaps.R:3:1', 'test-lfe.R:3:1', 'test-list-irlba.R:3:1', 'test-list-optim.R:3:1', 'test-list-svd.R:3:1', 'test-list-xyz.R:3:1', 'test-list.R:3:1', 'test-lmbeta-lm-beta.R:3:1', 'test-lmodel2.R:3:1', 'test-lmtest.R:3:1', 'test-maps.R:3:1', 'test-margins.R:3:1', 'test-mass-fitdistr.R:3:1', 'test-mass-polr.R:3:1', 'test-mass-ridgelm.R:3:1', 'test-mass-rlm.R:3:1', 'test-mclust.R:3:1', 'test-mediation.R:3:1', 'test-metafor.R:3:1', 'test-mfx.R:3:1', 'test-mgcv.R:3:1', 'test-mlogit.R:3:1', 'test-muhaz.R:3:1', 'test-multcomp.R:3:1', 'test-nnet.R:3:1', 'test-orcutt.R:3:1', 'test-ordinal.R:3:1', 'test-plm.R:3:1', 'test-polca.R:3:1', 'test-psych.R:3:1', 'test-quantreg-nlrq.R:3:1', 'test-quantreg-rq.R:3:1', 'test-quantreg-rqs.R:3:1', 'test-robust.R:3:1', 'test-robustbase.R:3:1', 'test-spdep.R:3:1', 'test-speedglm-speedglm.R:3:1', 'test-speedglm-speedlm.R:3:1', 'test-stats-arima.R:3:1', 'test-stats-decompose.R:3:1', 'test-stats-factanal.R:3:1', 'test-stats-mlm.R:3:1', 'test-stats-nls.R:3:1', 'test-survey.R:3:1', 'test-survival-aareg.R:3:1', 'test-survival-cch.R:3:1', 'test-survival-pyears.R:3:1', 'test-survival-survdiff.R:3:1', 'test-survival-survexp.R:3:1', 'test-survival-survfit.R:3:1', 'test-survival-survreg.R:3:1', 'test-systemfit.R:3:1', 'test-vars.R:3:1', 'test-zoo.R:3:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-stats-anova.R:119:3'): tidy.linearHypothesis ─────────────────── Error in `strsplit(x_attr$heading[grep("Response", x_attr$heading)], "\n")[[1]]`: subscript out of bounds Backtrace: ▆ 1. ├─generics::tidy(fit_lht) at test-stats-anova.R:119:3 2. └─broom:::tidy.anova(fit_lht) 3. └─base::sub(...) 4. └─base::is.factor(x) [ FAIL 1 | WARN 0 | SKIP 80 | PASS 1027 ] Error: Test failures Execution halted