Thank you,<div><br></div><div><br></div><div>I've dug deeper into the problem as suggested my version of R is 2.14.1</div><div><br></div><div><div>                  License  Built      Status</div><div>RInside          GPL (>= 2) 2.14.1          ok</div>
<div>int64              GPL (>= 2) 2.14.1          ok</div><div>Rcpp             GPL (>= 2) 2.14.1 unavailable</div></div><div><br></div><div>so the problem is indeed not RInside but Rcpp</div><div><br></div><div>When i try to install.packages(  )</div>
<div>RcppArmadillo fails with non-zero status however,</div><div><br></div><div>RcppEigen fails with the error message</div><div>Error : package ‘Rcpp’ 0.9.9 was found, but >= 0.10.1 is required by ‘RcppEigen’</div><div>
<br></div><div>I helped to solve the problem by hopefully convincing the sys admin to update the package list for R via the /etc/apt/sources.list file and simply apt-geting the latest version </div><div><br></div><div>Thank you very much,</div>
<div><br></div><div><br></div><div><br><br><div class="gmail_quote">On Wed, Jan 2, 2013 at 10:33 AM, Dirk Eddelbuettel <span dir="ltr"><<a href="mailto:edd@debian.org" target="_blank">edd@debian.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On 2 January 2013 at 10:24, Nicholas Pezolano wrote:<br>
| Sorry for not replying sooner,<br>
|<br>
| here was my response off the mailing list to Dirk,<br>
|<br>
| I installed R from source because I'm on a non-standard setup without root<br>
| access, that is using an older version of Ubuntu 12.04, where the packages in R<br>
| aren't up to date, RInside won't install because It requires a newer version of<br>
| R. I tried to install from source but like you said I have no idea where i shot<br>
| myself in the foot, I followed the example makefile and used the example codes<br>
| supplied in your package. I've asked the system admins of my university and<br>
| convinced them to update 12.10 which should solve all the problems above. Thank<br>
| you very much for all your help.<br>
<br>
</div>BTW You should also be able to work with the then-current pair of Rcpp and<br>
RInside which you can fetch from the CRAN archive section (or my site).<br>
<br>
Ubuntu 12.04 is not that old. I only upgrade my server to 12.10 in<br>
December. And Rcpp and RInside worked all along...<br>
<div class="HOEnZb"><div class="h5"><br>
Dirk<br>
<br>
--<br>
Dirk Eddelbuettel | <a href="mailto:edd@debian.org">edd@debian.org</a> | <a href="http://dirk.eddelbuettel.com" target="_blank">http://dirk.eddelbuettel.com</a><br>
</div></div></blockquote></div><br>
</div>