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 e1aacba commit 793e754Copy full SHA for 793e754
DESCRIPTION
@@ -2,13 +2,14 @@ Package: linelist
2
Title: Tagging and Validating Epidemiological Data
3
Version: 1.0.0
4
Authors@R:
5
- c(person(given = "Thibaut",
6
- family = "Jombart",
7
- role = c("aut", "cre"),
8
- email = "thibaut@data.org"),
+ c(
9
person(given = "Hugo",
10
family = "Gruson",
11
- role = "aut"),
+ role = c("aut", "cre"),
+ email = "hugo@data.org"),
+ person(given = "Thibaut",
+ family = "Jombart",
12
+ role = c("aut", "ccp")),
13
person(given = "Pietro",
14
family = "Monticone",
15
role = "ctb",
0 commit comments