CRAN Package Check Results for Package git2rdata

Last updated on 2025-09-25 10:49:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 4.12 73.57 77.69 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.0 2.54 56.92 59.46 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 109.51 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 128.76 OK
r-devel-windows-x86_64 0.5.0 5.00 103.00 108.00 OK
r-patched-linux-x86_64 0.5.0 4.16 70.40 74.56 ERROR
r-release-linux-x86_64 0.5.0 3.34 70.69 74.03 OK
r-release-macos-arm64 0.5.0 58.00 OK
r-release-macos-x86_64 0.5.0 99.00 OK
r-release-windows-x86_64 0.5.0 7.00 105.00 112.00 OK
r-oldrel-macos-arm64 0.5.0 63.00 OK
r-oldrel-macos-x86_64 0.5.0 129.00 OK
r-oldrel-windows-x86_64 0.5.0 5.00 120.00 125.00 OK

Check Details

Version: 0.5.0
Check: DESCRIPTION meta-information
Result: NOTE Author field differs from that derived from Authors@R Author: ‘Thierry Onkelinx [aut, cre] (<https://orcid.org/0000-0001-8804-4216>, Research Institute for Nature and Forest (INBO)), Floris Vanderhaeghe [ctb] (<https://orcid.org/0000-0002-6378-6229>, Research Institute for Nature and Forest (INBO)), Peter Desmet [ctb] (<https://orcid.org/0000-0002-8442-8025>, Research Institute for Nature and Forest (INBO)), Els Lommelen [ctb] (<https://orcid.org/0000-0002-3481-5684>, Research Institute for Nature and Forest (INBO)), Research Institute for Nature and Forest (INBO) [cph, fnd]’ Authors@R: ‘Thierry Onkelinx [aut, cre] (ORCID: <https://orcid.org/0000-0001-8804-4216>, affiliation: Research Institute for Nature and Forest (INBO)), Floris Vanderhaeghe [ctb] (ORCID: <https://orcid.org/0000-0002-6378-6229>, affiliation: Research Institute for Nature and Forest (INBO)), Peter Desmet [ctb] (ORCID: <https://orcid.org/0000-0002-8442-8025>, affiliation: Research Institute for Nature and Forest (INBO)), Els Lommelen [ctb] (ORCID: <https://orcid.org/0000-0002-3481-5684>, affiliation: Research Institute for Nature and Forest (INBO)), Research Institute for Nature and Forest (INBO) [cph, fnd]’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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: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 510 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64