Last updated on 2026-03-20 08:53:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 7.84 | 100.04 | 107.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 6.11 | 68.60 | 74.71 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 15.00 | 172.38 | 187.38 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 14.00 | 161.72 | 175.72 | OK | |
| r-devel-macos-arm64 | 0.2.2 | 2.00 | 27.00 | 29.00 | OK | |
| r-devel-windows-x86_64 | 0.2.2 | 11.00 | 104.00 | 115.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 7.70 | 90.91 | 98.61 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 7.11 | 91.03 | 98.14 | OK | |
| r-release-macos-arm64 | 0.2.2 | 2.00 | 29.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.2.2 | 5.00 | 128.00 | 133.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 12.00 | 101.00 | 113.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2 | 2.00 | 31.00 | 33.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.2 | 6.00 | 178.00 | 184.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 15.00 | 134.00 | 149.00 | ERROR |
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [23s]
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 8 | SKIP 0 | PASS 44 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-indicator_food.R:36:3'): commercial gardens produce food ─────
Expected `result[[2]]` > `bau[[2]]`.
Actual comparison: 191.1 <= 193.7
Difference: -2.6 <= 0
[ FAIL 1 | WARN 8 | SKIP 0 | PASS 44 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64