sqlfluffr: Wrapper to the 'SQL' Linter and Formatter 'sqlfluff'

An R interface to the 'Python' 'sqlfluff' 'SQL' linter and formatter via the 'reticulate' package. Enables linting, fixing, and parsing of 'SQL' queries with support for multiple dialects. Includes special handling for 'glue' 'SQL' syntax with curly-brace placeholders.

Version: 0.1.0
Depends: R (≥ 4.0)
Imports: reticulate
Suggests: testthat (≥ 3.2.0), glue, rstudioapi, withr
Published: 2026-02-25
DOI: 10.32614/CRAN.package.sqlfluffr
Author: Brenden Smith [aut, cre, cph]
Maintainer: Brenden Smith <brendensmithmi at gmail.com>
BugReports: https://github.com/brendensm/sqlfluffr/issues
License: MIT + file LICENSE
URL: https://github.com/brendensm/sqlfluffr
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: sqlfluffr results

Documentation:

Reference manual: sqlfluffr.html , sqlfluffr.pdf

Downloads:

Package source: sqlfluffr_0.1.0.tar.gz
Windows binaries: r-devel: sqlfluffr_0.1.0.zip, r-release: sqlfluffr_0.1.0.zip, r-oldrel: sqlfluffr_0.1.0.zip
macOS binaries: r-release (arm64): sqlfluffr_0.1.0.tgz, r-oldrel (arm64): sqlfluffr_0.1.0.tgz, r-release (x86_64): sqlfluffr_0.1.0.tgz, r-oldrel (x86_64): sqlfluffr_0.1.0.tgz

Linking:

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