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 |
| Reference manual: | sqlfluffr.html , sqlfluffr.pdf |
| Package source: | sqlfluffr_0.1.0.tar.gz |
| Windows binaries: | r-devel: sqlfluffr_0.1.0.zip, 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): sqlfluffr_0.1.0.tgz, r-oldrel (x86_64): sqlfluffr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=sqlfluffr to link to this page.