On 18-10-2012, at 17:07, Hodgess, Erin wrote: > This would be stuff like "sudo apt-get install r-cran-rgeos" please >
That is not how you install R packages on (Mac) OS X. - Start R.app or R64.app. - Select from the menu Packages & Data, Package Installer - Click Get List - Filter with rgeos - Select it and look in the left bottom panel to decide where you want it installed - Check Install Dependencies if required and Click Install Selected You may have to set your CRAN repository. Goto the menu: R, Preference and click General. The rest is easy. Berend > This is on a MacBook Air with Mountain Lion. > > Sorry for the ambiguity. > > Erin > > ________________________________________ > From: Federico Calboli [[email protected]] > Sent: Thursday, October 18, 2012 10:05 AM > To: Hodgess, Erin > Cc: [email protected] > Subject: Re: [R-SIG-Mac] install question > > On 18 Oct 2012, at 15:57, "Hodgess, Erin" <[email protected]> wrote: > >> Hello! >> >> Is there an equivalent of "sudo apt-get install" on the Mac, please? > > a bit too vague -- are you using fink (which should give some apt-get options > I think), macports, home-brew or what? > > The short of it is NO, you will have to say what you want to install on a Mac > that is unix enough to make you hope for an apt-like installation and is R > related, so we can actually help. > > BW > > F > > >> >> Thanks, >> Erin >> >> >> [[alternative HTML version deleted]] >> >> _______________________________________________ >> R-SIG-Mac mailing list >> [email protected] >> https://stat.ethz.ch/mailman/listinfo/r-sig-mac > > > -- > Federico C. F. Calboli > Neuroepidemiology and Ageing Research > Imperial College, St. Mary's Campus > Norfolk Place, London W2 1PG > > Tel +44 (0)20 75941602 Fax +44 (0)20 75943193 > > f.calboli [.a.t] imperial.ac.uk > f.calboli [.a.t] gmail.com > > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
