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)
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日
Author:
Morgan Durand [aut, cre, cph],
Authors of the dependent Rust crates [aut] (see AUTHORS file)
Maintainer:
Morgan Durand <morgan at dataupsurge.com>
NeedsCompilation:
yes
SystemRequirements:
Cargo (Rust's package manager), rustc >= 1.78.0
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=SQLFormatteR
to link to this page.