Last updated on 2026-07-16 21:50:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 2.42 | 35.13 | 37.55 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 2.06 | 28.72 | 30.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 55.20 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 30.44 | OK | |||
| r-devel-windows-x86_64 | 0.1.4 | 6.00 | 54.00 | 60.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 2.73 | 31.34 | 34.07 | ERROR | |
| r-release-linux-x86_64 | 0.1.4 | 2.52 | 31.27 | 33.79 | 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 | 6.00 | 56.00 | 62.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | 1.00 | 18.00 | 19.00 | 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 | 65.00 | 72.00 | OK |
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-patched-linux-x86_64