CRAN Package Check Results for Package amapro

Last updated on 2026-07-23 13:49:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 2.52 35.91 38.43 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.4 2.09 28.82 30.91 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 55.26 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 30.71 OK
r-devel-windows-x86_64 0.1.4 6.00 53.00 59.00 OK
r-patched-linux-x86_64 0.1.4 2.84 32.10 34.94 OK
r-release-linux-x86_64 0.1.4 2.34 31.48 33.82 OK
r-release-macos-arm64 0.1.4 1.00 25.00 26.00 OK
r-release-macos-x86_64 0.1.4 2.00 56.00 58.00 OK
r-release-windows-x86_64 0.1.4 7.00 56.00 63.00 OK
r-oldrel-macos-arm64 0.1.4 OK
r-oldrel-macos-x86_64 0.1.4 2.00 71.00 73.00 OK
r-oldrel-windows-x86_64 0.1.4 7.00 60.00 67.00 OK

Check Details

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(amapro) > > test_check("amapro") Saving _problems/test-loca-74.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-loca.R:74:3'): loca PolygonLayer with lights ─────────────────── Error in `parse_con(txt, bigint_as_char)`: lexical error: invalid char in json text. <1f><8b><08> (right here) ------^ Backtrace: ▆ 1. └─jsonlite::read_json("https://opendata.paris.fr/explore/dataset/arrondissements/download/?format=geojson&lang=fr") at test-loca.R:74:3 2. └─jsonlite::parse_json(...) 3. └─jsonlite:::parse_and_simplify(...) 4. └─jsonlite:::parseJSON(txt, bigint_as_char) 5. └─jsonlite:::parse_con(txt, bigint_as_char) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(amapro) > > test_check("amapro") Saving _problems/test-loca-74.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-loca.R:74:3'): loca PolygonLayer with lights ─────────────────── Error in `parse_con(txt, bigint_as_char)`: lexical error: invalid char in json text. <1f><8b><08> (right here) ------^ Backtrace: ▆ 1. └─jsonlite::read_json("https://opendata.paris.fr/explore/dataset/arrondissements/download/?format=geojson&lang=fr") at test-loca.R:74:3 2. └─jsonlite::parse_json(...) 3. └─jsonlite:::parse_and_simplify(...) 4. └─jsonlite:::parseJSON(txt, bigint_as_char) 5. └─jsonlite:::parse_con(txt, bigint_as_char) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc