diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2023-08-09 16:09:50 +0200 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2023-08-09 16:09:50 +0200 |
commit | 60a8843ac44b97ef819d30968564935375ca470c (patch) | |
tree | ff03c185e1e567b2a05583b6ce3bf3c8c58d1765 /DESCRIPTION | |
parent | bd13f94b35e325da350a247c88b249dba62fe22f (diff) |
Depend on saemix 3.2 to control test results
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index ea5ee18d..916d1cdc 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -24,7 +24,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006, particular purpose. Depends: R (>= 2.15.1), Imports: stats, graphics, methods, parallel, deSolve (>= 1.35), R6, inline (>= 0.3.19), - numDeriv, lmtest, pkgbuild, nlme (>= 3.1-151), saemix (>= 3.1), rlang, vctrs + numDeriv, lmtest, pkgbuild, nlme (>= 3.1-151), saemix (>= 3.2), rlang, vctrs Suggests: knitr, rbenchmark, tikzDevice, testthat, rmarkdown, covr, vdiffr, benchmarkme, tibble, stats4, readxl License: GPL |