We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe1ade commit 7aca351Copy full SHA for 7aca351
1 file changed
DESCRIPTION
@@ -37,7 +37,11 @@ Authors@R: c(person(given = "Paul",
37
role = c("aut", "cre"),
38
email = "stuart.wheater@arjuna.com",
39
comment = c(ORCID = "0009-0003-2419-1964")))
40
-Description: DataSHIELD client functions for the client side.
+Description: DataSHIELD functions for the client side. DataSHIELD is a software package which allows
41
+ you to do non-disclosive federated analysis on sensitive data. DataSHIELD analytic functions have
42
+ been designed to only share non disclosive summary statistics, with built in automated output
43
+ checking based on statistical disclosure control. With data sites setting the threshold values for
44
+ the automated output checks.
45
License: GPL-3
46
Depends:
47
R (>= 4.0.0),
0 commit comments