Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-12 | Rerun benchmarks on desktop computer | Johannes Ranke | 2 | -2/+31 | |
2022-07-08 | Store DLL info in mkinmod objects for performance | Johannes Ranke | 11 | -649/+673 | |
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 | 8 | -145/+190 | |
2022-07-01 | Update benchmark article in online docs | Johannes Ranke | 2 | -65/+65 | |
2022-07-01 | Add R version to data in benchmark vignette | Johannes Ranke | 12 | -263/+434 | |
2022-06-30 | Merge branch 'dmta_vignette' | Johannes Ranke | 12 | -24/+35 | |
2022-06-30 | Remove stray sentence from vignette, update docs | Johannes Ranke | 19 | -28/+32 | |
2022-05-18 | Remove outdated comment in FOCUS L vignette, update docs | Johannes Ranke | 133 | -953/+964 | |
This also adds the first benchmark results obtained on my laptop system | |||||
2022-04-11 | Update static docs | Johannes Ranke | 16 | -12/+34 | |
2022-03-16 | Use saemix in help page, typo in vignette | Johannes Ranke | 12 | -63/+155 | |
2022-03-14 | Reduce check time for CRAN, releasev1.1.0 | Johannes Ranke | 7 | -17/+21 | |
2022-03-09 | Fix link to saem.mmkin from README | Johannes Ranke | 2 | -2/+2 | |
Thanks to Uwe Ligges for spotting this inmidst of a lot of ambiguous URL check results. | |||||
2022-03-08 | Avoid using multiple processes on CRAN check machines | Johannes Ranke | 1 | -1/+1 | |
2022-03-07 | Remove nlmixr interface for release of mkin 1.1.0 | Johannes Ranke | 94 | -841/+823 | |
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-03 | Update link to 2,4-D data | Johannes Ranke | 3 | -2/+2 | |
2022-03-02 | Make tests more platform independent, update docs | Johannes Ranke | 217 | -15445/+31301 | |
2022-02-28 | Update docs | Johannes Ranke | 56 | -17941/+18863 | |
2022-02-08 | Merge branch 'nlmixr' | Johannes Ranke | 231 | -1671/+16778 | |
2022-01-11 | Update static docsnlmixr | Johannes Ranke | 20 | -9255/+12062 | |
2021-10-05 | Update docs | Johannes Ranke | 17 | -1569/+10190 | |
2021-10-01 | Update online docs to 1.0.5 | Johannes Ranke | 15 | -42/+46 | |
2021-09-29 | Reduce noise in nlmixr.mmkin output in examples | Johannes Ranke | 4 | -4143/+49 | |
2021-09-27 | intervals() methods, more DFOP/tc variants | Johannes Ranke | 19 | -64/+684 | |
2021-09-17 | Put the AIC comparison in a subsubsection | Johannes Ranke | 2 | -22/+26 | |
2021-09-16 | Adapt and improve the dimethenamid vignette | Johannes Ranke | 38 | -352/+375 | |
Adapt to the corrected data and unify control parameters for saemix and nlmixr with saem. Update docs | |||||
2021-08-04 | Improve AIC table in vignette | Johannes Ranke | 10 | -58/+70 | |
2021-07-29 | Add citations to the DESCRIPTION | Johannes Ranke | 3 | -4/+9 | |
2021-07-29 | Go back to 1.0.x version, update docs | Johannes Ranke | 23 | -93/+99 | |
2021-07-29 | Merge branch 'master' into nlmixr | Johannes Ranke | 3 | -3/+8 | |
2021-07-29 | Add publication to README, update docs | Johannes Ranke | 3 | -3/+8 | |
2021-07-27 | Fix dimethenamid vignette problems and update docs | Johannes Ranke | 43 | -1034/+1003 | |
2021-07-27 | Merge branch 'master' into nlmixr | Johannes Ranke | 23 | -7/+7 | |
2021-07-27 | Publication date for 1.0.4 in NEWS, update docs | Johannes Ranke | 23 | -7/+7 | |
2021-06-22 | Update development version of online docs | Johannes Ranke | 7 | -9289/+1018 | |
2021-06-11 | Finished 'summary.nlmixr.mmkin', checks, docs | Johannes Ranke | 47 | -456/+15514 | |
2021-04-21 | Merge branch 'master' into saemix | Johannes Ranke | 120 | -111/+217 | |
2021-04-21 | Version 1.0.4 published yesterdayv1.0.4 | Johannes Ranke | 16 | -5/+7 | |
2021-03-31 | Bug fix in plot.mkinfit | Johannes Ranke | 120 | -109/+213 | |
In residual plots, use xlab and xlim if appropriate | |||||
2021-03-09 | Some improvements for borderline cases | Johannes Ranke | 32 | -357/+358 | |
- fit_with_errors for saem() - test_log_parms for mean_degparms() and saem() | |||||
2021-02-24 | Merge branch 'master' into saemix | Johannes Ranke | 2 | -3/+3 | |
2021-02-24 | Clarify version status in NEWS | Johannes Ranke | 2 | -3/+3 | |
2021-02-24 | Merge branch 'master' into saemix | Johannes Ranke | 13 | -9/+17 | |
2021-02-24 | Rebuild docs | Johannes Ranke | 13 | -9/+17 | |
2021-02-18 | Merge branch 'master' into saemix | Johannes Ranke | 8 | -127/+83 | |
2021-02-15 | Don't let pkgdown add release dates | Johannes Ranke | 2 | -95/+50 | |
It didn't pick up the release of 1.0.3, and most of the other release dates were duplicated. | |||||
2021-02-15 | Correct grant numbers in README, update docs | Johannes Ranke | 7 | -33/+34 | |
2021-02-15 | Fully rebuild docs, rerun tests and check | Johannes Ranke | 176 | -703/+983 | |
2021-02-15 | Merge branch 'master' into saemix | Johannes Ranke | 177 | -567/+815 | |
2021-02-15 | Improve README, introductory vignette and some other docsv1.0.3 | Johannes Ranke | 177 | -567/+815 | |
Also bump version to 1.0.3. | |||||
2021-02-13 | Update static docs | Johannes Ranke | 2 | -6/+16 | |