Package: omophub
Title: R Client for the 'OMOPHub' Medical Vocabulary API
Version: 1.3.0
Authors@R: c(
    person("Alex", "Chen", email = "alex@omophub.com", role = c("aut", "cre", "cph")),
    person("Observational Health Data Science and Informatics", role = c("cph"))
  )
Description: Provides an R interface to the 'OMOPHub' API for accessing
    'OHDSI ATHENA' standardized medical vocabularies. Supports concept search,
    vocabulary exploration, hierarchy navigation, relationship queries, and
    concept mappings with automatic pagination and rate limiting.
License: MIT + file LICENSE
URL: https://github.com/omopHub/omophub-R, https://docs.omophub.com,
        https://omophub.github.io/omophub-R/, https://omophub.com
BugReports: https://github.com/omopHub/omophub-R/issues
Depends: R (>= 4.1)
Imports: httr2 (>= 1.0.0), R6, rlang (>= 1.0.0), cli, tibble, purrr,
        glue, checkmate
Suggests: testthat (>= 3.0.0), httptest2, webmockr, knitr, rmarkdown,
        keyring, withr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-01-08 11:24:57 UTC; konstantin
Author: Alex Chen [aut, cre, cph],
  Observational Health Data Science and Informatics [cph]
Maintainer: Alex Chen <alex@omophub.com>
Repository: CRAN
Date/Publication: 2026-01-08 15:20:07 UTC
Built: R 4.5.2; ; 2026-01-23 03:39:03 UTC; windows
