CRAN Package Check Results for Package codebookr

Last updated on 2024-11-12 18:49:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 3.80 52.90 56.70 OK
r-devel-linux-x86_64-debian-gcc 0.1.8 3.22 35.73 38.95 OK
r-devel-linux-x86_64-fedora-clang 0.1.8 90.34 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 88.95 OK
r-devel-windows-x86_64 0.1.8 7.00 70.00 77.00 OK
r-patched-linux-x86_64 0.1.8 4.63 47.45 52.08 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 69.00 75.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 80.00 88.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