[Rcpp-devel] unable to open the base package
Dirk Eddelbuettel
edd at debian.org
Wed Oct 3 15:59:37 CEST 2012
On 3 October 2012 at 19:06, Prasanna Kumar Nelam wrote:
| Hi,
|
|
|
| I am trying to build the example codes given in example\standard folder of
| RInside package in windows XP. I succeeded in building with make file using
| Rtools, but whenever I try to run these getting the fatal error like "unable to
| open the base packages". Can anyone suggest me where I have gone wrong. The
| settings I have used are
|
|
|
| Installed the R-2.15.1 at C:\R-2.15.1
|
| Installed Rcpp(Rcpp_0.9.7.zip) package at C:\R-2.15.1\library\Rcpp
|
| Installed RInside(RInside_0.2.5.zip) package at C:\R-2.15.1\library\RInside
|
| Installed Rtools(Rtools215.exe) at C:\Rtools
|
It _may_ work if you point an environment variable R_HOME to the top-level
directory of your R installation.
It _will almost surely work_ if you install RInside from source as the
correct value of R_HOME is determined at compile time.
This has been discussed multiple times here and on other places.
Dirk
| Path settings are
|
| c:\Rtools\bin;C:\Rtools\MinGW\bin;C:\R-2.15.1\bin; (as mentioned in Rtools).
|
|
|
| Thanks and Regds,
|
|
|
| Prasanna Kumar.N,
|
|
| ----------------------------------------------------------------------
| _______________________________________________
| Rcpp-devel mailing list
| Rcpp-devel at lists.r-forge.r-project.org
| https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Rcpp-devel
mailing list