Last updated on 2025-03-15 18:49:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 2.79 | 68.78 | 71.57 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 0.36 | 1.27 | 1.63 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 112.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 125.99 | OK | |||
r-devel-macos-arm64 | 0.5.0 | 60.00 | OK | |||
r-devel-macos-x86_64 | 0.5.0 | 100.00 | OK | |||
r-devel-windows-x86_64 | 0.5.0 | 7.00 | 109.00 | 116.00 | OK | |
r-patched-linux-x86_64 | 0.5.0 | 3.72 | 65.96 | 69.68 | OK | |
r-release-linux-x86_64 | 0.5.0 | 3.56 | 65.43 | 68.99 | OK | |
r-release-macos-arm64 | 0.5.0 | 63.00 | OK | |||
r-release-macos-x86_64 | 0.5.0 | 129.00 | OK | |||
r-release-windows-x86_64 | 0.5.0 | 5.00 | 100.00 | 105.00 | OK | |
r-oldrel-macos-arm64 | 0.4.1 | OK | ||||
r-oldrel-macos-x86_64 | 0.5.0 | 148.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.0 | 6.00 | 106.00 | 112.00 | OK |
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(git2rdata)
>
> test_check("git2rdata")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 510 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_d_recent_commit.R:48:1'): (code run outside of `test_that()`) ──
recent_commit(file = "test1.tsv", root) not identical to data.frame(...).
Component "when": Mean absolute difference: 1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 510 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc