CRAN Package Check Results for Package osmextract

Last updated on 2026-06-08 13:50:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 4.87 95.78 100.65 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 3.91 70.78 74.69 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.0 8.00 154.26 162.26 OK
r-devel-linux-x86_64-fedora-gcc 0.6.0 9.00 168.14 177.14 OK
r-devel-windows-x86_64 0.6.0 7.00 129.00 136.00 OK
r-patched-linux-x86_64 0.6.0 5.41 91.26 96.67 OK
r-release-linux-x86_64 0.6.0 4.86 90.55 95.41 OK
r-release-macos-arm64 0.6.0 1.00 35.00 36.00 OK
r-release-macos-x86_64 0.6.0 4.00 115.00 119.00 OK
r-release-windows-x86_64 0.6.0 8.00 129.00 137.00 OK
r-oldrel-macos-arm64 0.6.0 1.00 33.00 34.00 OK
r-oldrel-macos-x86_64 0.6.0 4.00 130.00 134.00 OK
r-oldrel-windows-x86_64 0.6.0 9.00 170.00 179.00 OK

Check Details

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/24s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(osmextract) Data (c) OpenStreetMap contributors, ODbL 1.0. https://www.openstreetmap.org/copyright. Check the package website, https://docs.ropensci.org/osmextract/, for more details. > > test_check("osmextract") Saving _problems/test-find-13.R [ FAIL 1 | WARN 3 | SKIP 13 | PASS 130 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (13): 'test-download.R:2:3', 'test-find.R:59:3', 'test-get-keys.R:84:1', 'test-get.R:2:3', 'test-get.R:21:3', 'test-get.R:48:3', 'test-match.R:86:3', 'test-match.R:184:3', 'test-match.R:195:3', 'test-match.R:211:3', 'test-read-poly.R:117:3', 'test-read.R:32:3', 'test-update.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-find.R:10:3'): oe_find: simplest example works ───────────────── Error in `sf::gdal_utils(util = "vectortranslate", source = normalizePath(file_path), destination = normalizePath(gpkg_file_path, mustWork = FALSE), options = vectortranslate_options, quiet = quiet)`: gdal_utils vectortranslate: an error occured Backtrace: ▆ 1. └─osmextract::oe_vectortranslate(file_path = its_pbf, quiet = TRUE) at test-find.R:10:3 2. └─sf::gdal_utils(...) [ FAIL 1 | WARN 3 | SKIP 13 | PASS 130 ] Error: ! Test failures. Warning message: In dir.create(path, recursive = TRUE) : cannot create dir '/tmp/Rtmp0JOF3W/file604de23ee328a', reason 'No space left on device' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc