Package: dsBase Title: 'DataSHIELD' Server Side Base Functions Description: Base 'DataSHIELD' functions for the server side. 'DataSHIELD' is a software package which allows you to do non-disclosive federated analysis on sensitive data. 'DataSHIELD' analytic functions have been designed to only share non disclosive summary statistics, with built in automated output checking based on statistical disclosure control. With data sites setting the threshold values for the automated output checks. For more details, see 'citation("dsBase")'. Version: 6.3.6.9000 Authors@R: c(person(given = "Paul", family = "Burton", role = c("aut"), comment = c(ORCID = "0000-0001-5799-9634")), person(given = "Rebecca", family = "Wilson", role = c("aut"), comment = c(ORCID = "0000-0003-2294-593X")), person(given = "Olly", family = "Butters", role = c("aut"), comment = c(ORCID = "0000-0003-0354-8461")), person(given = "Patricia", family = "Ryser-Welch", role = c("aut"), comment = c(ORCID = "0000-0002-0070-0264")), person(given = "Alex", family = "Westerberg", role = c("aut")), person(given = "Leire", family = "Abarrategui", role = c("aut")), person(given = "Roberto", family = "Villegas-Diaz", role = c("aut"), comment = c(ORCID = "0000-0001-5036-8661")), person(given = "Demetris", family = "Avraam", role = c("aut"), comment = c(ORCID = "0000-0001-8908-2441")), person(given = "Yannick", family = "Marcon", role = c("aut"), email = "yannick.marcon@obiba.org", comment = c(ORCID = "0000-0003-0138-2023")), person(given = "Tom", family = "Bishop", role = c("aut")), person(given = "Amadou", family = "Gaye", role = c("aut"), comment = c(ORCID = "0000-0002-1180-2792")), person(given = "Xavier", family = "EscribĂ -Montagut", role = c("aut"), comment = c(ORCID = "0000-0003-2888-8948")), person(given = "Stuart", family = "Wheater", role = c("aut", "cre"), email = "stuart.wheater@arjuna.com", comment = c(ORCID = "0009-0003-2419-1964"))) License: GPL-3 Depends: R (>= 4.1.0) Imports: RANN, stringr, lme4, dplyr, tibble, purrr, tidyselect, reshape2, polycor (>= 0.8), splines, gamlss, gamlss.dist, mice, childsds Suggests: spelling, testthat (>= 3.0.0) RoxygenNote: 8.0.0 Encoding: UTF-8 Language: en-GB Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://stuartwheater.r-universe.dev Date/Publication: 2026-07-06 14:46:10 UTC RemoteUrl: https://github.com/stuartwheater/dsbase RemoteRef: HEAD RemoteSha: d6c761e707589a953ff30d6bb67d5679e62722d2 NeedsCompilation: no Packaged: 2026-07-06 16:22:06 UTC; root Author: Paul Burton [aut] (ORCID: ), Rebecca Wilson [aut] (ORCID: ), Olly Butters [aut] (ORCID: ), Patricia Ryser-Welch [aut] (ORCID: ), Alex Westerberg [aut], Leire Abarrategui [aut], Roberto Villegas-Diaz [aut] (ORCID: ), Demetris Avraam [aut] (ORCID: ), Yannick Marcon [aut] (ORCID: ), Tom Bishop [aut], Amadou Gaye [aut] (ORCID: ), Xavier EscribĂ -Montagut [aut] (ORCID: ), Stuart Wheater [aut, cre] (ORCID: ) Maintainer: Stuart Wheater