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 53285036..6f22f986 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: mkin Type: Package Title: Kinetic Evaluation of Chemical Degradation Data Version: 0.9.47.6 -Date: 2018-09-18 +Date: 2018-09-21 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de", comment = c(ORCID = "0000-0003-4371-6538")), @@ -18,7 +18,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006, warranty is implied for correctness of results or fitness for a particular purpose. Imports: stats, graphics, methods, FME, deSolve, R6, minpack.lm, rootSolve, - inline, parallel + inline, parallel, plyr Suggests: knitr, rbenchmark, tikzDevice, testthat License: GPL LazyLoad: yes |