CRAN Package Check Results for Maintainer ‘Thierry Onkelinx <thierry.onkelinx at inbo.be>’

Last updated on 2026-02-11 07:51:19 CET.

Package ERROR OK
git2rdata 2 11

Package git2rdata

Current CRAN status: ERROR: 2, OK: 11

Version: 0.5.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/7s] 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 558 ] ══ 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_integer": Mean relative difference: 1.284282 Component "test_logical": 2 element mismatches Component "test_POSIXct": Mean absolute difference: 615721800 Component "test_Date": Mean relative difference: 1.641923 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 558 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.1
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(git2rdata) > > test_check("git2rdata") Saving _problems/test_d_recent_commit-70.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 558 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_d_recent_commit.R:61:3'): recent_commit ────────────────────── Expected ``row.names<-`(recent_commit(file = "test1.tsv", root), NULL)` to be identical to `data.frame(...)`. Differences: Component "when": Mean absolute difference: 1 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 558 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64