diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-04-21 13:11:47 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-04-21 13:11:47 +0200 |
commit | c74b79c983fe9fc872bac1262040e82f16049477 (patch) | |
tree | a071ede8d02b1e1db07527a14afb2313cba9f69e /docs/news/index.html | |
parent | 3a5463672c297b37c3c9135c8b144c48744c05d0 (diff) |
Version 1.0.4 published yesterdayv1.0.4
Diffstat (limited to 'docs/news/index.html')
-rw-r--r-- | docs/news/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index fae6503a..2905c120 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -147,6 +147,7 @@ <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> +<li><p>‘mmkin’: Use cores = 1 per default on Windows to make it easier for first time users</p></li> </ul> </div> <div id="mkin-103-2021-02-15" class="section level1"> |