diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 10:58:25 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 10:58:25 +0200 |
commit | 01284e456dc6df8e064a7a42f194fcd81d9ce7a1 (patch) | |
tree | 6c4f035781474e35ffb7675c9a02218f81d416cf /DESCRIPTION | |
parent | b88c0140885808ae7443179fe8137dea3b93994f (diff) |
Improve documentation, now using a spell checker
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 760d8207..018eb842 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: mkin Type: Package Title: Kinetic Evaluation of Chemical Degradation Data -Version: 0.9.50.1 -Date: 2020-05-11 +Version: 0.9.50.2 +Date: 2020-05-12 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de", comment = c(ORCID = "0000-0003-4371-6538")), @@ -24,6 +24,7 @@ License: GPL LazyLoad: yes LazyData: yes Encoding: UTF-8 +Language: en-GB VignetteBuilder: knitr BugReports: http://github.com/jranke/mkin/issues URL: https://pkgdown.jrwb.de/mkin |