Last updated on 2026-08-18 01:51:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.5 | 4.28 | 80.99 | 85.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.5 | 3.27 | 61.92 | 65.19 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.5 | 63.33 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.5 | 65.63 | OK | |||
| r-devel-windows-x86_64 | 0.3.5 | 6.00 | 98.00 | 104.00 | OK | |
| r-patched-linux-x86_64 | 0.3.5 | 4.34 | 75.65 | 79.99 | OK | |
| r-release-linux-x86_64 | 0.3.5 | 4.26 | 75.85 | 80.11 | OK | |
| r-release-macos-arm64 | 0.3.5 | 2.00 | 65.00 | 67.00 | OK | |
| r-release-macos-x86_64 | 0.3.5 | 4.00 | 192.00 | 196.00 | OK | |
| r-release-windows-x86_64 | 0.3.5 | 7.00 | 0.00 | 7.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.5 | 4.00 | 178.00 | 182.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.5 | 10.00 | 118.00 | 128.00 | OK |
Version: 0.3.5
Check: tests
Result: ERROR
Running ‘test-all.R’ [6s/9s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library("testthat")
> library("geojson")
Attaching package: 'geojson'
The following object is masked from 'package:graphics':
polygon
> test_check("geojson")
Saving _problems/test-ndgeo-54.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 439 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ndgeo.R:54:3'): ndgeo_read: from url ───────────────────────────
Error in `utils::download.file(txt, tfile, quiet = TRUE)`: cannot open URL 'https://raw.githubusercontent.com/ropensci/geojson/main/inst/examples/ndgeojson1.json'
Backtrace:
▆
1. └─geojson::ndgeo_read(url, verbose = FALSE) at test-ndgeo.R:54:3
2. └─utils::download.file(txt, tfile, quiet = TRUE)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 439 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc