CRAN Package Check Results for Maintainer ‘Thierry Onkelinx <thierry.onkelinx at inbo.be>’

Last updated on 2024-06-02 11:58:21 CEST.

Package ERROR OK
git2rdata 1 11

Package git2rdata

Current CRAN status: ERROR: 1, OK: 11

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