CLI interface to the rust-based {flir} code formatter
Find a file
2025-08-28 07:09:04 +00:00
man init rust pkg skeleton 2025-08-28 06:30:45 +00:00
R chore: add basic template for clap subcommands 2025-08-28 06:52:37 +00:00
renv init rust pkg skeleton 2025-08-28 06:30:45 +00:00
src wrap R from rust 2025-08-28 07:09:04 +00:00
tools init rust pkg skeleton 2025-08-28 06:30:45 +00:00
.gitignore chore: add ignore files 2025-08-28 06:52:54 +00:00
.Rbuildignore chore: add ignore files 2025-08-28 06:52:54 +00:00
.Rprofile chore: add ignore files 2025-08-28 06:52:54 +00:00
configure init rust pkg skeleton 2025-08-28 06:30:45 +00:00
configure.win init rust pkg skeleton 2025-08-28 06:30:45 +00:00
DESCRIPTION init rust pkg skeleton 2025-08-28 06:30:45 +00:00
flirc.Rproj init rust pkg skeleton 2025-08-28 06:30:45 +00:00
NAMESPACE init rust pkg skeleton 2025-08-28 06:30:45 +00:00
README.md add build notes 2025-08-28 07:00:39 +00:00
renv.lock init rust pkg skeleton 2025-08-28 06:30:45 +00:00

flirc

flic is a flir formatter on the command line interface. It uses {flir} under the hood, and provisions CLI functionality via rust clap.

cd ./src/rust
cargo run

Via {rextendr}

rextendr::document()

Resources

https://www.w3resource.com/rust-tutorial/rust-clap-guide.php#google_vignette