CRAN Package Check Results for Package codebookr

Last updated on 2024-11-22 03:52:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 4.48 50.90 55.38 OK
r-devel-linux-x86_64-debian-gcc 0.1.8 3.28 36.60 39.88 OK
r-devel-linux-x86_64-fedora-clang 0.1.8 90.34 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 86.03 OK
r-devel-windows-x86_64 0.1.8 6.00 70.00 76.00 OK
r-patched-linux-x86_64 0.1.8 4.97 47.81 52.78 OK
r-release-linux-x86_64 0.1.8 3.73 48.10 51.83 ERROR
r-release-macos-arm64 0.1.8 31.00 OK
r-release-macos-x86_64 0.1.8 43.00 OK
r-release-windows-x86_64 0.1.8 6.00 70.00 76.00 OK
r-oldrel-macos-arm64 0.1.8 35.00 OK
r-oldrel-macos-x86_64 0.1.8 61.00 OK
r-oldrel-windows-x86_64 0.1.8 8.00 82.00 90.00 OK

Check Details

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(codebookr) > > test_check("codebookr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 103 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cb_add_summary_stats.R:355:3'): The num_to_cat argument is working as expected ── class(...) not equal to c("summary_many_cats", "tbl_df", "tbl", "data.frame"). 1/4 mismatches x[1]: "summary_few_cats" y[1]: "summary_many_cats" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 103 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64