Last updated on 2026-07-13 08:50:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.2 | 3.58 | 80.55 | 84.13 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.2 | 2.76 | 62.25 | 65.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.2 | 124.74 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.5.2 | 273.96 | OK | |||
| r-devel-windows-x86_64 | 0.5.2 | 9.00 | 117.00 | 126.00 | ERROR | |
| r-patched-linux-x86_64 | 0.5.2 | 4.18 | 75.32 | 79.50 | OK | |
| r-release-linux-x86_64 | 0.5.2 | 4.00 | 75.15 | 79.15 | OK | |
| 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 | 8.00 | 123.00 | 131.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 | 9.00 | 136.00 | 145.00 | OK |
Version: 0.5.2
Check: tests
Result: ERROR
Running 'testthat.R' [13s]
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 598 ]
══ 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 598 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64