Skip to content

Commit d0d72a4

Browse files
committed
Update of 'Authors@R'
1 parent 8cd47ae commit d0d72a4

1 file changed

Lines changed: 31 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,37 @@
11
Package: dsBaseClient
22
Title: DataSHIELD Client Functions
33
Version: 6.3.2.9000
4-
Author: DataSHIELD Developers <datashield@liverpool.ac.uk>
5-
Maintainer: DataSHIELD Developers <datashield@liverpool.ac.uk>
4+
Authors@R: c(person(given = "Paul",
5+
family = "Burton",
6+
role = c("aut")),
7+
person(given = "Rebecca",
8+
family = "Wilson",
9+
role = c("aut")),
10+
person(given = "Olly",
11+
family = "Butters",
12+
role = c("aut")),
13+
person(given = "Patricia",
14+
family = "Ryser-Welch",
15+
role = c("aut")),
16+
person(given = "Alex",
17+
family = "Westerberg",
18+
role = c("aut")),
19+
person(given = "Leire",
20+
family = "Abarrategui",
21+
role = c("aut")),
22+
person(given = "Roberto",
23+
family = "Villegas-Diaz",
24+
role = c("aut"),
25+
comment = c(ORCID = "0000-0001-5036-8661")),
26+
person(given = "Demetris",
27+
family = "Avraam",
28+
role = c("aut"),
29+
comment = c(ORCID = "0000-0001-8908-2441")),
30+
person(given = "Stuart",
31+
family = "Wheater",
32+
role = c("aut", "cre"),
33+
email = "stuart.wheater@arjuna.com",
34+
comment = c(ORCID = "0009-0003-2419-1964")))
635
Description: DataSHIELD client functions for the client side.
736
License: GPL-3
837
Depends:

0 commit comments

Comments
 (0)