Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

harvard-vpal/heroku-buildpack-r-build

 
 

Repository files navigation

Building the R binaries for the heroku-buildpack-r buildpack

Scripts for building the R buildpack for Heroku

Prerequisites

Usage

The binaries for the buildpack are built using docker.

The build_with_docker script supports specifying the R version and optionally the build version number to use.

E.g.

To build R version 3.0.4, run

$ build_with_docker 3.0.4

or, with a build version of 20150301_4123

$ build_with_docker 3.0.4 20150301_4123

About

Heroku buildpack for R (http://www.r-project.org) Build Automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%