Skip to content

Commit bce4446

Browse files
Merge pull request #608 from StuartWheater/v6.3.4-dev
Update docs, authors and version
2 parents d5d0b61 + eb41060 commit bce4446

File tree

148 files changed

+349
-310
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+349
-310
lines changed

DESCRIPTION

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,27 @@
11
Package: dsBaseClient
22
Title: DataSHIELD Client Functions
3-
Version: 6.3.3
3+
Version: 6.3.4
44
Description: Base DataSHIELD functions for the client side. DataSHIELD is a software package which allows
55
you to do non-disclosive federated analysis on sensitive data. DataSHIELD analytic functions have
66
been designed to only share non disclosive summary statistics, with built in automated output
77
checking based on statistical disclosure control. With data sites setting the threshold values for
88
the automated output checks.
99
Authors@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")),
@@ -32,11 +36,26 @@ Authors@R: c(person(given = "Paul",
3236
family = "Avraam",
3337
role = c("aut"),
3438
comment = c(ORCID = "0000-0001-8908-2441")),
39+
person(given = "Demetris",
40+
family = "Avraam",
41+
role = c("aut"),
42+
comment = c(ORCID = "0000-0001-8908-2441")),
3543
person(given = "Yannick",
3644
family = "Marcon",
3745
role = c("aut"),
3846
email = "yannick.marcon@obiba.org",
3947
comment = c(ORCID = "0000-0003-0138-2023")),
48+
person(given = "Tom",
49+
family = "Bishop",
50+
role = c("aut")),
51+
person(given = "Amadou",
52+
family = "Gaye",
53+
role = c("aut"),
54+
comment = c(ORCID = "0000-0002-1180-2792")),
55+
person(given = "Xavier",
56+
family = "Escribà-Montagut",
57+
role = c("aut"),
58+
comment = c(ORCID = "0000-0003-2888-8948")),
4059
person(given = "Stuart",
4160
family = "Wheater",
4261
role = c("aut", "cre"),

docs/404.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 26 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 10 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ pandoc: 3.1.3
22
pkgdown: 2.1.3
33
pkgdown_sha: ~
44
articles: {}
5-
last_built: 2025-07-16T15:00Z
5+
last_built: 2025-08-18T13:36Z

docs/reference/checkClass.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/colPercent.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/computeWeightedMeans.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/ds.Boole.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)