diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-02-06 09:46:53 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-02-06 09:46:53 +0100 |
commit | 2ee20b257e34210e2d1f044431f3bfe059c9c5e7 (patch) | |
tree | 53ecb4e0307362ebf848fac4a50c9adf90bf3afc /docs/news | |
parent | 5c2b184748abd5002e79d7e86c2764613f96d97e (diff) |
Increase test tolerance for parameter comparisonsv1.0.1
Platform dependence also revealed after upgrade to bullseye
Diffstat (limited to 'docs/news')
-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 c568202b..5b24742f 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -150,6 +150,7 @@ <li><p>‘logLik.mkinfit’: Improve example code to avoid warnings and show convenient syntax</p></li> <li><p>‘mkinresplot’: Re-add Katrin Lindenberger as coauthor who was accidentally removed long ago</p></li> <li><p>Remove tests relying on non-convergence of the FOMC fit to the FOCUS A dataset as this is platform dependent (revealed by the new additional tests on CRAN, thanks!)</p></li> +<li><p>Increase test tolerance for some parameter comparisons that also proved to be platform dependent</p></li> </ul> </div> <div id="mkin-100" class="section level1"> |