Re: [Rcpp-devel] Rcpp installation problem on Windows XP

2012-03-19 Thread Dirk Eddelbuettel
On 19 March 2012 at 13:04, Dirk Eddelbuettel wrote: | | On 19 March 2012 at 08:25, Isabella Ghement wrote: | | Hello, | | | | I am trying to get the "Rcpp" and "inline" libraries to work with R 2.14.2 on a | | Windows XP platform and have followed all of the instructions I was able to | | find

Re: [Rcpp-devel] Rcpp installation problem on Windows XP

2012-03-19 Thread Dirk Eddelbuettel
On 19 March 2012 at 08:25, Isabella Ghement wrote: | Hello, | | I am trying to get the "Rcpp" and "inline" libraries to work with R 2.14.2 on a | Windows XP platform and have followed all of the instructions I was able to | find with Google's help: | | 1) Installed R 2.14.2 in a dire

[Rcpp-devel] Rcpp installation problem on Windows XP

2012-03-19 Thread Isabella Ghement
Hello,   I am trying to get the "Rcpp" and "inline" libraries to work with R 2.14.2 on a Windows XP platform and have followed all of the instructions I was able to find with Google's help:           1)  Installed R 2.14.2 in a directory without white spaces in its name (C:\R\R-2.14.2);      

Re: [Rcpp-devel] [Rd] R inline package

2012-03-19 Thread Troy Robertson
On 19/03/2012 12:50 PM, Troy Robertson wrote: At Dirks suggestion I have moved my question here to rcpp-devel On 19/03/2012 9:54 AM, Dirk Eddelbuettel wrote: On 19 March 2012 at 09:32, Troy Robertson wrote: | I am having some problems with the inline package and maybe someone can | point out