Package: CDMConnector
Title: Connect to an OMOP Common Data Model
Version: 0.4.0
Authors@R: 
      person("Adam", "Black", , "black@ohdsi.org", role = c("aut", "cre"),
             comment = c(ORCID = "0000-0001-5576-8701"))
Description: Provides tools for working with observational health data in the 
  Observational Medical Outcomes Partnership (OMOP) Common Data Model format with a pipe friendly syntax.
  Common data model database table references are stored in a single compound object along with metadata.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 4.0)
Imports: dplyr, DBI (>= 0.3.0), checkmate, magrittr, dbplyr, pillar,
        cli, purrr, rlang, tidyselect, readr, glue, waldo, arrow,
        methods, withr, lifecycle, jsonlite, SqlRender
Suggests: covr, knitr, rmarkdown, duckdb, RSQLite, RPostgres, odbc,
        ggplot2, testthat (>= 3.0.0), DatabaseConnector, lubridate
Enhances: CirceR
Config/testthat/edition: 3
VignetteBuilder: knitr
Additional_repositories: https://OHDSI.github.io/drat
NeedsCompilation: no
Packaged: 2023-01-21 14:55:10 UTC; adamblack
Author: Adam Black [aut, cre] (<https://orcid.org/0000-0001-5576-8701>)
Maintainer: Adam Black <black@ohdsi.org>
Repository: CRAN
Date/Publication: 2023-01-21 23:20:20 UTC
