Last updated on 2026-04-25 13:50:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 2.33 | 34.88 | 37.21 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 2.01 | 28.71 | 30.72 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 56.00 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 5.00 | 66.05 | 71.05 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 2.66 | 32.00 | 34.66 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 2.45 | 29.75 | 32.20 | OK | |
| r-release-macos-arm64 | 0.1.4 | 1.00 | 26.00 | 27.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 | 63.00 | 69.00 | ERROR | |
| 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 | 6.00 | 52.00 | 58.00 | OK |
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