Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
0.6.0 rolling source/ R- flir_0.6.0.tar.gz 1.8 MiB
0.6.0 latest source/ R- flir_0.6.0.tar.gz 1.8 MiB
0.6.0 2026-04-23 source/ R- flir_0.6.0.tar.gz 1.8 MiB
0.6.0 2026-04-09 windows/windows R-4.5 flir_0.6.0.zip 1.2 MiB

Dependencies (latest)

Imports

Suggests