Last updated on 2025-10-30 09:49:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 3.51 | 75.83 | 79.34 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 2.54 | 57.04 | 59.58 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 115.68 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 127.23 | OK | |||
| r-devel-windows-x86_64 | 0.5.0 | 6.00 | 107.00 | 113.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 4.34 | 71.65 | 75.99 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 3.36 | 70.37 | 73.73 | OK | |
| r-release-macos-arm64 | 0.5.0 | 2.00 | 56.00 | 58.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 3.00 | 96.00 | 99.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 5.00 | 110.00 | 115.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 2.00 | 61.00 | 63.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 3.00 | 126.00 | 129.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 8.00 | 121.00 | 129.00 | OK | 
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