CRAN Package Check Results for Package codebookr

Last updated on 2026-02-24 11:51:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.9 4.79 60.72 65.51 OK
r-devel-linux-x86_64-debian-gcc 0.1.9 3.13 42.78 45.91 OK
r-devel-linux-x86_64-fedora-clang 0.1.9 8.00 92.68 100.68 OK
r-devel-linux-x86_64-fedora-gcc 0.1.9 8.00 84.10 92.10 OK
r-devel-macos-arm64 0.1.9 1.00 19.00 20.00 OK
r-devel-windows-x86_64 0.1.9 7.00 82.00 89.00 OK
r-patched-linux-x86_64 0.1.9 OK
r-release-linux-x86_64 0.1.9 4.83 52.97 57.80 OK
r-release-macos-arm64 0.1.9 1.00 19.00 20.00 OK
r-release-macos-x86_64 0.1.9 4.00 86.00 90.00 OK
r-release-windows-x86_64 0.1.9 6.00 73.00 79.00 ERROR
r-oldrel-macos-arm64 0.1.9 1.00 21.00 22.00 OK
r-oldrel-macos-x86_64 0.1.9 4.00 78.00 82.00 OK
r-oldrel-windows-x86_64 0.1.9 8.00 89.00 97.00 OK

Check Details

Version: 0.1.9
Check: tests
Result: ERROR Running 'testthat.R' [18s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(codebookr) > > test_check("codebookr") Saving _problems/test-cb_add_summary_stats-358.R [ 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 ── Expected `class(...)` to equal `c("summary_many_cats", "tbl_df", "tbl", "data.frame")`. Differences: 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-windows-x86_64