On 24 September 2010 at 13:41, Romain Francois wrote:
| > My environment is Linux Ubuntu 32 bit with R version 2.11.1 (2010-05-31).
| > Do you need more info ?
| 
| What versions of Rcpp and RInside are you using ?
| 
| It would be useful if you can provide a small reproducible example so 
| that we can debug it on our end.

Also, do all RInside examples work for you?  Do something like

e...@max:~/svn/rcppbook/papers/rjournal-2010$ mkdir /tmp/check
e...@max:~/svn/rcppbook/papers/rjournal-2010$ cd /tmp/check/
e...@max:/tmp/check$ cp -vax 
/usr/local/lib/R/site-library/RInside/examples/standard/* .
e...@max:/tmp/check$ make

and run the examples via

e...@max:/tmp/check$ make runAll

Some of these do run portfolio optim. tests from Rmetrics so it'll give you
an idea. They should all work on released pairs of Rcpp + RInside -- it is
part of our testing.

Dirk


-- 
Dirk Eddelbuettel | [email protected] | http://dirk.eddelbuettel.com
_______________________________________________
Rcpp-devel mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to