CRAN Package Check Results for Maintainer ‘Miquel De Cáceres <miquelcaceres at gmail.com>’

Last updated on 2025-12-03 05:50:52 CET.

Package ERROR NOTE OK
ecotraj 13
indicspecies 13
medfate 3 10
medfateland 1 12
meteoland 13
vegclust 13

Package ecotraj

Current CRAN status: OK: 13

Package indicspecies

Current CRAN status: OK: 13

Package medfate

Current CRAN status: NOTE: 3, OK: 10

Version: 4.8.4
Check: installed package size
Result: NOTE installed size is 52.8Mb sub-directories of 1Mb or more: libs 51.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package medfateland

Current CRAN status: ERROR: 1, OK: 12

Version: 2.8.1
Check: examples
Result: ERROR Running examples in 'medfateland-Ex.R' failed The error most likely occurred in: > ### Name: overland_routing > ### Title: Overland routing for TETIS sub-model > ### Aliases: overland_routing cell_neighbors > > ### ** Examples > > # Load example watershed data > data("example_watershed") > > # Get bounding box to determine limits > b <- sf::st_bbox(example_watershed) > b xmin ymin xmax ymax 401430 4671870 402830 4672570 > > # Define a raster topology, using terra package, > # with the same CRS as the watershed. In this example cells have 100 m side. > # Coordinates in the 'sf' object are assumed to be cell centers > r <-terra::rast(xmin = 401380, ymin = 4671820, xmax = 402880, ymax = 4672620, + nrow = 8, ncol = 15, crs = "epsg:32631") Warning: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1) Error: [rast] empty srs Execution halted Flavor: r-oldrel-windows-x86_64

Version: 2.8.1
Check: tests
Result: ERROR Running 'testthat.R' [43s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(medfateland) Loading required package: medfate Package 'medfate' [ver. 4.8.4] Package 'medfateland' [ver. 2.8.1] > > test_check("medfateland") v No wildland locations with NULL values in column 'forest'. v All objects in column 'forest' have the right class. ! Wrong tree species names detected for 1 records (0.1%) in 1 wildland locations (1%). i Filtering out problematic tree/shrub records in 1 locations (1%) with missing/wrong forest data. ! Missing 'forest' data in 1 wildland locations (1%). v All objects in column 'forest' have the right class. v No missing/wrong values detected in key tree/shrub attributes of 'forest' objects. i Filling 1 missing forest(s) with default forest. ! Wrong tree species names detected for 1 records (0.1%) in 1 wildland locations (1%). ! Missing 'forest' data in 1 wildland locations (1%). Saving _problems/test_desc-10.R Package 'meteoland' [ver. 2.2.3] Saving _problems/test_land-7.R Saving _problems/test_land_day-7.R [ FAIL 3 | WARN 3 | SKIP 1 | PASS 34 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_desc.R:9:1'): (code run outside of `test_that()`) ────────────── Error: [rast] empty srs Backtrace: ▆ 1. ├─terra::rast(...) at test_desc.R:9:1 2. └─terra::rast(...) 3. └─terra (local) .local(x = x, ...) 4. └─terra:::new_rast(...) 5. └─terra:::messages(r, "rast") 6. └─terra:::error(f, x@pntr$getError()) ── Error ('test_land.R:6:1'): (code run outside of `test_that()`) ────────────── Error: [rast] empty srs Backtrace: ▆ 1. ├─terra::rast(...) at test_land.R:6:1 2. └─terra::rast(...) 3. └─terra (local) .local(x = x, ...) 4. └─terra:::new_rast(...) 5. └─terra:::messages(r, "rast") 6. └─terra:::error(f, x@pntr$getError()) ── Error ('test_land_day.R:6:1'): (code run outside of `test_that()`) ────────── Error: [rast] empty srs Backtrace: ▆ 1. ├─terra::rast(...) at test_land_day.R:6:1 2. └─terra::rast(...) 3. └─terra (local) .local(x = x, ...) 4. └─terra:::new_rast(...) 5. └─terra:::messages(r, "rast") 6. └─terra:::error(f, x@pntr$getError()) [ FAIL 3 | WARN 3 | SKIP 1 | PASS 34 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64

Package meteoland

Current CRAN status: OK: 13

Package vegclust

Current CRAN status: OK: 13

mirror server hosted at Truenetwork, Russian Federation.