CRAN Package Check Results for Package tfrmt

Last updated on 2024-10-19 02:49:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 12.39 130.84 143.23 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 7.87 88.47 96.34 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 240.59 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 228.94 OK
r-devel-windows-x86_64 0.1.3 13.00 132.00 145.00 OK
r-patched-linux-x86_64 0.1.2 ERROR
r-release-linux-x86_64 0.1.3 10.79 121.61 132.40 OK
r-release-macos-arm64 0.1.3 61.00 OK
r-release-macos-x86_64 0.1.3 135.00 OK
r-release-windows-x86_64 0.1.3 15.00 130.00 145.00 OK
r-oldrel-macos-arm64 0.1.3 59.00 OK
r-oldrel-macos-x86_64 0.1.3 118.00 OK
r-oldrel-windows-x86_64 0.1.3 15.00 136.00 151.00 OK

Check Details

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [64s/83s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tfrmt) > > test_check("tfrmt") Writing json file out to: test.json 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 1 | WARN 0 | SKIP 10 | PASS 545 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-JSON.R:4:3', 'test-JSON.R:39:3', 'test-JSON.R:58:3', 'test-JSON.R:94:3', 'test-JSON.R:268:3', 'test-JSON.R:287:3', 'test-JSON.R:346:3', 'test-JSON.R:446:3', 'test-JSON.R:478:3', 'test-make_mock_data.R:226:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-big_ns.R:508:3'): Test big n with footnotes ────────────────── big_n_footnote_plan_gt$`_footnotes` %>% ... (`actual`) not equal to tibble(...) (`expected`). `class(actual)`: "data.frame" `class(expected)`: "tbl_df" "tbl" "data.frame" [ FAIL 1 | WARN 0 | SKIP 10 | PASS 545 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64