Movatterモバイル変換


[0]ホーム

URL:


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.6.0
Depends:R (≥ 4.2)
Imports:astgrepr (≥ 0.1.0),cli,crayon,data.table,digest,fs,git2r,rprojroot,yaml
Suggests:diffviewer,glue,knitr,patrick,rlang,rmarkdown,rstudioapi,shiny,spelling,testthat (≥ 3.0.0),tibble,usethis, utils,withr
Published:2025-12-14
DOI:10.32614/CRAN.package.flir
Author:Etienne Bacher [aut, cre, cph], lintr authors [aut], Trevor L. DavisORCID iD [ctb]
Maintainer:Etienne Bacher <etienne.bacher at protonmail.com>
BugReports:https://github.com/etiennebacher/flir/issues
License:MIT + fileLICENSE
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.html ,flir.pdf
Vignettes:Adding new rules (source,R code)
Automatic fixes (source,R code)
Sharing rules across packages (source,R code)
tips-and-tricks (source,R code)

Downloads:

Package source: flir_0.6.0.tar.gz
Windows binaries: r-devel:flir_0.6.0.zip, r-release:flir_0.5.0.zip, r-oldrel:flir_0.6.0.zip
macOS binaries: r-release (arm64):flir_0.6.0.tgz, r-oldrel (arm64):flir_0.6.0.tgz, r-release (x86_64):flir_0.6.0.tgz, r-oldrel (x86_64):flir_0.6.0.tgz
Old sources: flir archive

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=flirto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp