R Under development (unstable) (2025-07-02 r88374 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(cards) Attaching package: 'cards' The following object is masked from 'package:testthat': matches > > test_check("cards") Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 111 | PASS 259 ] ══ Skipped tests (111) ═════════════════════════════════════════════════════════ • On CRAN (110): 'test-apply_fmt_fun.R:87:3', 'test-apply_fmt_fun.R:130:3', 'test-add_calculated_row.R:2:3', 'test-add_calculated_row.R:25:3', 'test-add_calculated_row.R:33:3', 'test-ard_attributes.R:5:3', 'test-ard_attributes.R:29:3', 'test-ard_complex.R:87:3', 'test-ard_complex.R:130:3', 'test-ard_categorical.R:6:3', 'test-ard_categorical.R:77:3', 'test-ard_categorical.R:102:3', 'test-ard_categorical.R:220:3', 'test-ard_categorical.R:247:3', 'test-ard_categorical.R:452:3', 'test-ard_categorical.R:564:3', 'test-ard_categorical.R:700:3', 'test-ard_categorical.R:781:3', 'test-ard_categorical.R:1090:3', 'test-ard_categorical.R:1132:3', 'test-ard_categorical.R:1373:3', 'test-ard_dichotomous.R:11:3', 'test-ard_dichotomous.R:46:3', 'test-ard_dichotomous.R:100:3', 'test-ard_formals.R:2:3', 'test-ard_hierarchical.R:12:3', 'test-ard_hierarchical.R:108:3', 'test-ard_hierarchical.R:118:3', 'test-ard_hierarchical.R:152:3', 'test-ard_hierarchical.R:254:3', 'test-ard_hierarchical.R:307:3', 'test-ard_hierarchical.R:330:3', 'test-ard_identity.R:30:3', 'test-ard_missing.R:7:3', 'test-ard_missing.R:31:3', 'test-ard_pairwise.R:54:3', 'test-ard_pairwise.R:90:3', 'test-ard_pairwise.R:98:3', 'test-ard_stack.R:250:3', 'test-ard_stack.R:268:3', 'test-ard_stack.R:299:3', 'test-ard_stack_hierarchical.R:54:3', 'test-ard_stack_hierarchical.R:78:3', 'test-ard_stack_hierarchical.R:162:3', 'test-ard_stack_hierarchical.R:191:3', 'test-ard_stack_hierarchical.R:298:3', 'test-ard_stack_hierarchical.R:312:3', 'test-ard_stack_hierarchical.R:447:3', 'test-ard_stack_hierarchical.R:525:3', 'test-ard_stack_hierarchical.R:536:3', 'test-ard_stack_hierarchical.R:573:3', 'test-ard_stack_hierarchical.R:618:3', 'test-ard_strata.R:2:3', 'test-ard_total_n.R:2:3', 'test-as_card.R:2:3', 'test-as_card.R:22:3', 'test-as_nested_list.R:2:3', 'test-bind_ard.R:14:3', 'test-bind_ard.R:28:3', 'test-bind_ard.R:59:3', 'test-check_ard_structure.R:2:3', 'test-eval_capture_conditions.R:3:3', 'test-eval_capture_conditions.R:46:3', 'test-eval_capture_conditions.R:72:3', 'test-filter_ard_hierarchical.R:1:1', 'test-get_ard_statistics.R:4:3', 'test-mock.R:3:3', 'test-mock.R:14:3', 'test-mock.R:26:3', 'test-mock.R:36:3', 'test-mock.R:47:3', 'test-mock.R:58:3', 'test-mock.R:69:3', 'test-mock.R:79:3', 'test-mock.R:90:3', 'test-mock.R:99:3', 'test-mock.R:107:3', 'test-options.R:31:3', 'test-print.R:2:3', 'test-print_ard_conditions.R:3:3', 'test-print_ard_conditions.R:71:3', 'test-print_ard_conditions.R:100:3', 'test-print_ard_conditions.R:131:3', 'test-print_ard_conditions.R:145:3', 'test-process_selectors.R:52:3', 'test-process_selectors.R:85:3', 'test-rename_ard_columns.R:33:3', 'test-ard_continuous.R:7:3', 'test-ard_continuous.R:35:3', 'test-ard_continuous.R:86:3', 'test-ard_continuous.R:106:3', 'test-ard_continuous.R:234:3', 'test-ard_continuous.R:288:3', 'test-ard_continuous.R:421:3', 'test-round5.R:2:3', 'test-rename_ard_groups.R:10:3', 'test-rename_ard_groups.R:19:3', 'test-rename_ard_groups.R:36:3', 'test-shuffle_ard.R:12:3', 'test-shuffle_ard.R:72:3', 'test-shuffle_ard.R:84:3', 'test-shuffle_ard.R:209:3', 'test-sort_ard_hierarchical.R:1:1', 'test-tidy_ard_row_order.R:7:3', 'test-tidy_as_ard.R:3:3', 'test-update_ard.R:12:3', 'test-update_ard.R:21:3', 'test-update_ard.R:30:3', 'test-update_ard.R:58:3', 'test-update_ard.R:66:3' • {hms} is not installed (1): 'test-ard_categorical.R:1111:3' [ FAIL 0 | WARN 0 | SKIP 111 | PASS 259 ] > > proc.time() user system elapsed 8.26 0.67 89.23