Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/virtualstaticvoid/heroku-buildpack-r-examples
- Owner: virtualstaticvoid
- License: mit
- Archived: true
- Created: 2018-01-10T20:24:00.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2021-10-08T20:12:17.000Z (over 3 years ago)
- Last Synced: 2024-08-13T07:13:22.611Z (5 months ago)
- Topics: examples, heroku, heroku-buildpack, multiple-buildpacks, r, shiny
- Language: R
- Homepage: https://github.com/virtualstaticvoid/heroku-buildpack-r
- Size: 558 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - virtualstaticvoid/heroku-buildpack-r-examples - Example applications using the Heroku Buildpack for R (R)
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/