diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-25 14:21:04 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-25 14:21:04 +0200 |
commit | e22a68e1c92e4494e2d695421f40d099dbd070f2 (patch) | |
tree | 8b583dc5053c1d24b78a737af195c029d801564e /DESCRIPTION | |
parent | 9f9336d59e68690472888bfdeb12944176d7d272 (diff) |
Tell travis where to find the required saemix version
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 8a71ea6c..06e76f27 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -17,9 +17,9 @@ 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, pkgbuild, nlme, purrr + lmtest, pkgbuild, nlme, purrr, saemix (>= 3.1.9000) Suggests: knitr, rbenchmark, tikzDevice, testthat, rmarkdown, covr, vdiffr, - benchmarkme, tibble, stats4, saemix (>= 3.1.9000) + benchmarkme, tibble, stats4 License: GPL LazyLoad: yes LazyData: yes |