Last updated on 2026-03-29 14:50:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 3.20 | 73.36 | 76.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 2.77 | 53.91 | 56.68 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 115.59 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 120.77 | OK | |||
| r-devel-macos-arm64 | 0.5.1 | 1.00 | 26.00 | 27.00 | OK | |
| r-devel-windows-x86_64 | 0.5.1 | 5.00 | 102.00 | 107.00 | OK | |
| r-patched-linux-x86_64 | 0.5.1 | 3.99 | 67.22 | 71.21 | OK | |
| r-release-linux-x86_64 | 0.5.1 | 3.35 | 67.04 | 70.39 | OK | |
| r-release-macos-arm64 | 0.5.1 | 1.00 | 47.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 0.5.1 | 3.00 | 137.00 | 140.00 | OK | |
| r-release-windows-x86_64 | 0.5.1 | 8.00 | 104.00 | 112.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.1 | 1.00 | 56.00 | 57.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.1 | 3.00 | 136.00 | 139.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.1 | 6.00 | 117.00 | 123.00 | ERROR |
Version: 0.5.1
Check: tests
Result: ERROR
Running 'testthat.R' [15s]
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-oldrel-windows-x86_64