[Rcpp-devel] RcppArmadillo and Rdefines
Charles Determan Jr
deter088 at umn.edu
Wed Feb 25 14:36:37 CET 2015
My apologies, I should have just did this from the start. I thought it may
be something simple. I create a git repo to access the stripped down
package (just the first cpp function and a simple R function). If you
clone it with:
git clone https://github.com/cdeterman/test.git
And try to build it you will get the errors I keep mentioning. If you
switch #include <RcppArmadillo.h> to <Rcpp.h> it will compile fine.
I truly do appreciate the help from this list, thank you for taking the
time for this.
Best regards,
Charles
On Tue, Feb 24, 2015 at 3:52 PM, Dirk Eddelbuettel <edd at debian.org> wrote:
>
> Hi Charles,
>
> I understand this is frustrating for you but we are wasting everybody's
> time
> here. Can you please prepare a minimally reproducible example?
>
> Also, maybe try some bisection. Does the problem go away after you remove
> bigmemory/bigalgebra?
>
> Dirk
>
> --
> http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
>
--
Dr. Charles Determan, PhD
Integrated Biosciences
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20150225/31b3888b/attachment.html>
More information about the Rcpp-devel
mailing list