diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-03-22 23:00:18 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-03-22 23:00:18 +0100 |
commit | 9e7aa351b30a0dc9b1e6e14da751c7f42a7587dd (patch) | |
tree | b16293db1c6f268d67961018a28277fc2ab064f8 /NEWS.md | |
parent | 81bb17f887f192a5ee4f77829a65689934776471 (diff) | |
parent | b17dc3ee5f4fda17fcbc659730cb81e447510121 (diff) |
Merge branch 'main' into covariate_parms_and_endpoints
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ - Depend on upcoming deSolve version with the possibility to avoid resolving symbols in a shared library (compiled models) over and over. +- 'R/mkinerrmin.R': Fix typo in subset (use of = instead of ==), thanks to Sebastian Meyer for spotting this during his work on R 4.3.0 + # mkin 1.2.2 (unreleased) - 'inst/rmarkdown/templates/hier': R markdown template to facilitate the application of hierarchical kinetic models. |