Recent Releases of OpenLand
OpenLand - OpenLand 1.0.4
Bug Fixes
- fixed global variable binding issue: resolved CRAN NOTE "no visible binding for global variable 'changes'" by properly declaring
changesas a global variable used in dplyr operations. This ensures compatibility with current dplyr releases where the deprecateddplyr::changes()function is completely removed (@DavisVaughan, #13)
New Features
- implemented
.openland_try_download_and_load_rda()function for graceful dataset loading with informative error messages - enhanced dataset availability checks in vignette and examples with automatic error recovery
Natural Resources - Soil and Land
- R
Published by reginalexavier 13 days ago
OpenLand - OpenLand 1.0.3
- fixed unit test related to the plot function depending on the ggplot package (@teunbrand, #9)
Natural Resources - Soil and Land
- R
Published by reginalexavier about 2 years ago
OpenLand - OpenLand 1.0.2
- if the dataset url is not accessible, the vignette fails gracefully with an informative message without an error
- memory allocation error fixed in
contingencyTable()function for when it is used on rasters containing many years/layers or large areas #6
Natural Resources - Soil and Land
- R
Published by reginalexavier over 4 years ago
OpenLand - OpenLand 1.0.1
- bug in
summary_mapfixed
Natural Resources - Soil and Land
- R
Published by reginalexavier about 6 years ago
OpenLand - OpenLand 1.0.0
- This is the first release of the OpenLand R package and contains function for the analysis of land use and cover (LUC) time series, several LUC change (LUCC) metrics in regular or irregular time intervals and a complete intensity analysis according to Aldwaik and Pontius (2012).
Natural Resources - Soil and Land
- R
Published by reginalexavier over 6 years ago