From f63aa7f74fa3a279d82af0fe286f47edf352ebb2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 10 Oct 2017 12:33:16 +0200 Subject: Add ORCID to DESCRIPTION, released version Static documentation except articles rebuilt by pkgdown --- DESCRIPTION | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DESCRIPTION') 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")) -- cgit v1.2.1