-
Notifications
You must be signed in to change notification settings - Fork 278
Downloads
Antonio Piccolboni edited this page Feb 12, 2015
·
89 revisions
- ravro-1.0.3
- plyrmr-0.6.0
- rmr-3.3.1
- rmr-3.3.0 for Windows
- rhdfs-1.0.8
- rhdfs-1.0.8 for Windows
- rhbase-1.2.1
We are limiting the listed downloads to the most recent stable version to simplify things and prevent people from downloading obsolete versions (and we say that from experience). If you have a very strong reason to want to install an old version, though, there is a way.
- Clone the repo for the package you need
git tag
- find the tag corresponding to the version you want
git checkout <that-tag>
R CMD build <path-to-rmr/pkg>
From the web interface:
- Go to repo for the package you need (for rmr < 2.0 go to the now retired RHadoop repo)
- In the Code tab there is a tag link somewhere in the upper right corner
- Select release of interest and download
- Unzip
R CMD build <path-to-rmr/pkg>
Either way, you can now continue with normal installation instructions
###Prerequisites and Installation
See the package specific pages: