CRAN Package Check Results for Maintainer ‘Adrián Cidre González <adrian.cidre at gmail.com>’

Last updated on 2025-10-10 11:51:30 CEST.

Package ERROR OK
duckspatial 3 10
forestdata 1 12
OTBsegm 13
rpostgis 13
silviculture 13

Package duckspatial

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

Package forestdata

Current CRAN status: ERROR: 1, OK: 12

Additional issues

donttest

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [62s/155s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(forestdata) > > test_check("forestdata") ℹ Downloading data... ✔ Downloaded [30.7s] ℹ Preparing data... ✔ Prepared [171ms] ✔ Cite this dataset using <https://doi.org/10.1111/gcb.16302> terra 1.8.70 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe ℹ Downloading data... ✖ Download failed [4ms] ✖ `fd_forest_chorological()` failed to retrieve the data. Service might be currently unavailable ✖ `fd_forest_chorological()` failed to retrieve the data. Service might be currently unavailable i Downloading data... x Download failed [4ms] x `fd_forest_chorological()` failed to retrieve the data. Service might be currently unavailable i Downloading data... x Download failed [5ms] x `fd_forest_chorological()` failed to retrieve the data. Service might be currently unavailable i Downloading data... x Download failed [4ms] x `fd_forest_chorological()` failed to retrieve the data. Service might be currently unavailable i Downloading data... x Download failed [4ms] x `fd_forest_chorological()` failed to retrieve the data. Service might be currently unavailable ℹ Downloading data... ✖ Download failed [4ms] ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ℹ Downloading data... ✖ Download failed [8ms] ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ℹ Downloading data... ✖ Download failed [4ms] ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ℹ Downloading data... ✖ Download failed [4ms] ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ℹ Downloading data... ✖ Download failed [4ms] ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ℹ Downloading data... ✖ Download failed [8ms] ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ℹ Downloading data... ✖ Download failed [8ms] ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ℹ Downloading data... ✖ Download failed [4ms] ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ℹ Downloading data... ✖ Download failed [4ms] ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable ℹ Downloading data... ✖ Download failed [8ms] ✖ `fd_forest_eutrees4f()` failed to retrieve the data. Service might be currently unavailable i Downloading data... v Downloaded [2.5s] i Preparing data... v Prepared [19ms] v Visit <https://www.miteco.gob.es/es/biodiversidad/servicios/banco-datos-naturaleza/informacion-disponible/mfe50.html> for more information i Downloading data... v Downloaded [1.7s] i Preparing data... v Prepared [19ms] v Visit <https://www.miteco.gob.es/es/biodiversidad/servicios/banco-datos-naturaleza/informacion-disponible/mfe50.html> for more information i Downloading data... v Downloaded [1.4s] i Preparing data... v Prepared [18ms] v Visit <https://www.miteco.gob.es/es/biodiversidad/servicios/banco-datos-naturaleza/informacion-disponible/mfe50.html> for more information ℹ Downloading data... ✔ Downloaded [45.5s] ℹ Preparing data... ✔ Prepared [57ms] ℹ Downloading data... ✔ Downloaded [14ms] ℹ Preparing data... ✔ Prepared [22ms] ℹ Downloading data... ✔ Downloaded [25ms] ℹ Preparing data... ✔ Prepared [22ms] ℹ Downloading data... ✔ Downloaded [24ms] ℹ Preparing data... ✔ Prepared [49ms] ℹ Downloading data... ✔ Downloaded [16ms] ℹ Preparing data... ✔ Prepared [21ms] [ FAIL 2 | WARN 0 | SKIP 20 | PASS 32 ] ══ Skipped tests (20) ══════════════════════════════════════════════════════════ • Not a raster object, skipping test on atlas (5): 'test-eutrees4f.R:82:5', 'test-eutrees4f.R:100:5', 'test-eutrees4f.R:118:5', 'test-eutrees4f.R:138:5', 'test-eutrees4f.R:163:5' • Not a sf object, skipping test on atlas (1): 'test-chorological-maps.R:50:5' • On CRAN (14): 'test-GLAD.R:18:3', 'test-GLAD.R:35:3', 'test-GLAD.R:54:3', 'test-canopy-height.R:20:3', 'test-canopy-height.R:29:3', 'test-canopy-height.R:45:3', 'test-canopy-height.R:59:3', 'test-canopy-height.R:94:3', 'test-forest-country.R:36:3', 'test-land-cover.R:8:3', 'test-land-cover.R:22:3', 'test-land-cover.R:63:3', 'test-land-cover.R:84:3', 'test-land-cover.R:134:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-allometry.R:9:3'): Database is downloaded in correct format ── class(tallo_tbl)[1] (`actual`) not equal to "tbl_df" (`expected`). `actual`: "try-error" `expected`: "tbl_df" ── Error ('test-allometry.R:14:3'): Data is downloaded ───────────────────────── Error in `expect_compare(">", act, exp)`: Result of comparison must be a single logical value Backtrace: ▆ 1. └─testthat::expect_gt(nrow(tallo_tbl), 1) at test-allometry.R:14:3 2. └─testthat:::expect_compare(">", act, exp) 3. └─rlang::abort("Result of comparison must be a single logical value") [ FAIL 2 | WARN 0 | SKIP 20 | PASS 32 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Package OTBsegm

Current CRAN status: OK: 13

Package rpostgis

Current CRAN status: OK: 13

Package silviculture

Current CRAN status: OK: 13

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.