[Rd] inline C/C++ in R: question and suggestion
Oleg Sklyar
osklyar at ebi.ac.uk
Wed May 23 12:17:13 CEST 2007
> I think the only way this would affect your package is that you need to
> be able to handle embedded newlines in strings, but I can't see why you
> wouldn't be able to do that automatically.
That would be no problem if there were such a thing. As for now, I think
the Deepayan's solution for multi line string input is quite elegant.
> You might want to allow a list of signatures and code chunks to be
> passed to the compiler, producing a list of functions to evaluate them,
> all compiled into one DLL.
Reasonable and doable. Will do using "setMethod" implementation.
Thanks,
Oleg
--
Dr Oleg Sklyar * EBI/EMBL, Cambridge CB10 1SD, England * +44-1223-494466
More information about the R-devel
mailing list