flir: Find and Fix Lints in R Code

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
DOI: 10.32614/CRAN.package.flir
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

Documentation:

Reference manual: flir.pdf
Vignettes: Adding new rules (source, R code)
Automatic fixes (source, R code)
Sharing rules across packages (source, R code)

Downloads:

Package source: flir_0.5.0.tar.gz
Windows binaries: r-devel: flir_0.5.0.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): flir_0.5.0.tgz, r-oldrel (x86_64): flir_0.5.0.tgz

Linking:

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

mirror server hosted at Truenetwork, Russian Federation.