R Under development (unstable) (2024-09-25 r87194 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > test_check("broom") Loading required package: broom [ FAIL 0 | WARN 0 | SKIP 80 | PASS 1040 ] ══ 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' [ FAIL 0 | WARN 0 | SKIP 80 | PASS 1040 ] > > proc.time() user system elapsed 9.10 0.87 9.96