Last updated on 2025-12-07 09:50:20 CET.
| Package | ERROR | OK |
|---|---|---|
| lidaRtRee | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 4.0.8
Check: package dependencies
Result: ERROR
Package required but not available: ‘lidR’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.0.8
Check: examples
Result: ERROR
Running examples in 'lidaRtRee-Ex.R' failed
The error most likely occurred in:
> ### Name: raster_chull_mask
> ### Title: Raster mask of convex hull
> ### Aliases: raster_chull_mask
>
> ### ** Examples
>
> # create raster
> r <- terra::rast(extent = c(0, 40, 0, 40), resolution = 1, crs = "epsg:2154")
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