[R] How do you install cran mac binaries
ce
zadig_1 at excite.com
Wed Jan 29 00:52:58 CET 2014
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" [marcus.nunes at gmail.com]
Date: 01/28/2014 12:30 PM
To: "ce" <zadig_1 at excite.com>, "R Help" <r-help at r-project.org>
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 <zadig_1 at excite.com> 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" [hb at biostat.ucsf.edu]
Date: 01/28/2014 12:30 AM
To: "ce" <zadig_1 at excite.com>
CC: "" <r-help at 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 <zadig_1 at 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 at 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 at 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/
More information about the R-help
mailing list