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.1
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-02-04
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.65.0
Materials: README NEWS
CRAN checks: SQLFormatteR results

Documentation:

Reference manual: SQLFormatteR.pdf

Downloads:

Package source: SQLFormatteR_0.0.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SQLFormatteR to link to this page.