diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-26 22:52:53 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-26 22:52:53 +0200 |
commit | 6e5630a0df7e857697ff2ce4730a5f7f45b67377 (patch) | |
tree | 1d65d0b5c0540b1ae1ab160ed3c6cd1c50a4446f /DESCRIPTION | |
parent | cb03bf1fb1e6326f06029969663f3399af96b05d (diff) |
Fix checks and tests
Static documentation rebuilt by pkgdown
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 9efa2b89..88412fa8 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -17,8 +17,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006, equation models are solved using compiled C functions. Please note that no warranty is implied for correctness of results or fitness for a particular purpose. -Imports: stats, graphics, methods, deSolve, R6, inline, parallel, plyr, - numDeriv +Imports: stats, graphics, methods, deSolve, R6, inline, parallel, numDeriv Suggests: knitr, rbenchmark, tikzDevice, testthat, rmarkdown, covr, vdiffr, benchmarkme, tibble License: GPL |