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

Last updated on 2025-10-30 08:51:56 CET.

Package ERROR NOTE OK
git2rdata 1 1 11

Package git2rdata

Current CRAN status: ERROR: 1, NOTE: 1, OK: 11

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’ [6s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(git2rdata) > > test_check("git2rdata") [ FAIL 1 | WARN 28 | SKIP 0 | PASS 510 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_f_split_by.R:16:3'): write_vc() handles the split_by argument ── z[order(z$test_numeric), ] not equal to sorted_test_data_6[order(sorted_test_data_6$test_numeric), ]. Component "test_character": 2 string mismatches Component "test_ordered": 2 string mismatches Component "test_integer": Mean relative difference: 1.080413 Component "test_POSIXct": Mean absolute difference: 81862968 Component "test_Date": Mean relative difference: 0.198133 [ FAIL 1 | WARN 28 | SKIP 0 | PASS 510 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc