Skip to content

Commit 0e6cad5

Browse files
committed
added ORCID
1 parent db67f2b commit 0e6cad5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ Package: parsnip
22
Title: A Common API to Modeling and Analysis Functions
33
Version: 1.4.0
44
Authors@R: c(
5-
person("Max", "Kuhn", , "[email protected]", role = c("aut", "cre")),
5+
person("Max", "Kuhn", , "[email protected]", role = c("cre", "aut"),
6+
comment = c(ORCID = "0000-0003-2402-136X")),
67
person("Davis", "Vaughan", , "[email protected]", role = "aut"),
78
person("Emil", "Hvitfeldt", , "[email protected]", role = "ctb"),
89
person("Posit Software, PBC", role = c("cph", "fnd"),

0 commit comments

Comments
 (0)