Package: SQLFormatteR 0.0.1.9000

Morgan Durand

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.

Authors:Morgan Durand [aut, cre, cph], Authors of the dependent Rust crates [aut]

SQLFormatteR_0.0.1.9000.tar.gz
SQLFormatteR_0.0.1.9000.zip(r-4.5)SQLFormatteR_0.0.1.9000.zip(r-4.4)SQLFormatteR_0.0.1.9000.zip(r-4.3)
SQLFormatteR_0.0.1.9000.tgz(r-4.5-x86_64)SQLFormatteR_0.0.1.9000.tgz(r-4.5-arm64)SQLFormatteR_0.0.1.9000.tgz(r-4.4-x86_64)SQLFormatteR_0.0.1.9000.tgz(r-4.4-arm64)SQLFormatteR_0.0.1.9000.tgz(r-4.3-x86_64)SQLFormatteR_0.0.1.9000.tgz(r-4.3-arm64)
SQLFormatteR_0.0.1.9000.tar.gz(r-4.5-noble)SQLFormatteR_0.0.1.9000.tar.gz(r-4.4-noble)
SQLFormatteR.pdf |SQLFormatteR.html
SQLFormatteR/json (API)
NEWS

# Install 'SQLFormatteR' in R:
install.packages('SQLFormatteR', repos = c('https://dataupsurge.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dataupsurge/sqlformatter/issues

Pkgdown site:https://dataupsurge.github.io

On CRAN:

Conda:

rustcargo

3.48 score 2 stars 193 downloads 1 exports 1 dependencies

Last updated 19 days agofrom:916af6af6c. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 20 2025
R-4.5-win-x86_64OKFeb 20 2025
R-4.5-mac-x86_64OKFeb 20 2025
R-4.5-mac-aarch64OKFeb 20 2025
R-4.5-linux-x86_64OKFeb 20 2025
R-4.4-win-x86_64OKFeb 20 2025
R-4.4-mac-x86_64OKFeb 20 2025
R-4.4-mac-aarch64OKFeb 20 2025
R-4.3-win-x86_64OKFeb 20 2025
R-4.3-mac-x86_64OKFeb 20 2025
R-4.3-mac-aarch64OKFeb 20 2025

Exports:sql_format

Dependencies:assertthat