diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-10 12:33:16 +0200 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-10 12:33:16 +0200 | 
| commit | f63aa7f74fa3a279d82af0fe286f47edf352ebb2 (patch) | |
| tree | 83a7f3c1aa29e9e748b2506ac220970e2870e603 /DESCRIPTION | |
| parent | 3c5ef6363bfda631331b4475831db1b3ba9fc293 (diff) | |
Add ORCID to DESCRIPTION, released versionv0.9.46.2
Static documentation except articles rebuilt by pkgdown
Diffstat (limited to 'DESCRIPTION')
| -rw-r--r-- | DESCRIPTION | 5 | 
1 files changed, 3 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index c0c2691f..4f61178e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,9 +2,10 @@ Package: mkin  Type: Package  Title: Kinetic Evaluation of Chemical Degradation Data  Version: 0.9.46.2 -Date: 2017-09-14 +Date: 2017-10-10  Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"),  -                    email = "jranke@uni-bremen.de"), +                    email = "jranke@uni-bremen.de", +                    comment = c(ORCID = "0000-0003-4371-6538")),               person("Katrin", "Lindenberger", role = "ctb"),               person("René", "Lehmann", role = "ctb"),               person("Eurofins Regulatory AG", role = "cph"))  | 
