Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-08 | Store DLL info in mkinmod objects for performance | Johannes Ranke | 1 | -45/+47 | |
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 | Sensitivity of AIC values in DMTA vignette to BLAS version | Johannes Ranke | 1 | -133/+178 | |
2022-06-30 | Merge branch 'dmta_vignette' | Johannes Ranke | 1 | -8/+8 | |
2022-06-30 | Remove stray sentence from vignette, update docs | Johannes Ranke | 1 | -7/+7 | |
2022-05-18 | Remove outdated comment in FOCUS L vignette, update docs | Johannes Ranke | 1 | -41/+52 | |
This also adds the first benchmark results obtained on my laptop system | |||||
2022-03-16 | Use saemix in help page, typo in vignette | Johannes Ranke | 1 | -2/+2 | |
2022-03-07 | Remove nlmixr interface for release of mkin 1.1.0 | Johannes Ranke | 1 | -129/+90 | |
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 | -0/+518 | |