CRAN Package Check Results for Package duckspatial

Last updated on 2025-09-17 11:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 2.19 24.85 27.04 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 1.55 19.69 21.24 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 36.97 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 39.39 OK
r-devel-windows-x86_64 0.2.0 4.00 44.00 48.00 OK
r-patched-linux-x86_64 0.2.0 2.40 21.61 24.01 OK
r-release-linux-x86_64 0.2.0 1.99 21.95 23.94 OK
r-release-macos-arm64 0.2.0 18.00 OK
r-release-macos-x86_64 0.2.0 27.00 OK
r-release-windows-x86_64 0.2.0 4.00 43.00 47.00 ERROR
r-oldrel-macos-arm64 0.2.0 22.00 OK
r-oldrel-macos-x86_64 0.2.0 31.00 OK
r-oldrel-windows-x86_64 0.2.0 5.00 54.00 59.00 ERROR

Check Details

Version: 0.2.0
Check: examples
Result: ERROR Running examples in 'duckspatial-Ex.R' failed The error most likely occurred in: > ### Name: ddbs_install > ### Title: Checks and installs the Spatial extension > ### Aliases: ddbs_install > > ### ** Examples > > ## load packages > library(duckdb) Loading required package: DBI > library(duckspatial) > > ## connect to in memory database > conn <- dbConnect(duckdb::duckdb()) > > ## install the spatial exntesion > ddbs_install(conn) Error: rapi_execute: Invalid Error: HTTP Error: Failed to download extension "spatial" at URL "http://extensions.duckdb.org/f40ac6e565/windows_amd64_mingw/spatial.duckdb_extension.gz" (HTTP 403) Extension "spatial" is an existing extension. For more info, visit https://duckdb.org/docs/stable/extensions/troubleshooting/?version=f40ac6e565&platform=windows_amd64_mingw&extension=spatial (error_type: INVALID; raw_message: HTTP Error: Failed to download extension "spatial" at URL "http://extensions.duckdb.org/f40ac6e565/windows_amd64_mingw/spatial.duckdb_extension.gz" (HTTP 403) Extension "spatial" is an existing extension. For more info, visit https://duckdb.org/docs/stable/extensions/troubleshooting/?version=f40ac6e565&platform=windows_amd64_mingw&extension=spatial; : ) Execution halted Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.