diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-02-06 09:23:48 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-02-06 09:23:48 +0100 |
commit | df2beb74dcb6a65d6b066b55ccd7373dd79a6dab (patch) | |
tree | 77cabd09deb7bd07c0a1129f39dcde245245b8da /tests/testthat/print_mmkin_parent.txt | |
parent | ac183c732317cf6ede26a2ee127604a407f0a6b3 (diff) |
Address issue revealed by additional tests on CRAN
Remove tests relying on non-convergence of the FOMC fit to the FOCUS A
dataset, as this is platform dependent. After the upgrade, the fit
converges on this system as well, although neither ATLAS is used, nor R
was configured disabling long doubles (these were the conditions under
which the tests failed on CRAN).
Diffstat (limited to 'tests/testthat/print_mmkin_parent.txt')
-rw-r--r-- | tests/testthat/print_mmkin_parent.txt | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/tests/testthat/print_mmkin_parent.txt b/tests/testthat/print_mmkin_parent.txt index 620a657a..ae1fee7d 100644 --- a/tests/testthat/print_mmkin_parent.txt +++ b/tests/testthat/print_mmkin_parent.txt @@ -2,12 +2,10 @@ Status of individual fits: dataset -model FOCUS_A FOCUS_C FOCUS_D - SFO OK OK OK - FOMC C OK OK - DFOP OK OK OK - HS OK OK OK +model FOCUS_C FOCUS_D + SFO OK OK + FOMC OK OK + DFOP OK OK + HS OK OK OK: No warnings -C: Optimisation did not converge: -false convergence (8) |