Jenny Coetzee
2018-Feb-20 05:03 UTC
[R] JGR not installed. Attempting to install from CRAN...
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..? thanks Jen Jenny Coetzee (PhD Candidate) Head of Prevention in Key Populations & Head of the Soweto Sex Worker Project Perinatal HIV Research Unit (PHRU) New Nurses Home Chris Hani Baragwanath Academic Hospital Soweto B: +27 11 989 9821 M: +27 84 761 1193 E: coetzeej at phru.co.za<mailto:coetzeej at phru.co.za> "Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes ... the ones who see things differently - they're not fond of rules, and they have no respect for the status quo. ... You can quote them, disagree with them, glorify or vilify them, but the only thing you can't do is ignore them because they change things. ... They push the human race forward, and while some may see them as the crazy ones, we see genius, because the people who are crazy enough to think that they can change the world, are the ones who do." (Steve Jobs) [[alternative HTML version deleted]]
Loris Bennett
2018-Feb-20 07:16 UTC
[R] JGR not installed. Attempting to install from CRAN...
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
Jenny Coetzee
2018-Feb-20 07:55 UTC
[R] JGR not installed. Attempting to install from CRAN...
Loris, thank you thank you so much!!! do you know which CRAN mirror i select? There are loads - all related to various countries.. so appreciate the help Jenny Jenny Coetzee (PhD Candidate) Head of Prevention in Key Populations & Head of the Soweto Sex Worker Project Perinatal HIV Research Unit (PHRU) New Nurses Home Chris Hani Baragwanath Academic Hospital Soweto B: +27 11 989 9821 M: +27 84 761 1193 E: coetzeej at phru.co.za<mailto:coetzeej at phru.co.za> "Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes ... the ones who see things differently - they're not fond of rules, and they have no respect for the status quo. ... You can quote them, disagree with them, glorify or vilify them, but the only thing you can't do is ignore them because they change things. ... They push the human race forward, and while some may see them as the crazy ones, we see genius, because the people who are crazy enough to think that they can change the world, are the ones who do." (Steve Jobs) On 20 Feb 2018, at 09:16, Loris Bennett <loris.bennett at fu-berlin.de<mailto:loris.bennett at fu-berlin.de>> wrote: Hi Jenny, Jenny Coetzee <coetzeeJ at phru.co.za<mailto: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<mailto:loris.bennett at fu-berlin.de> [[alternative HTML version deleted]]
Reasonably Related Threads
- JGR not installed. Attempting to install from CRAN...
- JGR not installed. Attempting to install from CRAN...
- JGR not installed. Attempting to install from CRAN...
- JGR not installed. Attempting to install from CRAN...
- JGR not installed. Attempting to install from CRAN...