rstuff is a collection of stuff I use in my day-to-day R work.
You can install the package directly from Github:
# install.packages("pak")
# pak::pak("devtools")
devtools::install_github("joshwlivingston/rstuff")This package uses air, an R formatter and language server available as an extension in both vscode and positron. The IDE and extension will pickup the settings specified in .vscode/settings.json and air.toml