Release v0.8.20
Pre-release
Pre-release
Minor update:
- Fixed a bug in
my_estimateDwhere calculating Shannon diversity (q=1) crashed with NA/NaN argument for cells with single sampling units or where all species were observed in all units. - Fixed a bug in
create_native_gridandcompute_indicator_workflowwhere coordinate building crashed with!anyNA(x) is not TRUEif native grid resolution was missing or grid codes did not carry resolution prefixes (e.g. EEA grids). Added 1km and 1000m resolution fallbacks. - Moved
bit64andpatchworkdependencies toSuggeststo minimize imports and avoid CRAN warnings. Added dynamic namespace checking forpatchworkinplot_species_map()andplot_species_ts(). - Systematically downsampled large Denmark mammals datasets in
inst/extdatato reduce installed package size to CRAN limits (< 5MB) while preserving full year distribution for unit tests.