Last updated on 2025-09-27 01:51:12 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
git2rdata | 1 | 2 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
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