The rROMA package is being developed as an alternative to the use of the java interface to ROMA. It is currently under development and is only marginally functional.
The rRoma package can be installed using devtools
install.packages("devtools")
library(devtools)
install_github("Albluca/rROMA")