R Under development (unstable) (2023-10-03 r85259 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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(jfa) > > test_check("jfa") [ FAIL 0 | WARN 0 | SKIP 48 | PASS 360 ] ══ Skipped tests (48) ══════════════════════════════════════════════════════════ • On CRAN (48): 'test-statistical-tables.R:25:3', 'test-statistical-tables.R:74:3', 'test-statistical-tables.R:123:3', 'test-statistical-tables.R:172:3', 'test-statistical-tables.R:223:3', 'test-statistical-tables.R:272:3', 'test-statistical-tables.R:321:3', 'test-statistical-tables.R:370:3', 'test-statistical-tables.R:421:3', 'test-statistical-tables.R:477:3', 'test-statistical-tables.R:527:3', 'test-statistical-tables.R:577:3', 'test-statistical-tables.R:627:3', 'test-statistical-tables.R:677:3', 'test-statistical-tables.R:727:3', 'test-statistical-tables.R:777:3', 'test-statistical-tables.R:827:3', 'test-statistical-tables.R:877:3', 'test-statistical-tables.R:927:3', 'test-statistical-tables.R:977:3', 'test-statistical-tables.R:1033:3', 'test-statistical-tables.R:1069:3', 'test-statistical-tables.R:1105:3', 'test-statistical-tables.R:1141:3', 'test-statistical-tables.R:1179:3', 'test-statistical-tables.R:1215:3', 'test-statistical-tables.R:1251:3', 'test-statistical-tables.R:1287:3', 'test-statistical-tables.R:1325:3', 'test-statistical-tables.R:1365:3', 'test-statistical-tables.R:1405:3', 'test-statistical-tables.R:1445:3', 'test-statistical-tables.R:1485:3', 'test-statistical-tables.R:1525:3', 'test-statistical-tables.R:1565:3', 'test-statistical-tables.R:1605:3', 'test-statistical-tables.R:1645:3', 'test-statistical-tables.R:1685:3', 'test-statistical-tables.R:1725:3', 'test-statistical-tables.R:1765:3', 'test-statistical-tables.R:1811:3', 'test-statistical-tables.R:1849:3', 'test-statistical-tables.R:1887:3', 'test-statistical-tables.R:1925:3', 'test-statistical-tables.R:1965:3', 'test-statistical-tables.R:2003:3', 'test-statistical-tables.R:2042:3', 'test-statistical-tables.R:2080:3' [ FAIL 0 | WARN 0 | SKIP 48 | PASS 360 ] > > proc.time() user system elapsed 263.87 43.23 307.23