diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-07-27 15:57:46 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-07-27 15:57:46 +0200 |
commit | df716686122872fc148977e7ec4b51f6dc8332bd (patch) | |
tree | 69f27bfec714c3988fd258f845dd768d97ee4941 /docs/news | |
parent | 36b67cc7505a0a7f0960d4cb820c527f27e18f9c (diff) | |
parent | 6bc7a6d3e4a849a4b4da49979c577646a541989e (diff) |
Merge branch 'master' into nlmixr
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 2905c120..0ac20352 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -141,9 +141,9 @@ <small>Source: <a href='https://github.com/jranke/mkin/blob/master/NEWS.md'><code>NEWS.md</code></a></small> </div> - <div id="mkin-104-unreleased" class="section level1"> + <div id="mkin-104-2021-04-20" class="section level1"> <h1 class="page-header" data-toc-text="1.0.4"> -<a href="#mkin-104-unreleased" class="anchor"></a>mkin 1.0.4 (Unreleased)</h1> +<a href="#mkin-104-2021-04-20" class="anchor"></a>mkin 1.0.4 (2021-04-20)</h1> <ul> <li><p>All plotting functions setting graphical parameters: Use on.exit() for resetting graphical parameters</p></li> <li><p>‘plot.mkinfit’: Use xlab and xlim for the residual plot if show_residuals is TRUE</p></li> |