diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-08-10 13:36:00 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-08-10 13:36:00 +0200 |
commit | 4572a31a440c967dfc66222c0214fccd087ac338 (patch) | |
tree | 4ac311cf30c1d11d5ced7e2eec5c1e349d4efcc7 /DESCRIPTION | |
parent | 9ee3d9f025ec7f5effddb0bcf9cf6e054c99794b (diff) |
Increase test coverage, require saemix version 3.1
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 6bf960f2..118ceaae 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -24,7 +24,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006, purpose. Depends: R (>= 2.15.1), Imports: stats, graphics, methods, parallel, deSolve, R6, inline (>= 0.3.19), - numDeriv, lmtest, pkgbuild, nlme (>= 3.1-151), purrr, saemix (>= 3.0) + numDeriv, lmtest, pkgbuild, nlme (>= 3.1-151), purrr, saemix (>= 3.1) Suggests: knitr, rbenchmark, tikzDevice, testthat, rmarkdown, covr, vdiffr, benchmarkme, tibble, stats4 License: GPL |