Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-17 | Complete update of online docs for v1.2.0 | Johannes Ranke | 1 | -110/+124 | |
2022-06-30 | Merge branch 'dmta_vignette' | Johannes Ranke | 1 | -4/+4 | |
2022-06-30 | Remove stray sentence from vignette, update docs | Johannes Ranke | 1 | -4/+4 | |
2022-05-18 | Remove outdated comment in FOCUS L vignette, update docs | Johannes Ranke | 1 | -46/+46 | |
This also adds the first benchmark results obtained on my laptop system | |||||
2022-04-11 | Update static docs | Johannes Ranke | 1 | -7/+11 | |
2022-03-16 | Use saemix in help page, typo in vignette | Johannes Ranke | 1 | -58/+145 | |
2022-03-07 | Remove nlmixr interface for release of mkin 1.1.0 | Johannes Ranke | 1 | -503/+15 | |
I am postponing my attempts to get the nlmixr interface to CRAN, given some problems with nlmixr using R-devel under Windows, see https://github.com/nlmixrdevelopment/nlmixr/issues/596 and https://github.com/r-hub/rhub/issues/512, which is fixed by the removal of nlmixr from the testsuite. For the tests to be more platform independent, the biphasic mixed effects models test dataset was defined in a way that fitting should be more robust (less ill-defined). | |||||
2022-03-02 | Make tests more platform independent, update docs | Johannes Ranke | 1 | -126/+627 | |
2021-10-01 | Update online docs to 1.0.5 | Johannes Ranke | 1 | -25/+22 | |
2021-03-31 | Bug fix in plot.mkinfit | Johannes Ranke | 1 | -1/+1 | |
In residual plots, use xlab and xlim if appropriate | |||||
2021-02-15 | Improve README, introductory vignette and some other docsv1.0.3 | Johannes Ranke | 1 | -1/+1 | |
Also bump version to 1.0.3. | |||||
2021-02-03 | Prepare for v1.0.0v1.0.0 | Johannes Ranke | 1 | -0/+234 | |
- 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 |