R Under development (unstable) (2025-12-03 r89090 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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("cardx", stop_on_warning = TRUE) Loading required package: cardx Starting 2 test processes. > test-ard_categorical_ci.data.frame.R: 5 missing observations in the "am" column have been removed. > test-ard_effectsize_cohens_d.R: For paired samples, 'repeated_measures_d()' provides more options. > test-ard_effectsize_hedges_g.R: For paired samples, 'repeated_measures_d()' provides more options. > test-ard_stats_oneway_test.R: Multiple parameters; naming those columns num.df and den.df. > test-ard_summary.survey.design.R: Expecting a row with `stat_name = 'method'`, but it is not present. > test-ard_summary.survey.design.R: Expecting a row with `stat_name = 'method'`, but it is not present. > test-ard_tabulate_max.R: `AESEV`: "MILD" < "MODERATE" < "SEVERE" [ FAIL 0 | WARN 0 | SKIP 64 | PASS 636 ] ══ Skipped tests (64) ══════════════════════════════════════════════════════════ • On CRAN (64): 'test-ard_attributes.survey.design.R:3:1', 'test-ard_aod_wald_test.R:3:1', 'test-ard_car_anova.R:3:1', 'test-ard_car_anova.R:15:1', 'test-ard_car_vif.R:3:1', 'test-ard_car_vif.R:28:1', 'test-ard_categorical_ci.survey.design.R:6:1', 'test-ard_effectsize_cohens_d.R:3:1', 'test-ard_effectsize_hedges_g.R:3:1', 'test-ard_continuous_ci.survey.design.R:6:1', 'test-ard_continuous_ci.survey.design.R:193:1', 'test-ard_emmeans_contrast.R:3:1', 'test-ard_emmeans_contrast.R:100:1', 'test-ard_emmeans_emmeans.R:3:1', 'test-ard_emmeans_emmeans.R:93:1', 'test-ard_incidence_rate.R:7:1', 'test-ard_incidence_rate.R:43:1', 'test-ard_incidence_rate.R:66:1', 'test-ard_proportion_ci.R:62:1', 'test-ard_proportion_ci.R:112:1', 'test-ard_regression_basic.R:3:1', 'test-ard_regression.R:3:1', 'test-ard_regression.R:40:1', 'test-ard_stats_aov.R:3:1', 'test-ard_stats_kruskal_test.R:3:1', 'test-ard_stats_mantelhaen_test.R:3:1', 'test-ard_stats_mood_test.R:3:1', 'test-ard_stats_oneway_test.R:3:1', 'test-ard_stats_poisson_test.R:73:1', 'test-ard_survey_svychisq.R:3:1', 'test-ard_survey_svyranktest.R:3:1', 'test-ard_survival_survfit.R:3:1', 'test-ard_survival_survfit.R:16:1', 'test-ard_survival_survfit.R:29:1', 'test-ard_survival_survfit.R:42:1', 'test-ard_survival_survfit.R:64:1', 'test-ard_survival_survfit.R:90:1', 'test-ard_survival_survfit.R:120:1', 'test-ard_survival_survfit.R:191:1', 'test-ard_survival_survfit.R:201:1', 'test-ard_survival_survfit.R:221:1', 'test-ard_survival_survfit.R:231:1', 'test-ard_survival_survfit_diff.R:36:1', 'test-ard_tabulate.survey.design.R:421:1', 'test-ard_tabulate.survey.design.R:1176:1', 'test-ard_tabulate.survey.design.R:1410:1', 'test-ard_tabulate_abnormal.R:5:1', 'test-ard_tabulate_abnormal.R:41:1', 'test-ard_tabulate_max.R:1:1', 'test-ard_tabulate_max.R:60:1', 'test-ard_tabulate_max.R:75:1', 'test-ard_tabulate_max.R:115:1', 'test-ard_tabulate_max.R:210:1', 'test-ard_tabulate_max.R:236:1', 'test-ard_tabulate_max.R:258:1', 'test-ard_tabulate_value.survey.design.R:736:1', 'test-ard_total_n.survey.design.R:3:1', 'test-construction_helpers.R:3:1', 'test-construction_helpers.R:103:1', 'test-proportion_ci.R:3:1', 'test-proportion_ci.R:122:1', 'test-ard_summary.survey.design.R:3:1', 'test-ard_summary.survey.design.R:318:1', 'test-ard_summary.survey.design.R:334:1' [ FAIL 0 | WARN 0 | SKIP 64 | PASS 636 ] > > proc.time() user system elapsed 4.48 0.32 99.50