SQLFormatteR: Format SQL Queries
A convenient interface for formatting 'SQL' queries directly
    within 'R'. It acts as a wrapper around the 'sql_format' Rust crate.
    The package allows you to format 'SQL' code with customizable options,
    including indentation, case formatting, and more, ensuring your 'SQL'
    queries are clean, readable, and consistent.
| Version: | 0.0.2 | 
| Depends: | R (≥ 4.2) | 
| Imports: | assertthat | 
| Suggests: | covr (≥ 3.6.4), docopt (≥ 0.7.1), git2r (≥ 0.35.0), jsonlite (≥ 1.8.9), lintr (≥ 3.1.2), optparse (≥ 1.7.5), precommit (≥ 0.4.3), rextendr (≥ 0.3.1), roxygen2 (≥ 7.3.2), styler (≥ 1.10.3), testthat (≥ 3.0.0) | 
| Published: | 2025-04-13 | 
| DOI: | 10.32614/CRAN.package.SQLFormatteR | 
| Author: | Morgan Durand [aut, cre, cph],
  Authors of the dependent Rust crates [aut] (see AUTHORS file) | 
| Maintainer: | Morgan Durand  <morgan at dataupsurge.com> | 
| BugReports: | https://github.com/dataupsurge/SQLFormatteR/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://dataupsurge.github.io/SQLFormatteR/,
https://github.com/dataupsurge/SQLFormatteR | 
| NeedsCompilation: | yes | 
| SystemRequirements: | Cargo (Rust's package manager), rustc >= 1.78.0 | 
| Materials: | README, NEWS | 
| CRAN checks: | SQLFormatteR results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=SQLFormatteR
to link to this page.