I am having trouble installing R Commander on a Mac (OS X 10.7.5). I would really appreciate some help! I receive the following message after following the instructions to install Rcmdr via Package Installer: Warning: dependency 'rglwidget' is not available trying URL 'http://cran.ms.unimelb.edu.au/bin/macosx/contrib/3.2/Rcmdr_2.2-5.tgz' Content type 'application/x-gzip' length 5456133 bytes (5.2 MB) =================================================downloaded 5.2 MB ? If someone could please help me, I would be very grateful. It is quite urgent! Many thanks in advance Judy Munday [[alternative HTML version deleted]]
On 20/07/2016 11:47 PM, Judy Munday wrote:> I am having trouble installing R Commander on a Mac (OS X 10.7.5). I would really appreciate some help! > > > I receive the following message after following the instructions to install Rcmdr via Package Installer: > > > Warning: dependency 'rglwidget' is not availableThis is an indication that the CRAN mirror you're using is incomplete. I recommend cloud.r-project.org as a reliable mirror; the folks at RStudio run it, and they do a good job.> trying URL 'http://cran.ms.unimelb.edu.au/bin/macosx/contrib/3.2/Rcmdr_2.2-5.tgz' > Content type 'application/x-gzip' length 5456133 bytes (5.2 MB) > =================================================> downloaded 5.2 MBThat part was fine. Duncan Murdoch> > ? If someone could please help me, I would be very grateful. It is quite urgent! > > Many thanks in advance > > Judy Munday > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at 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. >
Dear Judy, I see that the rglwidget package *is* available on CRAN but also that you're using a very old version of Mac OS X. You may have to upgrade OS X and install the current version of R (which is not available for OS X 10.7) in order to use the Rcmdr package. You may also be able to get a more definitive answer from others more familiar with R package availability on Mac OS X. I hope this helps, John ----------------------------- John Fox, Professor McMaster University Hamilton, Ontario Canada L8S 4M4 Web: socserv.mcmaster.ca/jfox> -----Original Message----- > From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Judy Munday > Sent: July 20, 2016 11:47 PM > To: r-help at R-project.org > Subject: [R] Help installing Rcmdr on Mac > > I am having trouble installing R Commander on a Mac (OS X 10.7.5). I would > really appreciate some help! > > > I receive the following message after following the instructions to install Rcmdr > via Package Installer: > > > Warning: dependency 'rglwidget' is not available trying URL > 'http://cran.ms.unimelb.edu.au/bin/macosx/contrib/3.2/Rcmdr_2.2-5.tgz' > Content type 'application/x-gzip' length 5456133 bytes (5.2 MB) > =================================================> downloaded 5.2 MB > > ? If someone could please help me, I would be very grateful. It is quite urgent! > > Many thanks in advance > > Judy Munday > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at 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.