Package: IncidencePrevalence Title: Estimate Incidence and Prevalence using the OMOP Common Data Model Version: 1.2.1 Authors@R: c( person("Edward", "Burn", email = "edward.burn@ndorms.ox.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9286-1128")), person("Berta", "Raventos", email = "braventos@idiapjgol.info", role = c("aut"), comment = c(ORCID = "0000-0002-4668-2970")), person("Martí", "Català", email = "marti.catalasabate@ndorms.ox.ac.uk", role = c("aut"), comment = c(ORCID = "0000-0003-3308-9905")), person("Mike", "Du", email = "mike.du@ndorms.ox.ac.uk", role = c("ctb"), comment = c(ORCID = "0000-0002-9517-8834")), person("Yuchen", "Guo", email = "yuchen.guo@ndorms.ox.ac.uk", role = c("ctb"), comment = c(ORCID = "0000-0002-0847-4855")), person("Adam", "Black", email = "black@ohdsi.org", role = c("ctb"), comment = c(ORCID = "0000-0001-5576-8701")), person("Ger", "Inberg", email = "g.inberg@erasmusmc.nl", role = c("ctb"), comment = c(ORCID = "0000-0001-8993-8748")), person("Kim", "Lopez", email = "kim.lopez@spc.ox.ac.uk", role = c("ctb"), comment = c(ORCID = "0000-0002-8462-8668")) ) Description: Calculate incidence and prevalence using data mapped to the Observational Medical Outcomes Partnership (OMOP) common data model. Incidence and prevalence can be estimated for the total population in a database or for a stratification cohort. Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.1) Imports: CDMConnector (>= 2.0.0), cli (>= 3.0.0), clock, dplyr (>= 1.1.0), glue (>= 1.5.0), omopgenerics (>= 1.1.0), magrittr (>= 2.0.0), PatientProfiles (>= 1.3.1), purrr (>= 0.3.5), rlang (>= 1.0.0), stringr (>= 1.5.0), tidyr (>= 1.2.0) Suggests: knitr, dbplyr, rmarkdown, RPostgres, duckdb (>= 1.0.0), DBI (>= 1.0.0), odbc, here, Hmisc, epitools, tictoc, testthat (>= 0.3.1), spelling, gt, flextable, ggplot2 (>= 3.4.0), scales (>= 1.1.0), visOmopResults (>= 1.0.2), patchwork, binom Config/testthat/edition: 3 Config/testthat/parallel: true VignetteBuilder: knitr Language: en-US License: Apache License (>= 2) URL: https://darwin-eu.github.io/IncidencePrevalence/ BugReports: https://github.com/darwin-eu/IncidencePrevalence/issues LazyData: true Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://darwin-eu.r-universe.dev Date/Publication: 2025-07-23 06:48:24 UTC RemoteUrl: https://github.com/darwin-eu/incidenceprevalence RemoteRef: HEAD RemoteSha: 1bbb79f5f1f61ed51da107e5edb061d0d852150f NeedsCompilation: no Packaged: 2026-06-19 14:42:31 UTC; root Author: Edward Burn [aut, cre] (ORCID: ), Berta Raventos [aut] (ORCID: ), Martí Català [aut] (ORCID: ), Mike Du [ctb] (ORCID: ), Yuchen Guo [ctb] (ORCID: ), Adam Black [ctb] (ORCID: ), Ger Inberg [ctb] (ORCID: ), Kim Lopez [ctb] (ORCID: ) Maintainer: Edward Burn