Last updated on 2025-07-17 17:50:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.8 | 4.74 | 55.82 | 60.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.8 | 3.41 | 39.53 | 42.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.8 | 90.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.8 | 85.77 | NOTE | |||
r-devel-windows-x86_64 | 0.1.8 | 7.00 | 69.00 | 76.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.8 | 4.36 | 49.50 | 53.86 | NOTE | |
r-release-linux-x86_64 | 0.1.8 | 4.80 | 49.43 | 54.23 | ERROR | |
r-release-macos-arm64 | 0.1.8 | 30.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.8 | 56.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.8 | 7.00 | 68.00 | 75.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.8 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.8 | 43.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.8 | 9.00 | 90.00 | 99.00 | OK |
Version: 0.1.8
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘cb_summary_stats_numeric.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.1.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/17s]
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.