Lints are code patterns that are not optimal because they are inefficient, forget corner cases, or are less readable. 'flir' provides a small set of functions to detect those lints and automatically fix them. It builds on 'astgrepr', which itself uses the 'Rust' crate 'ast-grep' to parse and navigate R code.
Version: | 0.5.0 |
Depends: | R (≥ 4.2) |
Imports: | astgrepr (≥ 0.1.0), cli, crayon, data.table, digest, fs, git2r, rprojroot, yaml |
Suggests: | diffviewer, glue, knitr, patrick, rex, rlang, rmarkdown, rstudioapi, shiny, spelling, testthat (≥ 3.0.0), tibble, usethis, utils, withr |
Published: | 2025-06-28 |
Author: | Etienne Bacher [aut, cre, cph] |
Maintainer: | Etienne Bacher <etienne.bacher at protonmail.com> |
BugReports: | https://github.com/etiennebacher/flir/issues |
License: | MIT + file LICENSE |
URL: | https://flir.etiennebacher.com, https://github.com/etiennebacher/flir |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | flir results |
Reference manual: | flir.pdf |
Vignettes: |
Adding new rules (source, R code) Automatic fixes (source, R code) Sharing rules across packages (source, R code) |
Package source: | flir_0.5.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=flir to link to this page.