diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-04-14 11:45:49 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-04-14 11:58:35 +0200 |
commit | d4a49b4837de347d34b2c198de7342c34b0fab63 (patch) | |
tree | df63250c72d94221a0560a8480cda45e309aa88e /DESCRIPTION | |
parent | 28914451ac0ccc5bade64d9a79b7897cc701360a (diff) |
Keep order of datasets in nlme_data, add a plot
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 2a4047aa..722e6ff1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: mkin Type: Package Title: Kinetic Evaluation of Chemical Degradation Data Version: 0.9.49.10 -Date: 2020-04-10 +Date: 2020-04-14 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de", comment = c(ORCID = "0000-0003-4371-6538")), |