11Package: dsBase
2- Title: DataSHIELD Server Site Base Functions
3- Description: DataSHIELD Server Site Base Functions.
4- Version: 6.4.0.9000
5- Author: DataSHIELD Developers <datashield@liverpool.ac.uk>
6- Maintainer: DataSHIELD Developers <datashield@liverpool.ac.uk>
2+ Title: 'DataSHIELD' Server Site Base Functions
3+ Description: Base 'DataSHIELD' functions for the server side. 'DataSHIELD' is a software package which allows
4+ you to do non-disclosive federated analysis on sensitive data. 'DataSHIELD' analytic functions have
5+ been designed to only share non disclosive summary statistics, with built in automated output
6+ checking based on statistical disclosure control. With data sites setting the threshold values for
7+ the automated output checks.
8+ Version: 6.4.0-9000
9+ Authors@R: c(person(given = "Paul",
10+ family = "Burton",
11+ role = c("aut")),
12+ person(given = "Rebecca",
13+ family = "Wilson",
14+ role = c("aut")),
15+ person(given = "Olly",
16+ family = "Butters",
17+ role = c("aut")),
18+ person(given = "Patricia",
19+ family = "Ryser-Welch",
20+ role = c("aut")),
21+ person(given = "Alex",
22+ family = "Westerberg",
23+ role = c("aut")),
24+ person(given = "Leire",
25+ family = "Abarrategui",
26+ role = c("aut")),
27+ person(given = "Roberto",
28+ family = "Villegas-Diaz",
29+ role = c("aut"),
30+ comment = c(ORCID = "0000-0001-5036-8661")),
31+ person(given = "Demetris",
32+ family = "Avraam",
33+ role = c("aut"),
34+ comment = c(ORCID = "0000-0001-8908-2441")),
35+ person(given = "Yannick",
36+ family = "Marcon",
37+ role = c("aut"),
38+ email = "yannick.marcon@obiba.org",
39+ comment = c(ORCID = "0000-0003-0138-2023")),
40+ person(given = "Stuart",
41+ family = "Wheater",
42+ role = c("aut", "cre"),
43+ email = "stuart.wheater@arjuna.com",
44+ comment = c(ORCID = "0009-0003-2419-1964")))
745License: GPL-3
846Depends:
947 R (>= 4.0.0)
@@ -25,178 +63,5 @@ Imports:
2563 tidyverse
2664Suggests:
2765 testthat
28- AggregateMethods:
29- asFactorDS1,
30- asListDS,
31- aucDS,
32- boxPlotGGDS,
33- checkNegValueDS,
34- classDS,
35- colnamesDS,
36- corTestDS,
37- corDS,
38- covDS,
39- dataFrameSubsetDS1,
40- densityGridDS,
41- extractQuantilesDS1,
42- extractQuantilesDS2,
43- dimDS,
44- gamlssDS,
45- glmDS1,
46- glmDS2,
47- glmerSLMADS2,
48- glmPredictDS.ag,
49- glmSLMADS1,
50- glmSLMADS2,
51- glmSummaryDS.ag,
52- heatmapPlotDS,
53- hetcorDS,
54- histogramDS1,
55- histogramDS2,
56- isNaDS,
57- isValidDS,
58- kurtosisDS1,
59- kurtosisDS2,
60- lengthDS,
61- levelsDS,
62- lexisDS1,
63- listDisclosureSettingsDS,
64- lmerSLMADS2,
65- lsDS,
66- matrixDetDS1,
67- meanDS,
68- meanSdGpDS,
69- messageDS,
70- metadataDS,
71- miceDS,
72- minMaxRandDS,
73- namesDS,
74- numNaDS,
75- quantileMeanDS,
76- rangeDS,
77- ranksSecureDS1,
78- ranksSecureDS3,
79- rmDS,
80- scatterPlotDS,
81- scoreVectDS,
82- setSeedDS,
83- skewnessDS1,
84- skewnessDS2,
85- table1DDS,
86- table2DDS,
87- tableDS,
88- tableDS2,
89- tapplyDS,
90- testObjExistsDS,
91- varDS,
92- exists=base::exists,
93- is.character=base::is.character,
94- is.factor=base::is.factor,
95- is.list=base::is.list,
96- is.null=base::is.null,
97- is.numeric=base::is.numeric,
98- NROW=base::NROW,
99- t.test=stats::t.test
100- AssignMethods:
101- absDS,
102- asCharacterDS,
103- asDataMatrixDS,
104- asFactorDS2,
105- asFactorSimpleDS,
106- asIntegerDS,
107- asListDS,
108- asLogicalDS,
109- asMatrixDS,
110- asNumericDS,
111- blackBoxDS,
112- blackBoxRanksDS,
113- BooleDS,
114- boxPlotGG_data_TreatmentDS,
115- boxPlotGG_data_Treatment_numericDS,
116- bp_standardsDS,
117- cbindDS,
118- cDS,
119- changeRefGroupDS,
120- completeCasesDS,
121- dataFrameDS,
122- dataFrameFillDS,
123- dataFrameSortDS,
124- dataFrameSubsetDS2,
125- dmtC2SDS,
126- elsplineDS,
127- glmerSLMADS.assign,
128- glmPredictDS.as,
129- glmSLMADS.assign,
130- glmSummaryDS.as,
131- getWGSRDS,
132- igb_standardsDS,
133- listDS,
134- lexisDS2,
135- lexisDS3,
136- lmerSLMADS.assign,
137- lsplineDS,
138- matrixDetDS2,
139- matrixDiagDS,
140- matrixDimnamesDS,
141- matrixDS,
142- matrixInvertDS,
143- matrixMultDS,
144- matrixTransposeDS,
145- mergeDS,
146- nsDS,
147- qlsplineDS,
148- ranksSecureDS2,
149- ranksSecureDS4,
150- ranksSecureDS5,
151- rbindDS,
152- rBinomDS,
153- recodeLevelsDS,
154- recodeValuesDS,
155- repDS,
156- replaceNaDS,
157- reShapeDS,
158- rNormDS,
159- rowColCalcDS,
160- rPoisDS,
161- rUnifDS,
162- sampleDS,
163- seqDS,
164- sqrtDS,
165- tableDS.assign,
166- tapplyDS.assign,
167- uniqueDS,
168- unListDS,
169- vectorDS,
170- as.character=base::as.character,
171- as.null=base::as.null,
172- as.numeric=base::as.numeric,
173- attach=base::attach,
174- c=dsBase::vectorDS,
175- complete.cases=stats::complete.cases,
176- list=base::list,
177- exp=base::exp,
178- log=base::log,
179- sqrt=base::sqrt,
180- abs=base::abs,
181- sin=base::sin,
182- cos=base::cos,
183- tan=base::tan,
184- asin=base::asin,
185- acos=base::acos,
186- atan=base::atan,
187- sum=base::sum,
188- unlist=base::unlist
189- Options:
190- datashield.privacyLevel=5,
191- default.datashield.privacyControlLevel="banana",
192- default.nfilter.glm=0.33,
193- default.nfilter.kNN=3,
194- default.nfilter.string=80,
195- default.nfilter.subset=3,
196- default.nfilter.stringShort=20,
197- default.nfilter.tab=3,
198- default.nfilter.noise=0.25,
199- default.nfilter.levels.density=0.33,
200- default.nfilter.levels.max=40
20166RoxygenNote: 7.3.2
20267Encoding: UTF-8
0 commit comments