Package: CDMConnector
Title: Connect to an OMOP Common Data Model
Version: 0.3.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.1
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, tibble, SqlRender
Suggests: covr, knitr, rmarkdown, duckdb (>= 0.6.0), RPostgres, odbc,
        ggplot2, testthat (>= 3.0.0), DatabaseConnector, lubridate
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-11-29 20:51:49 UTC; adamblack
Author: Adam Black [aut, cre] (<https://orcid.org/0000-0001-5576-8701>)
Maintainer: Adam Black <black@ohdsi.org>
Repository: CRAN
Date/Publication: 2022-11-29 21:10:06 UTC
