[Rcpp-devel] Question about custom as and wrap functions

2013-04-25 Thread Alex Ustian
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

Re: [Rcpp-devel] Rcpp, bigmemory, package creation

2013-04-11 Thread Alex Ustian
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:

Re: [Rcpp-devel] Rcpp, bigmemory, package creation

2013-04-11 Thread Alex Ustian
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

Re: [Rcpp-devel] Rcpp, bigmemory, package creation

2013-04-11 Thread Alex Ustian
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

[Rcpp-devel] Rcpp, bigmemory, package creation

2013-04-10 Thread Alex Ustian
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