2025 R/Medicine Conference
Targets
R
Workshop
The power of {targets} for reproducible data science
Setup Instructions
- Have R and RStudio installed and ready
- Clone the Github repo
- Open the project in RStudio, and run
renv::restore()
to install the needed packages - For Mac users, a few packages may fail. You may also have to install these dependencies:
brew install mbedtls
brew install cmake