diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-03-30 19:09:49 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-03-30 19:09:49 +0200 |
commit | 312255078d2529f485a81df2a53d5928622ae81f (patch) | |
tree | d062cd4757a52085936be61c7109046990b29ba6 /DESCRIPTION | |
parent | c3c39413a040a7d6eb36d7ebade551fa830499f8 (diff) |
Add new dependencies
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index bd6a0a09..d1007cc5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -17,7 +17,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006, note that no warranty is implied for correctness of results or fitness for a particular purpose. Imports: stats, graphics, methods, deSolve, R6, inline, parallel, numDeriv, - lmtest + lmtest, nlme, purrr Suggests: knitr, rbenchmark, tikzDevice, testthat, rmarkdown, covr, vdiffr, benchmarkme, tibble, stats4 License: GPL |