Package: SqlRender
Type: Package
Title: Rendering Parameterized SQL and Translation to Dialects
Version: 1.4.3
Date: 2017-09-15
Authors@R: c(
    person("Martijn", "Schuemie", , "schuemie@ohdsi.org", role = c("aut", "cre")),
    person("Marc", "Suchard", role = c("aut"))
    )
Maintainer: Martijn Schuemie <schuemie@ohdsi.org>
Description: A rendering tool for parameterized SQL that also translates into
    different SQL dialects.  These dialects include Sql Server, Oracle, 
    PostgreSql, Amazon RedShift, Impala, IBM Netezza, Google BigQuery, and Microsoft PDW.
License: Apache License 2.0
VignetteBuilder: knitr
URL: https://github.com/OHDSI/SqlRender
BugReports: https://github.com/OHDSI/SqlRender/issues
Imports: rJava
Suggests: testthat, knitr, rmarkdown, shiny, shinydashboard, formatR
LazyData: false
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-15 11:15:56 UTC; MSCHUEMI
Author: Martijn Schuemie [aut, cre],
  Marc Suchard [aut]
Repository: CRAN
Date/Publication: 2017-09-15 20:46:54 UTC
