We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I have hadoop 2.7 and R 3.3.1 installed on my Ubuntu 16.10.
To get rmr2 installed on R, I used the following commands:
rmr2
install.packages("devtools") library(devtools) devtools::install_github(c('RevolutionAnalytics/rmr2/pkg'))
This was successful! But, now I having the rmr2 of the banch master.
Which branch is recommended now??? Is is 2.1.0 or 3.3.1?
Thanks,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have hadoop 2.7 and R 3.3.1 installed on my Ubuntu 16.10.
To get
rmr2
installed on R, I used the following commands:This was successful! But, now I having the
rmr2
of the banch master.Which branch is recommended now???
Is is 2.1.0 or 3.3.1?
Thanks,
The text was updated successfully, but these errors were encountered: