Package: tidyOhdsiSolutions
Title: Tidy Utilities for Observational Medical Outcomes Partnership
        Common Data Model Workflows
Version: 0.1.0
Authors@R: 
    person("Alexander", "Alexeyuk", , "AlexanderAlexeyuk@gmail.com", role = c("aut", "cre"))
Depends: R (>= 4.1.0)
Description: Lightweight utilities for working with OMOP (Observational Medical
    Outcomes Partnership) Common Data Model (CDM) data in the Observational Health Data Sciences and Informatics ecosystem. Provides
    base-R re-implementations of common 'purrr' functional helpers, tools to convert plain data frames into 'CIRCE'
    concept set expressions, SQL generators for resolving concept sets against
    an OMOP vocabulary schema without requiring 'CirceR'.
License: Apache License (>= 2)
Imports: jsonlite, stats
Suggests: CirceR, DatabaseConnector, knitr, rmarkdown, testthat (>=
        3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-04-08 12:21:09 UTC; AlexanderAleksiayuk
Author: Alexander Alexeyuk [aut, cre]
Maintainer: Alexander Alexeyuk <AlexanderAlexeyuk@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-15 12:10:02 UTC
