diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-07 11:43:26 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-07 11:43:26 +0100 |
commit | 2663158c85fca9c088d1f8cfa3bc05ad1ac36f94 (patch) | |
tree | 0237e1eac660f448dc4149f06b4a15ad0fa06198 /DESCRIPTION | |
parent | 22633a64469cec54cdfbeb74ff640409e57651ba (diff) |
Updates after inline 0.3.17 has been released
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index f1e4f169..0953d07e 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. Depends: R (>= 2.15.1), parallel -Imports: stats, graphics, methods, deSolve, R6, inline (>= 0.3.16.2), numDeriv, +Imports: stats, graphics, methods, deSolve, R6, inline (>= 0.3.17), numDeriv, lmtest, pkgbuild, nlme (>= 3.1-150.1), purrr, saemix (>= 3.1.9000) Suggests: knitr, rbenchmark, tikzDevice, testthat, rmarkdown, covr, vdiffr, benchmarkme, tibble, stats4 |