Hi Jenny, Jenny Coetzee <coetz...@phru.co.za> writes:
> Hello > > I am new to R, and am running a programme called RDS Analyst which > uses R. When trying to open RDS i am getting the following message: > JGR not installed. Attempting to install from CRAN… > > I am not sure if the issue is a Java one or an R one… > > I am working off a Mac using High Sierra > > Any help please..? Here http://rforge.net/JGR/ it says that you need two bits: the R package from CRAN and the launcher for MacOS. You should be able to install the R package using install.packages("JGR") from the R shell and the launcher just like a regular binary. Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.