diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-25 13:01:23 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-25 13:01:23 +0200 |
commit | 9f9336d59e68690472888bfdeb12944176d7d272 (patch) | |
tree | 0d50debb2a06daa506e8c45925637ccb862a8787 /DESCRIPTION | |
parent | f345762ddcdac65b0d565c7a622d32c1f849e7c7 (diff) |
First working version of saemix helper functions
saemix_data depends on a development version of saemix, see
pull request saemixdevelopment/saemixextension#2
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 96df2cea..8a71ea6c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -19,7 +19,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006, Imports: stats, graphics, methods, deSolve, R6, inline, parallel, numDeriv, lmtest, pkgbuild, nlme, purrr Suggests: knitr, rbenchmark, tikzDevice, testthat, rmarkdown, covr, vdiffr, - benchmarkme, tibble, stats4 + benchmarkme, tibble, stats4, saemix (>= 3.1.9000) License: GPL LazyLoad: yes LazyData: yes |