[Rcpp-devel] RInside missing R.dll

Dan Murphy chiefmurphy at gmail.com
Tue Aug 28 03:02:50 CEST 2012


Hello,

I am getting started with RInside. After making the standard example exe's,
I run rinside_sample0 and get the following System Error:
"The program can't start because R.dll is missing from your computer. "

Background:

I installed R-2.15.1 to C:\R and downloaded RInside (and of course Rcpp)
into C:\R\R-2.15.1\library (not a personal library). Then I was able to
"make -f makefile.win" all the examples
in C:\R\R-2.15.1\library\RInside\examples\standard. Since everything
compiled "out of the box", I made no changes to makefile.win.

I am running R-2.15.1 under Windows 7 64bit. Here is my session info:

R version 2.15.1 (2012-06-22)
Platform: x86_64-pc-mingw32/x64 (64-bit)

locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base


My PATH contains "C:\R\R-2.15.1\bin\x64" (in case that's important).


Thank you for your help.

Dan Murphy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20120827/c0f188c0/attachment.html>


More information about the Rcpp-devel mailing list