Hi Florian,

You could try the Rcpp package for the interface. It works pretty well for
me.

Cheers,
Yi

On Wed, Jul 21, 2010 at 10:24 PM, Florian Breitwieser
<florian...@gmail.com>wrote:

> Hi,
>
> I am writing a R package and having a bit of trouble to have the C++
> code working.
>
> I was planing using the .C interface function, however I found the
> comment (Use of ‘.C’ for C++ is now deprecated and will be removed in
> R 2.12.0.) in the R-exts manual.
>
> So this interface function should not be used anymore - .Call() or
> Rcpp instead? What is the reason for the deprecation?
>
> Thanks,
> Florian
>
> ______________________________________________
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to