Hello Finlay,
I believe that I ran into a similar problem a few weeks ago. Maybe you can
find it on the recent archive of the list. I was having a similar issue
with RcppExports.cpp not compiling because it couldn't recognize a type.
What ended up working for me was to use the RcppAttributes 'i
which is then
automatically included into the RcppExports.cpp file.
Thanks again, and thanks everybody for developing and providing support for
this incredible software.
Alex
On Thu, Apr 11, 2013 at 4:33 PM, Dirk Eddelbuettel wrote:
>
>
> On 11 April 2013 at 16:14, Alex Ustian wrote:
Dirk,
Sorry to be dense, but you mean to copy and paste the source into an Rmd
file and knit it? If yes, then I did just that and it did work.
Thanks again,
Alex
On Thu, Apr 11, 2013 at 3:35 PM, Dirk Eddelbuettel wrote:
>
> Alex,
>
> Thanks to Mike, we do have one public, posted, working exa
Hello again,
Thank you for looking over my issue and sorry for not giving reproducible
code. I guess assumed that I was doing something obviously wrong but just
didn't see it.
I did add an entry for bigmemory (and Rcpp) in the DESCRIPTION file for
both the Depends and LinkingTo fields.
Here is
t it appears that a solution was found by adding bigmemory into the
depends part of the DESCRIPTION file. (which I have already done)
Thanks in advance for your patience and taking the time to look over my problem.
Alex Ustian
___
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel