Description
A collection of functions to setup R (R Core Team, 2023) projects. This package is intended for personal use only.
Installation
You can install the released version of rProject
from GitHub with:
if (!require("remotes")) install.packages("remotes")
remotes::install_github("ijapesigan/rProject")
Workflow using the template produced by rProject
To build applications installed in $HOME/.local/bin
(e.g., tmux
) and config files (e.g.,
.tmux.conf
) run:
To build the project run:
More Information
See GitHub Pages for package documentation.
See Quarto Pub for package wiki and other resources.
References
R Core Team. (2023). R: A language and environment for
statistical computing. R Foundation for Statistical Computing. https://www.R-project.org/