David,
You seem to have more basic issues so may I suggest that you start at square
one and ensure
evalCpp("2 * 3")
returns the expected answers? Then maybe re-read the Boost examples, add the
required Depends on BH and see if you get one of those three-liners built.
As Gabor and I told y
Dirk,
I've tried running your code and got the following
Generated extern "C" functions
#include
Generated R functions
---
`.sourceCpp_22140_DLLInfo` <- dyn.load('C:/Users/DARENB~
1.
On 13 November 2014 at 13:24, Jon Clayden wrote:
| Dear all,
|
| After recently updating to OS X 10.10, "Yosemite", and recompiling R
| 3.1.2, I'm reinstalling various packages, but running into trouble
| with RcppArmadillo.
|
| I configured R with
|
| ./configure --with-blas="-framework Accele
On 13 November 2014 at 11:47, Devin Heer wrote:
| Thanks.
|
| I think, I messed up with the setting of the environment variable...due to the
| following new error message:
|
| g++ -m64 -I"C:/PROGRA~1/R/R-31~1.1/include" -DNDEBUG -IC:\Program Files (x86)\
| CodeLibraries/include -I"C:/PROGRA~
Dear all,
After recently updating to OS X 10.10, "Yosemite", and recompiling R
3.1.2, I'm reinstalling various packages, but running into trouble
with RcppArmadillo.
I configured R with
./configure --with-blas="-framework Accelerate" --with-lapack
--enable-memory-profiling --with-system-zlib --w
Thanks.
I think, I messed up with the setting of the environment variable...due to
the following new error message:
g++ -m64 -I"C:/PROGRA~1/R/R-31~1.1/include" -DNDEBUG -IC:\Program Files
(x86)\CodeLibraries/include
-I"C:/PROGRA~1/R/R-31~1.1/library/Rcpp/include"
-I"C:/PROGRA~1/R/R-31~1.1/library