Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-06 | Reintroduce interface to saemix | Johannes Ranke | 1 | -0/+268 | |
Also after the upgrade from buster to bullseye of my local system, some test results for saemix have changed. | |||||
2021-02-03 | Prepare for v1.0.0v1.0.0 | Johannes Ranke | 1 | -268/+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 | |||||
2020-12-10 | nlme with varConstProp is released | Johannes Ranke | 1 | -0/+3 | |
Also fix incompatibility with saem fits from earlier mkin versions | |||||
2020-12-09 | Some more tests | Johannes Ranke | 1 | -2/+2 | |
2020-12-08 | mixed.mmkin and test coverage | Johannes Ranke | 1 | -34/+41 | |
2020-11-13 | Fixed plotting of non-analytical solutions in saem | Johannes Ranke | 1 | -6/+3 | |
2020-11-11 | Check on r-devel, address NOTE | Johannes Ranke | 1 | -1/+2 | |
2020-11-10 | Digits for summary methods, print.saem.mmkin | Johannes Ranke | 1 | -8/+8 | |
2020-11-09 | Doc improvements | Johannes Ranke | 1 | -0/+1 | |
2020-11-09 | Some work on example code, pkgdown update | Johannes Ranke | 1 | -15/+24 | |
2020-11-09 | Custom analytical solutions for saemix | Johannes Ranke | 1 | -1/+1 | |
Currently SFO-SFO and DFOP-SFO. Speed increase factor about 60 | |||||
2020-11-08 | Improve saem method, add summary | Johannes Ranke | 1 | -0/+250 | |
Also make the endpoints function work for saem objects. |