On 27 June 2012 at 22:08, Søren Højsgaard wrote:
| I would like to compile .cpp code based on RcppEigen using R CMD SHLIB.
|
| To test this I have created a "sample" package using:
RcppEigen.package.skeleton( "foobar" )
|
| In the src directory of foobar there is a sample .cpp file which I try
I would like to compile .cpp code based on RcppEigen using R CMD SHLIB.
To test this I have created a "sample" package using:
RcppEigen.package.skeleton( "foobar" )
In the src directory of foobar there is a sample .cpp file which I try to
compile with (I am on Windows 7)
C:\Documents\stat\Rde