R Under development (unstable) (2026-01-22 r89323 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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) > library(tfrmt) > > test_check("tfrmt") Writing json file out to: test.json i Denominator set by "TRT01A" column in `denominator` data frame. The following rows of the given dataset have no format applied to them 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36 The following rows of the given dataset have no format applied to them 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 [ FAIL 0 | WARN 0 | SKIP 36 | PASS 667 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (36): 'test-JSON.R:1:1', 'test-JSON.R:33:1', 'test-JSON.R:49:1', 'test-JSON.R:83:1', 'test-JSON.R:290:1', 'test-JSON.R:306:1', 'test-JSON.R:369:1', 'test-JSON.R:463:1', 'test-JSON.R:495:1', 'test-JSON.R:528:1', 'test-big_n.R:948:1', 'test-big_n.R:1181:1', 'test-big_n.R:1261:1', 'test-make_mock_data.R:194:1', 'test-prep_card.R:1:1', 'test-prep_card.R:422:1', 'test-prep_card.R:462:1', 'test-prep_card.R:493:1', 'test-prep_card.R:524:1', 'test-prep_card.R:557:1', 'test-prep_card.R:576:1', 'test-prep_card.R:604:1', 'test-prep_card.R:650:1', 'test-prep_card.R:675:1', 'test-prep_card.R:699:1', 'test-prep_card.R:723:1', 'test-prep_card.R:757:1', 'test-prep_card.R:916:1', 'test-prep_card.R:941:1', 'test-prep_card.R:972:1', 'test-prep_card.R:1044:1', 'test-shuffle_card.R:1:1', 'test-shuffle_card.R:67:1', 'test-shuffle_card.R:77:1', 'test-shuffle_card.R:205:1', 'test-shuffle_card.R:404:1' [ FAIL 0 | WARN 0 | SKIP 36 | PASS 667 ] > > proc.time() user system elapsed 54.54 2.03 56.21