Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-03 | More work to try to pass tests on R-devel winbuilder | Johannes Ranke | 5 | -30/+24 | |
2022-03-02 | Skip some tests on CRAN to reduce load | Johannes Ranke | 1 | -0/+2 | |
In the hope that winbuilder will cope better then | |||||
2022-03-02 | Make tests more platform independent, update docs | Johannes Ranke | 14 | -1393/+1343 | |
2022-03-02 | Fix nlmixr fits with parallel metabolites | Johannes Ranke | 1 | -3/+14 | |
2022-03-02 | Add a test for tffm0() | Johannes Ranke | 1 | -0/+10 | |
2022-03-01 | Avoid using cat() for default output, tests | Johannes Ranke | 2 | -4/+13 | |
2022-03-01 | Add some more tests | Johannes Ranke | 7 | -35/+137 | |
2022-03-01 | Some more tests for nlmixr.mmkin | Johannes Ranke | 2 | -0/+6 | |
2022-03-01 | Add a test for the DMTA data | Johannes Ranke | 1 | -39/+41 | |
comparing nlme and saemix. This test shows a reasonable evaluation of the DMTA data with nlme and saemix, which was missing, as the data used in the paper are flawed. | |||||
2022-02-28 | Add test for summary.nlmixr.mmkin | Johannes Ranke | 3 | -0/+118 | |
2022-02-28 | Relax a test for travis | Johannes Ranke | 2 | -27/+27 | |
2022-02-28 | Improve tests, skip some on Travis | Johannes Ranke | 3 | -13/+60 | |
Respect digits argument when printing correlations in summaries | |||||
2022-02-28 | Add nlmixr tests, reorganize, test intervals() | Johannes Ranke | 5 | -157/+214 | |
2022-02-28 | With saemix 3.0 on CRAN there's no need to check for it in tests | Johannes Ranke | 5 | -126/+79 | |
2022-02-09 | Adapt saemix interface to saemix 3.0 on CRAN | Johannes Ranke | 6 | -1481/+1471 | |
2021-11-17 | Update required saemix version, update tests | Johannes Ranke | 5 | -1463/+1463 | |
2021-09-16 | Merge branch 'master' into nlmixr | Johannes Ranke | 1 | -1/+1 | |
2021-09-15 | Update test result to corrected data, version bump | Johannes Ranke | 1 | -1/+1 | |
2021-07-23 | Merge branch 'master' into nlmixr | Johannes Ranke | 20 | -10/+8461 | |
After the merge, run make test and accept the new snapshot for the mixed model fit for an nlme object | |||||
2021-07-23 | Update vdiffr tests for version 1.0 | Johannes Ranke | 18 | -10/+5248 | |
2021-06-17 | Let backtransform_odeparms handle nlmixr formation fractions | Johannes Ranke | 1 | -97/+97 | |
Also adapt summary.nlmixr.mmkin to correctly handle the way formation fractions are translated to nlmixr | |||||
2021-06-16 | Translate formation fractions to nlmixr language | Johannes Ranke | 1 | -0/+99 | |
Works for the dimethenamid data, at least for FOCEI. Very little testing yet. The summary function does not yet handle the new transformations of formation fractions (that are in fact very old, as they were used in the very first version of mkin). The test file has no tests yet, just some code that may be used for testing. | |||||
2021-06-12 | Small cosmetics | Johannes Ranke | 1 | -1/+1 | |
2021-03-09 | Some improvements for borderline cases | Johannes Ranke | 8 | -73/+98 | |
- fit_with_errors for saem() - test_log_parms for mean_degparms() and saem() | |||||
2021-02-06 | Reintroduce interface to saemix | Johannes Ranke | 4 | -1/+240 | |
Also after the upgrade from buster to bullseye of my local system, some test results for saemix have changed. | |||||
2021-02-06 | Increase test tolerance for parameter comparisonsv1.0.1 | Johannes Ranke | 1 | -4/+4 | |
Platform dependence also revealed after upgrade to bullseye | |||||
2021-02-06 | Address issue revealed by additional tests on CRAN | Johannes Ranke | 3 | -17/+6 | |
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 | 4 | -237/+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 | 7 | -50/+71 | |
Address release critical check and test issues | |||||
2020-12-19 | Dimethenamid data, normalisation options | Johannes Ranke | 3 | -2/+11 | |
2020-12-17 | Remove two skipped (on Travis) tests to reduce noise | Johannes Ranke | 3 | -217/+1 | |
2020-12-10 | Tried to find a fast test for deSolve in saemix | Johannes Ranke | 2 | -2/+7 | |
But could not find one. | |||||
2020-12-10 | Add a test for saemix with deSolve | Johannes Ranke | 2 | -8/+16 | |
But skip the test as it takes too long to always run | |||||
2020-12-09 | Some test fixes | Johannes Ranke | 3 | -6/+4 | |
2020-12-09 | Add more tests and fix HS in saem | Johannes Ranke | 3 | -10/+77 | |
2020-12-09 | Fix a test I accidentally broke | Johannes Ranke | 1 | -1/+1 | |
2020-12-09 | And more | Johannes Ranke | 3 | -1/+16 | |
2020-12-09 | Any yet more tests | Johannes Ranke | 4 | -3/+17 | |
2020-12-09 | Update test output and reduce precision for travis | Johannes Ranke | 4 | -27/+27 | |
2020-12-09 | More tests | Johannes Ranke | 7 | -172/+219 | |
2020-12-09 | Try other mixed fits for vdiffr on travis | Johannes Ranke | 2 | -4/+22 | |
2020-12-09 | Test print method for mixed.mmkin | Johannes Ranke | 3 | -2/+32 | |
2020-12-09 | Make tests more robust, remove two redundant ones | Johannes Ranke | 4 | -44/+22 | |
2020-12-09 | Fix tests and rerun | Johannes Ranke | 4 | -83/+88 | |
2020-12-09 | Some more tests that may work on travis now | Johannes Ranke | 2 | -27/+28 | |
2020-12-09 | Some more tests | Johannes Ranke | 5 | -67/+194 | |
2020-12-09 | Don't test on devel, skip failing vdiffr tests | Johannes Ranke | 1 | -1/+1 | |
I can test on R-devel locally for preparing releases | |||||
2020-12-08 | Test plots on R-release and cache packages again | Johannes Ranke | 2 | -3/+3 | |
2020-12-08 | mixed.mmkin and test coverage | Johannes Ranke | 7 | -5/+242 | |
2020-12-02 | Possibility to specify random effects structures | Johannes Ranke | 1 | -6/+6 | |
The default is pdDiag again, as we often have a small number of datasets in degradation kinetics. |