The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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: SQLFormatteR_0.0.1.zip, r-release: SQLFormatteR_0.0.1.zip, r-oldrel: SQLFormatteR_0.0.1.zip
macOS binaries: r-devel (arm64): SQLFormatteR_0.0.1.tgz, r-release (arm64): SQLFormatteR_0.0.1.tgz, r-oldrel (arm64): SQLFormatteR_0.0.1.tgz, r-devel (x86_64): SQLFormatteR_0.0.1.tgz, r-release (x86_64): SQLFormatteR_0.0.1.tgz, r-oldrel (x86_64): SQLFormatteR_0.0.1.tgz

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.