Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/virtualstaticvoid/heroku-buildpack-r-examples

Example applications using the Heroku Buildpack for R
https://github.com/virtualstaticvoid/heroku-buildpack-r-examples

examples heroku heroku-buildpack multiple-buildpacks r shiny

Last synced: about 2 months ago
JSON representation

Example applications using the Heroku Buildpack for R

Awesome Lists containing this project

README

        

# Example R Applications for Heroku

This repository holds a number of example R applications for Heroku, which use
the [heroku-buildpack-r][buildpack] buildpack.

> R is ‘GNU S’, a freely available language and environment for statistical
> computing and graphics which provides a wide variety of statistical and
> graphical techniques: linear and nonlinear modelling, statistical tests, time
> series analysis, classification, clustering, etc. Please consult the
> [R project homepage][rhome] for further information.

You can use each example project as a template for creating your own application.

## Usage

Checkout the README files in each sub-directory for specific instructions.

## License

MIT License. Copyright (c) 2013 Chris Stefano. See [LICENSE](LICENSE) for details.

[buildpack]: https://github.com/virtualstaticvoid/heroku-buildpack-r
[rhome]: http://www.r-project.org/