Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-12 | Small cosmetics | Johannes Ranke | 1 | -1/+1 | |
2021-03-09 | Some improvements for borderline cases | Johannes Ranke | 1 | -7/+17 | |
- fit_with_errors for saem() - test_log_parms for mean_degparms() and saem() | |||||
2021-02-06 | Reintroduce interface to saemix | Johannes Ranke | 1 | -1/+134 | |
Also after the upgrade from buster to bullseye of my local system, some test results for saemix have changed. | |||||
2021-02-06 | Address issue revealed by additional tests on CRAN | Johannes Ranke | 1 | -1/+1 | |
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). | |||||
2021-02-03 | Prepare for v1.0.0v1.0.0 | Johannes Ranke | 1 | -131/+0 | |
- Improve authorship and copyright information - Prepare pkgdown config - Remove dependence on saemix as we need the development version which is not ready for CRAN - Temporarily remove saemix interface to check code coverage of the rest | |||||
2021-01-06 | Make saemix and corresponding tests optional | Johannes Ranke | 1 | -4/+9 | |
Address release critical check and test issues | |||||
2020-12-19 | Dimethenamid data, normalisation options | Johannes Ranke | 1 | -1/+1 | |
2020-12-10 | Tried to find a fast test for deSolve in saemix | Johannes Ranke | 1 | -0/+6 | |
But could not find one. | |||||
2020-12-10 | Add a test for saemix with deSolve | Johannes Ranke | 1 | -5/+12 | |
But skip the test as it takes too long to always run | |||||
2020-12-09 | Some test fixes | Johannes Ranke | 1 | -1/+1 | |
2020-12-09 | Add more tests and fix HS in saem | Johannes Ranke | 1 | -8/+47 | |
2020-12-09 | Any yet more tests | Johannes Ranke | 1 | -1/+3 | |
2020-12-09 | Update test output and reduce precision for travis | Johannes Ranke | 1 | -2/+2 | |
2020-12-09 | More tests | Johannes Ranke | 1 | -33/+95 | |
2020-12-08 | mixed.mmkin and test coverage | Johannes Ranke | 1 | -0/+35 | |