Changes in version 0.3.2 (2021-02-01) - skip var_range calculation is correct test on CRAN Changes in version 0.3.1 (2021-01-29) - Add GitHub actions for testing Changes in version 0.3.0 - Fix failing test on linux Changes in version 0.2.0 (2019-06-28) - successful review through rOpenSci - added in functionality to aggregate data to polygon (use parameter is_grid = FALSE) - added in ability for user to specify aggregation function (agg_fun) in winmove_agg - note that many parameter names have changed - check docs for more info: - fn is now win_fun - g is now coarse_dat - dat is now fine_dat - agg_fun and win_fun should be entered as unquoted function names (previously character input) Changes in version 0.1.0 (2019-03-08) - First stable release of grainchanger Changes in version 0.0.0.9000 - Added a NEWS.md file to track changes to the package.