Last updated on 2026-04-09 05:52:03 CEST.
| Package | ERROR | OK |
|---|---|---|
| CRediTas | 14 | |
| ediblecity | 1 | 13 |
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/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: 193.769 <= 193.823
Difference: -0.054 <= 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 44 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc