diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-05-18 16:58:44 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-05-18 16:58:44 +0200 |
commit | d337a9665d9261d18734d81edc8fe4b569635e71 (patch) | |
tree | 794ca4b3df97b083e7c05678abac785a575ed808 /DESCRIPTION | |
parent | 4cc0da3b67ec78534271eaef23ff2b13abfb86d9 (diff) |
Make checking faster, testing is done by tests
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 295eaac6..59b653f4 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-36 -Date: 2015-05-15 +Date: 2015-05-18 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de"), person("Katrin", "Lindenberger", role = "ctb"), |