Last updated on 2026-04-26 02:49:45 CEST.
| Package | ERROR | OK |
|---|---|---|
| amapro | 1 | 11 |
| echarty | 12 |
Current CRAN status: ERROR: 1, OK: 11
Version: 0.1.4
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
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 1 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-loca.R:74:3'): loca PolygonLayer with lights ───────────────────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://opendata.paris.fr/explore/dataset/arrondissements/download/?format=geojson&lang=fr'
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)
6. ├─base::open(con, "rb")
7. └─base::open.connection(con, "rb")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 10 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Current CRAN status: OK: 12