[R] JGR not installed. Attempting to install from CRAN...
    Loris Bennett 
    loris.bennett at fu-berlin.de
       
    Tue Feb 20 08:16:30 CET 2018
    
    
  
Hi Jenny,
Jenny Coetzee <coetzeeJ at 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.bennett at fu-berlin.de
    
    
More information about the R-help
mailing list