[R] Installation of R bindings on Windows

Gabor Grothendieck ggrothendieck at gmail.com
Sun Jun 8 23:23:48 CEST 2008


>From within R try this:

file.path(R.home(), "bin", "R.dll", fsep = "\\")


On Sun, Jun 8, 2008 at 2:19 PM, Axel Etzold <AEtzold at gmx.de> wrote:
> Dear all,
>
> I am trying to install a package of R bindings for the Ruby language on Windows Vista ...
> this involves some compilation work with Mingw. (The analogous process on Linux
> Ubuntu went fine, but for the Windows installation, I need to provide the location of the
> file analogous to the /usr/lib/R/lib/libR.so library. I've been searching for libR.dll, Rlib.dll,
> everywhere, but can't find it .
>
> What is the analogon of libR.so on Windows ?
>
> Thank you very much.
>
> Best regards,
>
> Axel
> --
>
> Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf@gmx
>
> ______________________________________________
> 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