11Package: dsBase
2- Title: 'DataSHIELD' Server Site Base Functions
2+ Title: 'DataSHIELD' Server Side Base Functions
33Description: Base 'DataSHIELD' functions for the server side. 'DataSHIELD' is a software package which allows
44 you to do non-disclosive federated analysis on sensitive data. 'DataSHIELD' analytic functions have
55 been designed to only share non disclosive summary statistics, with built in automated output
@@ -8,16 +8,20 @@ Description: Base 'DataSHIELD' functions for the server side. 'DataSHIELD' is a
88Version: 6.3.3
99Authors@R: c(person(given = "Paul",
1010 family = "Burton",
11- role = c("aut")),
11+ role = c("aut"),
12+ comment = c(ORCID = "0000-0001-5799-9634")),
1213 person(given = "Rebecca",
1314 family = "Wilson",
14- role = c("aut")),
15+ role = c("aut"),
16+ comment = c(ORCID = "0000-0003-2294-593X")),
1517 person(given = "Olly",
1618 family = "Butters",
17- role = c("aut")),
19+ role = c("aut"),
20+ comment = c(ORCID = "0000-0003-0354-8461")),
1821 person(given = "Patricia",
1922 family = "Ryser-Welch",
20- role = c("aut")),
23+ role = c("aut"),
24+ comment = c(ORCID = "0000-0002-0070-0264")),
2125 person(given = "Alex",
2226 family = "Westerberg",
2327 role = c("aut")),
@@ -37,6 +41,17 @@ Authors@R: c(person(given = "Paul",
3741 role = c("aut"),
3842 email = "yannick.marcon@obiba.org",
3943 comment = c(ORCID = "0000-0003-0138-2023")),
44+ person(given = "Tom",
45+ family = "Bishop",
46+ role = c("aut")),
47+ person(given = "Amadou",
48+ family = "Gaye",
49+ role = c("aut"),
50+ comment = c(ORCID = "0000-0002-1180-2792")),
51+ person(given = "Xavier",
52+ family = "Escribà-Montagut",
53+ role = c("aut"),
54+ comment = c(ORCID = "0000-0003-2888-8948")),
4055 person(given = "Stuart",
4156 family = "Wheater",
4257 role = c("aut", "cre"),
0 commit comments