The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package dbSpatial

Last updated on 2026-08-06 23:51:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 35.70 331.16 366.86 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 24.68 210.86 235.54 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 27.00 223.68 250.68 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.2 26.00 214.39 240.39 OK
r-devel-windows-x86_64 0.1.2 35.00 267.00 302.00 OK
r-patched-linux-x86_64 0.1.2 31.56 310.39 341.95 OK
r-release-linux-x86_64 0.1.2 31.66 306.58 338.24 OK
r-release-macos-arm64 0.1.2 8.00 77.00 85.00 OK
r-release-macos-x86_64 0.1.2 25.00 337.00 362.00 OK
r-release-windows-x86_64 0.1.2 33.00 271.00 304.00 OK
r-oldrel-macos-arm64 0.1.2 8.00 112.00 120.00 OK
r-oldrel-macos-x86_64 0.1.2 24.00 347.00 371.00 OK
r-oldrel-windows-x86_64 0.1.2 46.00 388.00 434.00 OK

Check Details

Version: 0.1.2
Check: Rd contents
Result: NOTE Rd files without \usage: ‘st_area.Rd’ ‘st_as_text.Rd’ ‘st_buffer.Rd’ ‘st_centroid.Rd’ ‘st_length.Rd’ ‘st_perimeter.Rd’ ‘st_simplify.Rd’ \arguments should not be documented without \usage. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘class_structure.Rmd’ using rmarkdown Quitting from class_structure.Rmd:34-54 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `dbSendQuery()`: ! DuckDB extension loading (INSTALL / LOAD) is disabled for this driver. ℹ Recreate the driver with duckdb(allow_extensions = TRUE) to enable it (this may crash R on a Linux build not compiled with libstdc++; see https://github.com/duckdb/duckdb-r/issues/1107). ℹ See ?duckdb for details. ℹ Context: load_extension --- Backtrace: ▆ 1. └─dbSpatial::dbSpatial(...) 2. ├─base::suppressMessages(loadSpatial(conn = conn)) 3. │ └─base::withCallingHandlers(...) 4. └─dbSpatial::loadSpatial(conn = conn) 5. ├─DBI::dbExecute(conn, "INSTALL spatial") 6. └─DBI::dbExecute(conn, "INSTALL spatial") 7. ├─DBI::dbSendStatement(conn, statement, ...) 8. └─DBI::dbSendStatement(conn, statement, ...) 9. ├─DBI::dbSendQuery(conn, statement, ...) 10. └─duckdb::dbSendQuery(conn, statement, ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'class_structure.Rmd' failed with diagnostics: DuckDB extension loading (INSTALL / LOAD) is disabled for this driver. ℹ Recreate the driver with duckdb(allow_extensions = TRUE) to enable it (this may crash R on a Linux build not compiled with libstdc++; see https://github.com/duckdb/duckdb-r/issues/1107). ℹ See ?duckdb for details. ℹ Context: load_extension --- failed re-building ‘class_structure.Rmd’ --- re-building ‘getting_started.Rmd’ using rmarkdown Quitting from getting_started.Rmd:42-55 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `dbSendQuery()`: ! DuckDB extension loading (INSTALL / LOAD) is disabled for this driver. ℹ Recreate the driver with duckdb(allow_extensions = TRUE) to enable it (this may crash R on a Linux build not compiled with libstdc++; see https://github.com/duckdb/duckdb-r/issues/1107). ℹ See ?duckdb for details. ℹ Context: load_extension --- Backtrace: ▆ 1. └─dbSpatial::dbSpatial(...) 2. ├─base::suppressMessages(loadSpatial(conn = conn)) 3. │ └─base::withCallingHandlers(...) 4. └─dbSpatial::loadSpatial(conn = conn) 5. ├─DBI::dbExecute(conn, "INSTALL spatial") 6. └─DBI::dbExecute(conn, "INSTALL spatial") 7. ├─DBI::dbSendStatement(conn, statement, ...) 8. └─DBI::dbSendStatement(conn, statement, ...) 9. ├─DBI::dbSendQuery(conn, statement, ...) 10. └─duckdb::dbSendQuery(conn, statement, ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'getting_started.Rmd' failed with diagnostics: DuckDB extension loading (INSTALL / LOAD) is disabled for this driver. ℹ Recreate the driver with duckdb(allow_extensions = TRUE) to enable it (this may crash R on a Linux build not compiled with libstdc++; see https://github.com/duckdb/duckdb-r/issues/1107). ℹ See ?duckdb for details. ℹ Context: load_extension --- failed re-building ‘getting_started.Rmd’ --- re-building ‘spatial_operations.Rmd’ using rmarkdown Quitting from spatial_operations.Rmd:26-37 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `dbSendQuery()`: ! DuckDB extension loading (INSTALL / LOAD) is disabled for this driver. ℹ Recreate the driver with duckdb(allow_extensions = TRUE) to enable it (this may crash R on a Linux build not compiled with libstdc++; see https://github.com/duckdb/duckdb-r/issues/1107). ℹ See ?duckdb for details. ℹ Context: load_extension --- Backtrace: ▆ 1. └─dbSpatial::dbSpatial(...) 2. ├─base::suppressMessages(loadSpatial(conn = conn)) 3. │ └─base::withCallingHandlers(...) 4. └─dbSpatial::loadSpatial(conn = conn) 5. ├─DBI::dbExecute(conn, "INSTALL spatial") 6. └─DBI::dbExecute(conn, "INSTALL spatial") 7. ├─DBI::dbSendStatement(conn, statement, ...) 8. └─DBI::dbSendStatement(conn, statement, ...) 9. ├─DBI::dbSendQuery(conn, statement, ...) 10. └─duckdb::dbSendQuery(conn, statement, ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'spatial_operations.Rmd' failed with diagnostics: DuckDB extension loading (INSTALL / LOAD) is disabled for this driver. ℹ Recreate the driver with duckdb(allow_extensions = TRUE) to enable it (this may crash R on a Linux build not compiled with libstdc++; see https://github.com/duckdb/duckdb-r/issues/1107). ℹ See ?duckdb for details. ℹ Context: load_extension --- failed re-building ‘spatial_operations.Rmd’ SUMMARY: processing the following files failed: ‘class_structure.Rmd’ ‘getting_started.Rmd’ ‘spatial_operations.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

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.