Actually I am trying my level best to integrate with R, but I got this error.
packages ‘rmr’, ‘rJava‘, ‘RJSONIO‘, ‘rhdfs’, ‘rhbase’, ‘plyrmr’ are not available (
With devtools you can install directly from Github:
devtools
install.packages('devtools') devtools::install_github(c('RevolutionAnalytics/rmr2/pkg', 'RevolutionAnalytics/plyrmr/pkg'))