bisous wrote:
> When I installed RSRuby (Ruby interface to the R programming language), an
> error occured : cannot find the R library. I defined Rlibrary : R\library in
> PATH on Windows but it didn't work with the same error. RSRuby ask R to
> permit the option 'shared library' but when I install R, it didn't ask me
> for this option. I want to ask you how to share le library in R? And when I
> can find the library ? I didn't find none file .dll for library needed.


It means R.dll which is a shared library and lives in R\bin which is the 
folder you need to specify in your PATH variable.

Uwe Ligges

______________________________________________
R-help@stat.math.ethz.ch 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