diff options
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index bf32104d..313015b4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,7 @@ Type: Package Title: Routines for Fitting Kinetic Models with One or More State Variables to Chemical Degradation Data Version: 0.9.41.9000 -Date: 2015-11-09 +Date: 2015-11-13 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de"), person("Katrin", "Lindenberger", role = "ctb"), @@ -19,7 +19,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006). for a particular purpose. Depends: minpack.lm, rootSolve, inline, parallel Imports: stats, graphics, methods, FME, deSolve, R6 -Suggests: knitr, testthat, microbenchmark +Suggests: knitr, testthat, microbenchmark, ggplot2 License: GPL LazyLoad: yes LazyData: yes |