- Version presented by Neyens and Rogiers (2021).
- New functionality for converting between {RMODFLOW} and {sf}, {stars} and {raster} objects (#20).
- New model-level functionality with
rmf_read()
,rmf_write()
,rmf_create()
(#8). - Reworked model execution UI, resulting in the new
rmf_execute()
,rmf_analyze()
andrmf_optimize()
(#7). - Updated input data processing and representation (#8).
- Extended MODFLOW package support for the
rmf_read_*()
,rmf_write_*()
andrmf_create_*()
families of functions (#3). - Added automatic installation of MODFLOW variants (#2).
- Added automatic finding of paths to MODFLOW executables.
- Added function prefixes
rmf_
, andrmfi_
for internal functions. - Added a pkgdown site.
- Added example models for function documentation examples and vignettes.
- First developments presented by Rogiers (2017).
- Version used by Neyens (2016).
- Version presented by Rogiers (2015).
- Version presented by Rogiers (2015).
- Different modifications to the code for use in reproducible reporting.