On 18 January 2014 at 12:24, Tim Keitt wrote:
| Is there a list of GSOC ideas for Rcpp? I assume you all participate.
I have in the past (and even admin'ed for R) but not for the last two
years for lack of time.
Rcpp clearly fits under the R mantle so if you want to mentor, go for it.
GSoC is a
Is there a list of GSOC ideas for Rcpp? I assume you all participate.
As far as I can tell (correct me if I am wrong), Rcpp does not support as
arguments or return types:
void*
enums
int/double* buffers
char** buffers (vector of null-terminated strings)
If these types of arguments could be handle