CRAN Package Check Results for Package git2rdata

Last updated on 2026-05-10 05:49:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.2 3.98 78.91 82.89 OK
r-devel-linux-x86_64-debian-gcc 0.5.2 2.77 61.01 63.78 OK
r-devel-linux-x86_64-fedora-clang 0.5.2 123.16 OK
r-devel-linux-x86_64-fedora-gcc 0.5.2 133.41 OK
r-devel-windows-x86_64 0.5.2 5.00 107.00 112.00 OK
r-patched-linux-x86_64 0.5.2 4.31 73.45 77.76 OK
r-release-linux-x86_64 0.5.2 3.68 74.27 77.95 ERROR
r-release-macos-arm64 0.5.2 1.00 28.00 29.00 OK
r-release-macos-x86_64 0.5.2 3.00 115.00 118.00 OK
r-release-windows-x86_64 0.5.2 7.00 108.00 115.00 OK
r-oldrel-macos-arm64 0.5.2 1.00 28.00 29.00 OK
r-oldrel-macos-x86_64 0.5.2 3.00 158.00 161.00 OK
r-oldrel-windows-x86_64 0.5.2 5.00 128.00 133.00 OK

Check Details

Version: 0.5.2
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(git2rdata) > > test_check("git2rdata") Saving _problems/test_f_split_by-24.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 598 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_f_split_by.R:20:3'): write_vc() handles the split_by argument ── Expected `z[order(z$test_numeric), ]` to equal `sorted_test_data_6[order(sorted_test_data_6$test_numeric), ]`. Differences: Component "test_character": 2 string mismatches Component "test_factor": 2 string mismatches Component "test_integer": Mean relative difference: 0.3088542 Component "test_logical": 2 element mismatches Component "test_POSIXct": Mean absolute difference: 1092804098 Component "test_Date": Mean relative difference: 1.93218 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 598 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64