Type: Package Package: OmopStudyBuilder Title: Build Reproducible Network Studies for OMOP Common Data Model Version: 0.1.1 Authors@R: c( person("Folu", "Akintola", , "folu.akintola@ndorms.ox.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0588-2298")), person("Edward", "Burn", , "edward.burn@ndorms.ox.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-9286-1128")), person("Martí", "Català", , "marti.catalasabate@ndorms.ox.ac.uk", role = "aut", comment = c(ORCID = "0000-0003-3308-9905")), person("Marta", "Alcalde-Herraiz", , "marta.alcaldeherraiz@ndorms.ox.ac.uk", role = "ctb", comment = c(ORCID = "0009-0002-4405-1814")) ) Description: Streamlines the setup and execution of network studies using the Observational Medical Outcomes Partnership (OMOP) Common Data Model (CDM). Creates standardised project structures with template code, manages dependencies with 'renv', provides code review utilities, and supports containerised execution with 'Docker' for reproducible multi-site studies. Includes 'GitHub' integration for collaboration and version control. License: Apache License (>= 2) URL: https://oxford-pharmacoepi.github.io/OmopStudyBuilder/ Depends: R (>= 4.1.0) Imports: cli, jsonlite, omopgenerics, rlang, whisker Suggests: dplyr, gert, getPass, gh, here, knitr, processx, purrr, renv, rmarkdown, scales, stringr, testthat VignetteBuilder: knitr Encoding: UTF-8 BugReports: https://github.com/oxford-pharmacoepi/OmopStudyBuilder/issues RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://oxford-pharmacoepi.r-universe.dev Date/Publication: 2026-07-13 09:05:43 UTC RemoteUrl: https://github.com/oxford-pharmacoepi/omopstudybuilder RemoteRef: HEAD RemoteSha: 5ecc7db6ab8fa7d500c8a9b7e70a0419af3fc562 NeedsCompilation: no Packaged: 2026-07-13 11:55:56 UTC; root Author: Folu Akintola [aut, cre] (ORCID: ), Edward Burn [aut] (ORCID: ), Martí Català [aut] (ORCID: ), Marta Alcalde-Herraiz [ctb] (ORCID: ) Maintainer: Folu Akintola