Package: CommonDataModel
Type: Package
Title: OMOP CDM DDL and Documentation Generator
Version: 1.0.1
Authors@R: person(given = "Clair",
                    family = "Blacketer",
                    role = c("aut", "cre"),
                    email = "mblacke@its.jnj.com")
Maintainer: Clair Blacketer <mblacke@its.jnj.com>
Description: Generates the scripts required to create an Observational Medical Outcomes Partnership (OMOP) Common Data Model (CDM) database and associated documentation for supported database platforms. Leverages the 'SqlRender' package to convert the Data Definition Language (DDL) script written in parameterized Structured Query Language (SQL) to the other supported dialects.
License: Apache License 2.0
Encoding: UTF-8
Depends: DatabaseConnector, SqlRender, rJava
Imports: rmarkdown, stringr, DBI, dplyr, readr
Suggests: knitr, testthat (>= 3.0.0), RSQLite, withr
NeedsCompilation: no
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Packaged: 2024-10-01 17:22:50 UTC; clairblacketer
Author: Clair Blacketer [aut, cre]
Repository: CRAN
Date/Publication: 2024-10-01 20:20:02 UTC
Built: R 4.3.3; ; 2024-10-01 20:58:53 UTC; unix
