CRAN Package Check Results for Package ediblecity

Last updated on 2025-09-11 02:49:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 7.64 102.90 110.54 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 5.57 69.63 75.20 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 166.23 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 190.93 NOTE
r-devel-windows-x86_64 0.2.1 9.00 99.00 108.00 NOTE
r-patched-linux-x86_64 0.2.1 7.48 93.16 100.64 NOTE
r-release-linux-x86_64 0.2.1 6.25 91.99 98.24 NOTE
r-release-macos-arm64 0.2.1 70.00 NOTE
r-release-macos-x86_64 0.2.1 107.00 NOTE
r-release-windows-x86_64 0.2.1 9.00 103.00 112.00 NOTE
r-oldrel-macos-arm64 0.2.1 52.00 OK
r-oldrel-macos-x86_64 0.2.1 78.00 OK
r-oldrel-windows-x86_64 0.2.1 12.00 135.00 147.00 OK

Check Details

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") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 44 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-indicator_food.R:36:3'): commercial gardens produce food ───── result[[2]] is not strictly more than bau[[2]]. Difference: -1.21 [ 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