Here’s all the setup.
Setup quarto-shims.
Then, run below to install & setup quarto. wget
is required in your
shell environment, can be installed on Mac via homebrew.
./utils/download-quarto.sh
Setup r-shims.
Create RStudio project within RStudio.
rstudioapi::initializeProject()
Initialize the {renv}
environment. Important packages can be
discovered in utils/deps.R.
renv::init()
Explode on paper.