>From within R try this:

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


On Sun, Jun 8, 2008 at 2:19 PM, Axel Etzold <[EMAIL PROTECTED]> 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/[EMAIL PROTECTED]
>
> ______________________________________________
> 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.

Reply via email to