CRAN Package Check Results for Maintainer ‘Josep Pueyo-Ros <josep.pueyo at udg.edu>’

Last updated on 2024-05-05 20:53:48 CEST.

Package ERROR NOTE OK
CRediTas 12
ediblecity 1 2 9

Package CRediTas

Current CRAN status: OK: 12

Package ediblecity

Current CRAN status: ERROR: 1, NOTE: 2, OK: 9

Version: 0.2.1
Check: data for non-ASCII characters
Result: NOTE Note: found 6 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [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 8 | 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: -2.21 [ FAIL 1 | WARN 8 | SKIP 0 | PASS 44 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64