We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db67f2b commit 0e6cad5Copy full SHA for 0e6cad5
DESCRIPTION
@@ -2,7 +2,8 @@ Package: parsnip
2
Title: A Common API to Modeling and Analysis Functions
3
Version: 1.4.0
4
Authors@R: c(
5
- person("Max", "Kuhn", , "[email protected]", role = c("aut", "cre")),
+ person("Max", "Kuhn", , "[email protected]", role = c("cre", "aut"),
6
+ comment = c(ORCID = "0000-0003-2402-136X")),
7
person("Davis", "Vaughan", , "[email protected]", role = "aut"),
8
person("Emil", "Hvitfeldt", , "[email protected]", role = "ctb"),
9
person("Posit Software, PBC", role = c("cph", "fnd"),
0 commit comments