Package: OmopIndices
Type: Package
Title: Patient-Level Indices from the OMOP Common Data Model
Version: 0.1.0
Authors@R: c(
    person("Martí", "Català", , "marti.catalasabate@ndorms.ox.ac.uk", 
    role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3308-9905")),
    person("Marta", "Alcalde-Herraiz", , "marta.alcaldeherraiz@ndorms.ox.ac.uk", 
    role = c("aut"), comment = c(ORCID = "0009-0002-4405-1814")),
    person("Maria T", "Sanchez-Santos", , "maria.sanchez@ndorms.ox.ac.uk",
    role = c("aut"), comment = c(ORCID = "0000-0003-1908-8623"))
    )
Maintainer: Martí Català <marti.catalasabate@ndorms.ox.ac.uk>
Description: Provides tools to derive standardised, reproducible patient-level
    indices and covariates from Observational Medical Outcomes Partnership
    (OMOP) Common Data Model (CDM) databases. Functions calculate comorbidity
    and frailty scores, including the Charlson Comorbidity Index, Electronic
    Frailty Index, and Hospital Frailty Risk Score, as well as body mass index,
    polypharmacy, ethnicity, location, and socioeconomic status measures.
License: Apache License (>= 2)
Encoding: UTF-8
Suggests: CDMConnector, CodelistGenerator, CohortConstructor, DBI,
        duckdb, gt, here, htmltools, knitr, odbc, omock, PhenotypeR,
        rmarkdown, RPostgres, testthat, visOmopResults
URL: https://OHDSI.github.io/OmopIndices/
BugReports: https://github.com/OHDSI/OmopIndices/issues
Imports: cli, clock, dplyr, omopgenerics (>= 1.4.0), PatientProfiles,
        purrr, rlang
Depends: R (>= 4.1.0)
Config/roxygen2/version: 8.0.0
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2026-09-09 17:30:20 UTC; martics
Author: Martí Català [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3308-9905>),
  Marta Alcalde-Herraiz [aut] (ORCID:
    <https://orcid.org/0009-0002-4405-1814>),
  Maria T Sanchez-Santos [aut] (ORCID:
    <https://orcid.org/0000-0003-1908-8623>)
Repository: CRAN
Date/Publication: 2026-09-17 13:20:27 UTC
Built: R 4.6.1; ; 2026-09-17 14:12:55 UTC; unix
