Package: SQLFormatteR 0.0.2.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.2.9000.tar.gz
SQLFormatteR_0.0.2.9000.zip(r-4.7)SQLFormatteR_0.0.2.9000.zip(r-4.6)SQLFormatteR_0.0.2.9000.zip(r-4.5)
SQLFormatteR_0.0.2.9000.tgz(r-4.6-x86_64)SQLFormatteR_0.0.2.9000.tgz(r-4.6-arm64)SQLFormatteR_0.0.2.9000.tgz(r-4.5-x86_64)SQLFormatteR_0.0.2.9000.tgz(r-4.5-arm64)
SQLFormatteR_0.0.2.9000.tar.gz(r-4.7-arm64)SQLFormatteR_0.0.2.9000.tar.gz(r-4.7-x86_64)SQLFormatteR_0.0.2.9000.tar.gz(r-4.6-arm64)SQLFormatteR_0.0.2.9000.tar.gz(r-4.6-x86_64)
SQLFormatteR_0.0.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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/docs site:https://dataupsurge.github.io

On CRAN:

Conda:

rustcargo

3.60 score 8 stars 3 scripts 196 downloads 1 exports 1 dependencies

Last updated from:ad5bf1188d. Checks:9 OK, 4 NOTE. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK137
linux-devel-x86_64OK148
source / vignettesOK203
linux-release-arm64OK134
linux-release-x86_64OK146
macos-release-arm64NOTE150
macos-release-x86_64NOTE224
macos-oldrel-arm64OK136
macos-oldrel-x86_64OK307
windows-develNOTE137
windows-releaseNOTE121
windows-oldrelOK159
wasm-releaseOK156

Exports:sql_format

Dependencies:assertthat