Changes in version 1.0.2 (2026-04-22) - Memory optimization: refactored green_shares with OpenBLAS thread control to prevent memory allocation failures. - Compatibility: updated visualization functions to comply with the new tmap v4 API (migrated to tm_scalebar). - System requirements: set R dependency to >= 4.3 to ensure compatibility with updated spatial and numerical libraries. Changes in version 1.0.1 (2026-02-11) - Updated roxygen2 metadata for key functions (create_lits_of_maps, evolution_plot_area, gr_density_plot, and simobs_annual_plot) to provide clearer technical descriptions and parameter details. Changes in version 1.0.0 (2024-02-01) - Added some new functions, generally to summarize information - Modified other functions to modularize code - Parallelized the simobs_annual_plot() function to speed up the generation of the figure - Fixed some minor bugs Changes in version 0.1.3 (2023-11-16) - The dependency on the hydroGOF package has been removed, since it has been archived in CRAN. Changes in version 0.1.2 (2023-04-02) - Solved warning messages in calib_boxplot() function. Changes in version 0.1.1 (2022-09-07) - Add three new functions: read_NSdata(), read_geometry() and shreve(). - Change the name of the function nut_balace() to region_nut_balance(). - Edit some typos in legend of plots. Changes in version 0.1.0 (2022-01-27) - a newer version may be available on https://github.com/calfarog/GREENeR - to get started, see the package vignette "Geospatial Regression Equation for European Nutrient losses (GREEN)" and the help files - if you have any questions or suggestions, please contact me (c.alfarog at gmail dot com)