Package: SqlRender Type: Package Title: Rendering Parameterized SQL and Translation to Dialects Version: 1.19.5 Date: 2026-03-24 Authors@R: c( person("Martijn", "Schuemie", , "schuemie@ohdsi.org", role = c("aut", "cre")), person("Marc", "Suchard", role = c("aut")) ) Maintainer: Martijn Schuemie Description: A rendering tool for parameterized SQL that also translates into different SQL dialects. These dialects include 'Microsoft SQL Server', 'Oracle', 'PostgreSql', 'Amazon RedShift', 'Apache Impala', 'IBM Netezza', 'Google BigQuery', 'Microsoft PDW', 'Snowflake', 'Azure Synapse Analytics Dedicated', 'Apache Spark', 'SQLite', and 'InterSystems IRIS'. SystemRequirements: Java (>= 8) License: Apache License 2.0 VignetteBuilder: knitr URL: https://ohdsi.github.io/SqlRender/, https://github.com/OHDSI/SqlRender BugReports: https://github.com/OHDSI/SqlRender/issues Imports: rJava, rlang, checkmate Suggests: testthat, knitr, rmarkdown, shiny, shinydashboard RoxygenNote: 7.3.3 Encoding: UTF-8 Config/pak/sysreqs: make default-jdk Repository: https://ohdsi.r-universe.dev Date/Publication: 2026-03-25 11:25:00 UTC RemoteUrl: https://github.com/ohdsi/sqlrender RemoteRef: HEAD RemoteSha: 3779e2b962fa6268e0d9bda2c35078a2c5b1634e NeedsCompilation: no Packaged: 2026-06-23 07:20:59 UTC; root Author: Martijn Schuemie [aut, cre], Marc Suchard [aut]