ce, Did you try to use the menu Packages & Data > Package Installer, select CRAN (binaries) from the top left option in the open menu, search for the forecast package and then install it with the dependencies? I did this here and it worked for me.
If it doesn't work, please run sessionInfo() inside R and paste here your results. On Tue, Jan 28, 2014 at 9:09 AM, ce <zadi...@excite.com> wrote: > But in crran page it says mac binaries ? > if I do install.library, it compiles the package. My old mac can't compile > some packages. that's why I need to install binaries directly if possible. > > > -----Original Message----- > From: "Henrik Bengtsson" [h...@biostat.ucsf.edu] > Date: 01/28/2014 12:30 AM > To: "ce" <zadi...@excite.com> > CC: "" <r-help@r-project.org> > Subject: Re: [R] How do you install cran mac binaries > > As you install basically all CRAN packages and all OSes; > > install.packages("forecast") > > /Henrik > > On Mon, Jan 27, 2014 at 8:18 PM, ce <zadi...@excite.com> wrote: > > Sorry if the question is stupid, how you you install mac os binaries > like in : > > > > http://cran.r-project.org/bin/macosx/contrib/r-release/forecast_5.0.tgz > > > > ______________________________________________ > > R-help@r-project.org mailing list > > 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. > > ______________________________________________ > R-help@r-project.org mailing list > 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. > -- Marcus Nunes http://marcusnunes.me/ [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list 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.