From b2d26172316159772a9068e3f1ff9473bd787f45 Mon Sep 17 00:00:00 2001 From: Marianne Corvellec Date: Tue, 4 Dec 2018 15:12:51 +0100 Subject: [PATCH] add ORCID iD for display on CRAN --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index aacfee00af..e230f207a2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -12,7 +12,7 @@ Authors@R: c(person("Carson", "Sievert", role = c("aut", "cre"), person("Karthik", "Ram", role = "aut", email = "karthik.ram@gmail.com"), person("Marianne", "Corvellec", role = "aut", - email = "marianne@plot.ly"), + email = "marianne.corvellec@igdore.org", comment = c(ORCID = "0000-0002-1994-3581")), person("Pedro", "Despouy", role = "aut", email = "pedro@plot.ly"), person("Plotly Technologies Inc.", role = "cph"))