You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rha...@googlegroups.com
Hi Team,
I am new to RHadoop.I have installed R version 3.0.2. I am trying to install RHadoop three R packages: rmr, rhdfs and rhbase.
firstly i have installed R base package using $ sudo apt-get install r-base
then i have installed RHadoop packages with their dependencies like RCpp, RJSONIO, digest, functional, stringr and plyr, rJava.
But when installing the first package 'rmr' using the command, install.packages("rmr") I am getting the below warning Warning in install.packages : package ‘rmr’ is not available (for R version 3.0.2)
the warning message is same with the rest of R packages(rhdfs and rhbase) also
my JAVA_HOME=/usr/lib/jvm/java-7-openjdk-i386
please suggest
Antonio Piccolboni
unread,
Jan 15, 2014, 1:56:12 AM1/15/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rha...@googlegroups.com
Hi Veerendra,
we have installation instructions for each package on the wiki. If you want to do it your own way, than we can't help. You'd have to submit the packages to CRAN first if you wanted to go with your approach and I don't think CRAN will accept them.