Sorry how do access this menu? R-studio? I open an xterm and type R to start R. 

> sessionInfo()
R version 3.0.2 (2013-09-25)
Platform: i386-apple-darwin9.8.0 (32-bit)

locale:
[1] C

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] tools_3.0.2



-----Original Message-----
From: "Marcus Nunes" [[email protected]]
Date: 01/28/2014 12:30 PM
To: "ce" <[email protected]>, "R Help" <[email protected]>
Subject: Re: [R] How do you install cran mac binaries

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 doesnt work, please run 


sessionInfo()


inside R and paste here your results.







On Tue, Jan 28, 2014 at 9:09 AM, ce <[email protected]> wrote:
But in crran page it says mac binaries ?
if I do install.library, it compiles the package. My old mac cant compile some 
packages. thats why I need to install binaries directly if possible.


-----Original Message-----
From: "Henrik Bengtsson" [[email protected]]
Date: 01/28/2014 12:30 AM
To: "ce" <[email protected]>
CC: "" <[email protected]>
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 <[email protected]> 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
>
> ______________________________________________
> [email protected] 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.

______________________________________________
[email protected] 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/

______________________________________________
[email protected] 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.

Reply via email to