Advertisemen
Bit of a pain installing StatET on Mac due to the rj and rj.gd packages, so here they are:
First try:
sudo R
install.packages(c("rj", "rj.gd"), repos="http://download.walware.de/rj-1.1", type="source")
If that fails, try:
sudo R CMD javareconf -ed
sudo R
install.packages(c("rj", "rj.gd"), repos="http://download.walware.de/rj-1.1", type="source")
Advertisemen
Tidak ada komentar:
Posting Komentar