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 (may not be active yet)
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: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): sqlfluffr_0.1.0.tgz, r-oldrel (arm64): sqlfluffr_0.1.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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