DMSTAr 0.1.1
2026-06-30
2026-06-29
- Publicly release repo on Github and got zenodo DOI
DMSTAr 0.1.0
2026-02-13
- Package initialized.
- Added a
NEWS.md file to track changes to the
package.
- performed devtools::check() and testthat with flying colors, ready
for full scale testing.
2026-02-27
- Added node option for routing (i.e. inflow = outflow) when cell area
= 0 km2
- added
dmstar_default_params function to build a default
parameter list to be used with DMSTAr simulation functions
2026-03-06
- Added case networking functionality to the package. see
?dmsta_case_network for more detail.
2026-03-10
- “Getting Started with DMSTAr”, “Phosphorus Kinetics in DMSTAr” and
“k-HLR relationships” vignettes added