Skip to contents

The goal of buildr is to …

Installation

You can install the development version of buildr from GitHub with:

# install.packages("pak")
pak::pak("jimbrig/buildr")

Example

This is a basic example which shows you how to solve a common problem:

library(buildr)
## basic example code