Last updated on 2026-02-07 17:50:21 CET.
| Package | ERROR | OK |
|---|---|---|
| git2rdata | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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-devel-linux-x86_64-debian-clang