Package: SQLFormatteR 0.0.3

Image

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.3.tar.gz
SQLFormatteR_0.0.3.zip(r-4.7-x86_64)SQLFormatteR_0.0.3.zip(r-4.7-arm64)SQLFormatteR_0.0.3.zip(r-4.6-x86_64)SQLFormatteR_0.0.3.zip(r-4.6-arm64)
SQLFormatteR_0.0.3.tar.gz(r-4.7-arm64)SQLFormatteR_0.0.3.tar.gz(r-4.7-x86_64)SQLFormatteR_0.0.3.tar.gz(r-4.6-arm64)SQLFormatteR_0.0.3.tar.gz(r-4.6-x86_64)
SQLFormatteR_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
SQLFormatteR/json (API)

# Install 'SQLFormatteR' in R:
install.packages('SQLFormatteR', repos = c('https://cran.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

1.70 score 3 scripts 213 downloads 1 exports 1 dependencies

Last updated from:20a9828d36. Checks:10 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK137
linux-devel-x86_64OK143
source / vignettesOK218
linux-release-arm64OK123
linux-release-x86_64OK150
windows-devel-arm64OK255
windows-devel-x86_64OK165
windows-release-arm64OK232
windows-release-x86_64OK146
wasm-releaseOK203

Exports:sql_format

Dependencies:assertthat

  • Image