Displaying 1 result from an estimated 1 matches for "a10295067".
Did you mean:
1025067
2007 Apr 30
1
R GUI in Ubuntu Feisty?
Dear all,
After an update from Ubuntu Edgy to Feisty, I seem to have lost package
JGR()!?
I have updated my sources.list to point to the Feisty repos at
http://cran.ch.r-project.org/ and re-installed JGR() via:
$ sudo rm -rf /usr/local/lib/R/site-packages/*
$ sudo R CMD javareconf
$ sudo R
> install.packages("JGR",dep=TRUE)
> library(JGR)
> JGR()
However, I get the