CRAN Package Check Results for Package git2rdata

Last updated on 2024-06-02 11:57:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 3.62 80.43 84.05 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 3.37 60.78 64.15 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.0 113.50 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 117.25 OK
r-devel-windows-x86_64 0.4.0 6.00 99.00 105.00 OK
r-patched-linux-x86_64 0.4.0 5.56 76.37 81.93 OK
r-release-linux-x86_64 0.4.0 3.77 76.02 79.79 OK
r-release-macos-arm64 0.4.0 50.00 OK
r-release-windows-x86_64 0.4.0 8.00 99.00 107.00 OK
r-oldrel-macos-arm64 0.4.0 49.00 OK
r-oldrel-macos-x86_64 0.4.0 74.00 OK
r-oldrel-windows-x86_64 0.4.0 6.00 103.00 109.00 OK

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(git2rdata) > > test_check("git2rdata") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 456 ] ══ 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 456 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc