[R] Installing package from website

Henrik Bengtsson hb at biostat.ucsf.edu
Tue Aug 27 15:33:56 CEST 2013


On Sun, Aug 25, 2013 at 10:55 AM, Christofer Bogaso
<bogaso.christofer at gmail.com> wrote:
> Hello again,
>
> I need to install Rmpi package from this
> http://www.stats.uwo.ca/faculty/yu/Rmpi/download/windows/MPICH2
>
> I was wondering if there is any direct way to install this in R. The
> trivial method would obviously be download and save the required zip file
> in the local disk and install it from there.

R.utils::installPackages(url)

/Henrik

>
> Any idea?
>
> Thanks and regards,
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> 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.



More information about the R-help mailing list