Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-18 | Update docs | Johannes Ranke | 1 | -1/+1 | |
2022-11-17 | Complete update of online docs for v1.2.0 | Johannes Ranke | 1 | -3/+9 | |
2022-08-10 | Update static docs | Johannes Ranke | 1 | -1/+1 | |
2022-07-22 | Update static docs | Johannes Ranke | 1 | -1/+1 | |
2022-07-08 | Store DLL info in mkinmod objects for performance | Johannes Ranke | 1 | -1/+1 | |
Thanks to Tomas Kalibera for his analysis of the problem on the r-package-devel mailing list and for the suggestion on how to fix it. See the current benchmark vignette for the new data on mkin 1.1.1 with R 4.2.1, with unprecedented performance. | |||||
2022-07-01 | Add R version to data in benchmark vignette | Johannes Ranke | 1 | -1/+1 | |
2022-05-18 | Remove outdated comment in FOCUS L vignette, update docs | Johannes Ranke | 1 | -1/+1 | |
This also adds the first benchmark results obtained on my laptop system | |||||
2022-03-07 | Remove nlmixr interface for release of mkin 1.1.0 | Johannes Ranke | 1 | -1/+1 | |
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 | -87/+51 | |
2021-10-01 | Update online docs to 1.0.5 | Johannes Ranke | 1 | -1/+1 | |
2021-02-24 | Rebuild docs | Johannes Ranke | 1 | -1/+1 | |
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-13 | Update for gmkin 0.6.12v1.0.2 | Johannes Ranke | 1 | -1/+1 | |
mkinfit: Keep model names stored in mkinmod objects, avoiding their loss in gmkin | |||||
2021-02-04 | Documentation improvements, mainly fixing example code | Johannes Ranke | 1 | -1/+1 | |
The errors in the example code were in the \dontrun sections, so they were not caught by CRAN checks. In addition, the static help files generated with pkgdown were cached, so I noticed the errors only after completely regenerating the documentation for version 1.0.0. | |||||
2021-02-03 | Prepare for v1.0.0v1.0.0 | Johannes Ranke | 1 | -2/+2 | |
- 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 | |||||
2020-10-15 | Update online docs for release version | Johannes Ranke | 1 | -3/+6 | |
2020-05-27 | Add docs generated using released version 0.9.52 | Johannes Ranke | 1 | -4/+1 | |
2020-05-14 | Update version number, better example formatting | Johannes Ranke | 1 | -1/+1 | |
2020-05-12 | Add a link to the benchmark vignette to the docs | Johannes Ranke | 1 | -0/+3 | |
2020-05-12 | Improve documentation, now using a spell checker | Johannes Ranke | 1 | -1/+1 | |
2020-05-11 | Add analytical solution for DFOP-SFO | Johannes Ranke | 1 | -1/+1 | |
This is about twice as fast as deSolve compiled in the case of FOCUS D | |||||
2020-05-07 | Another overhaul of analytical solutions | Johannes Ranke | 1 | -1/+1 | |
Still in preparation for analytical solutions of coupled models | |||||
2020-05-07 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -11/+26 | |
2020-04-20 | Prepare release to address failed CRAN check | Johannes Ranke | 1 | -1/+1 | |
2020-04-10 | Improve nlme function docs | Johannes Ranke | 1 | -1/+1 | |
2020-01-09 | Remove unused FME package from DESCRIPTION text | Johannes Ranke | 1 | -1/+1 | |
2019-11-01 | Make the 'quadratic' the default for 'confint' | Johannes Ranke | 1 | -1/+1 | |
Also the documentation was improved here and there | |||||
2019-11-01 | Fix bug in yesterdays release, add methods for BIC | Johannes Ranke | 1 | -1/+1 | |
2019-10-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+4 | |
2019-09-18 | Add url: tag to _pkgdown.yml | Johannes Ranke | 1 | -3/+3 | |
Static documentation rebuilt by pkgdown | |||||
2019-09-18 | Correct and rebuild docs | Johannes Ranke | 1 | -0/+154 | |
- Reconcile docs and code for max_twa_parent - Correct links to docs in twa vignette - Static documentation rebuilt by pkgdown |