Last updated on 2025-10-21 17:50:15 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
duckspatial | 3 | 10 | |
OTBsegm | 13 | ||
rpostgis | 2 | 11 | |
silviculture | 13 |
Current CRAN status: ERROR: 3, OK: 10
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/v1.4.0/windows_amd64_mingw/spatial.duckdb_extension.gz" (HTTP 404)
Extension "spatial" is an existing extension.
For more info, visit https://duckdb.org/docs/stable/extensions/troubleshooting?version=v1.4.0&platform=windows_amd64_mingw&extension=spatial (error_type: INVALID; raw_message: HTTP Error: Failed to download extension "spatial" at URL "http://extensions.duckdb.org/v1.4.0/windows_amd64_mingw/spatial.duckdb_extension.gz" (HTTP 404)
Extension "spatial" is an existing extension.
For more info, visit https://duckdb.org/docs/stable/extensions/troubleshooting?version=v1.4.0&platform=windows_amd64_mingw&extension=spatial; : )
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 1.6.0
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
bs.html:50:1 (bs.Rd:12): Warning: missing </ul> before </div>
dbConnCheck.html:46:1 (dbConnCheck.Rd:10): Warning: missing </ul> before </div>
dbExistsTable.html:50:1 (dbExistsTable.Rd:12): Warning: missing </ul> before </div>
dbGetDefs.html:50:1 (dbGetDefs.Rd:12): Warning: missing </ul> before </div>
pgCheckGeom.html:56:1 (pgCheckGeom.Rd:15): Warning: missing </ul> before </div>
pgGetGeomQ.html:57:1 (pgGetGeomQ.Rd:17): Warning: missing </ul> before </div>
pgGetSRID.html:54:1 (pgGetSRID.Rd:14): Warning: missing </ul> before </div>
warn_deprecated_rc.html:50:1 (warn_deprecated_rc.Rd:12): Warning: missing </ul> before </div>
warn_deprecated_sp.html:50:1 (warn_deprecated_sp.Rd:12): Warning: missing </ul> before </div>
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13