CRAN Package Check Results for Package codebookr

Last updated on 2025-01-19 05:49:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 4.96 51.67 56.63 OK
r-devel-linux-x86_64-debian-gcc 0.1.8 3.07 35.57 38.64 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.8 91.40 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 86.08 OK
r-devel-windows-x86_64 0.1.8 8.00 68.00 76.00 OK
r-patched-linux-x86_64 0.1.8 5.03 47.90 52.93 OK
r-release-linux-x86_64 0.1.8 4.16 47.37 51.53 OK
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 9.00 79.00 88.00 OK

Check Details

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/13s] 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-devel-linux-x86_64-debian-gcc