CRAN Package Check Results for Package git2rdata

Last updated on 2024-12-22 00:48:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 3.51 65.89 69.40 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 2.62 50.28 52.90 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 115.40 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 123.55 OK
r-devel-windows-x86_64 0.4.1 6.00 122.00 128.00 OK
r-patched-linux-x86_64 0.4.1 3.58 63.44 67.02 OK
r-release-linux-x86_64 0.4.1 3.22 64.54 67.76 ERROR
r-release-macos-arm64 0.4.1 76.00 OK
r-release-macos-x86_64 0.4.1 151.00 OK
r-release-windows-x86_64 0.4.1 5.00 108.00 113.00 OK
r-oldrel-macos-arm64 0.4.1 58.00 OK
r-oldrel-macos-x86_64 0.4.1 93.00 OK
r-oldrel-windows-x86_64 0.4.1 4.00 111.00 115.00 OK

Check Details

Version: 0.4.1
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 483 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_d_recent_commit.R:57:1'): (code run outside of `test_that()`) ── recent_commit(file = file.path("junk", "test1"), root, data = TRUE) not identical to data.frame(...). Component "when": Mean absolute difference: 1 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 483 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64