Hi Sunduz,
Thanks for the question. As I mentioned when we spoke, this will make
a good demonstration of the Rcpp interface to compiled code in C++
because it is the type of calculation that is going to be very slow in
native R code but can be done quite quickly in C++.
I am cc:'ing the Rcpp-dev
On 29 April 2010 at 06:31, Dirk Eddelbuettel wrote:
|
| Please use the rcpp-devel mailing list for questions or bug reports.
|
| On 29 April 2010 at 10:48, [email protected] wrote:
| |
| | Hello,
| |
| | I have a problem compiling RInside library and its examples. The error
| | obtained while
Please use the rcpp-devel mailing list for questions or bug reports.
On 29 April 2010 at 10:48, [email protected] wrote:
|
| Hello,
|
| I have a problem compiling RInside library and its examples. The error
| obtained while compiling the library is showed now:
|
| hi...@hiper-desktop:~/R/i486-