Last updated on 2026-01-30 07:48:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 8.30 | 100.02 | 108.32 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 5.42 | 69.61 | 75.03 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 15.00 | 168.08 | 183.08 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 13.00 | 179.22 | 192.22 | NOTE | |
| r-devel-windows-x86_64 | 0.2.1 | 9.00 | 104.00 | 113.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.1 | 8.11 | 93.01 | 101.12 | NOTE | |
| r-release-linux-x86_64 | 0.2.1 | 7.52 | 93.34 | 100.86 | 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 | 129.00 | 142.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/18s]
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: 193.5 <= 195.2
Difference: -1.7 <= 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