Package: RESIDE Title: Rapid Easy Synthesis to Inform Data Extraction Version: 0.3.3 Authors@R: c(person("Ryan", "Field", , "ryan.field@glasgow.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4424-9890")), person("David", "McAllister", , "david.mcallister@glasgow.ac.uk", role = "aut", comment = c(ORCID = "0000-0003-3550-1764")), person("Claudia", "Geue", , "cladia.geue@glasgow.ac.uk", role = "ctb", comment = c(ORCID = "0000-0003-2243-0733"))) Description: Developed to assist researchers with planning analysis, prior to obtaining data from Trusted Research Environments (TREs) also known as safe havens. With functionality to export and import marginal distributions as well as synthesise data, both with and without correlations from these marginal distributions. Using a multivariate cumulative distribution (COPULA). Additionally the International Stroke Trial (IST) is included as an example dataset under ODC-By licence Sandercock et al. (2011) , Sandercock et al. (2011) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Suggests: testthat (>= 3.0.0), lifecycle, knitr, rmarkdown, DT, survival Depends: R (>= 4.1.0) Imports: dplyr, magrittr, bestNormalize, RDP, methods, tibble, simstudy, matrixcalc LazyData: true Config/testthat/edition: 3 URL: https://hehta.github.io/RESIDE/ Config/pak/sysreqs: make libicu-dev Repository: https://hehta.r-universe.dev Date/Publication: 2025-09-16 10:27:38 UTC RemoteUrl: https://github.com/hehta/reside RemoteRef: HEAD RemoteSha: 8e76733ecff3a89f44739a4fa21bf929ac802002 NeedsCompilation: no Packaged: 2026-07-13 07:56:57 UTC; root Author: Ryan Field [aut, cre] (ORCID: ), David McAllister [aut] (ORCID: ), Claudia Geue [ctb] (ORCID: ) Maintainer: Ryan Field