CRAN Package Check Results for Package geojson

Last updated on 2024-05-02 23:51:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.5 5.80 88.91 94.71 OK
r-devel-linux-x86_64-debian-gcc 0.3.5 3.71 65.55 69.26 OK
r-devel-linux-x86_64-fedora-clang 0.3.5 254.77 OK
r-devel-linux-x86_64-fedora-gcc 0.3.5 262.77 OK
r-devel-windows-x86_64 0.3.5 7.00 87.00 94.00 OK
r-patched-linux-x86_64 0.3.5 4.78 83.15 87.93 OK
r-release-linux-x86_64 0.3.5 5.02 84.67 89.69 OK
r-release-macos-arm64 0.3.5 85.00 OK
r-release-windows-x86_64 0.3.5 7.00 86.00 93.00 ERROR
r-oldrel-macos-arm64 0.3.5 89.00 OK
r-oldrel-macos-x86_64 0.3.5 176.00 OK
r-oldrel-windows-x86_64 0.3.5 8.00 100.00 108.00 OK

Check Details

Version: 0.3.5
Check: tests
Result: ERROR Running 'test-all.R' [7s] 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") [ 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-release-windows-x86_64