Last updated on 2026-01-03 09:49:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 7.88 | 100.23 | 108.11 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 6.03 | 69.92 | 75.95 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 14.00 | 166.63 | 180.63 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 14.00 | 180.09 | 194.09 | NOTE | |
| r-devel-windows-x86_64 | 0.2.1 | 10.00 | 103.00 | 113.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.1 | 7.01 | 92.19 | 99.20 | NOTE | |
| r-release-linux-x86_64 | 0.2.1 | 7.27 | 94.05 | 101.32 | NOTE | |
| r-release-macos-arm64 | 0.2.1 | NOTE | ||||
| r-release-macos-x86_64 | 0.2.1 | 5.00 | 102.00 | 107.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.1 | 10.00 | 104.00 | 114.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 5.00 | 73.00 | 78.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 13.00 | 137.00 | 150.00 | OK |
Version: 0.2.1
Check: DESCRIPTION meta-information
Result: NOTE
Author field differs from that derived from Authors@R
Author: ‘Josep Pueyo-Ros [aut, cre] (<https://orcid.org/0000-0002-1236-5651>), ICRA - Catalan Institute for Water Research [fnd] (Edicitnet, 776665)’
Authors@R: ‘Josep Pueyo-Ros [aut, cre] (ORCID: <https://orcid.org/0000-0002-1236-5651>), ICRA - Catalan Institute for Water Research [fnd] (project: Edicitnet, grant_agreement: 776665)’
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘indicator_volunteers.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(ediblecity)
>
> test_check("ediblecity")
Saving _problems/test-indicator_food-36.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 44 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-indicator_food.R:36:3'): commercial gardens produce food ─────
Expected `result[[2]]` > `bau[[2]]`.
Actual comparison: 185.9 <= 188.3
Difference: -2.4 <= 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 44 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘indicator_volunteers.R’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64