Gabor,

You can evaluate R code from C, so it should be pretty straightforward to
construct a call to :::

::: looks like it just uses get, so you could probably do that as well.

~G


On Mon, Jan 27, 2014 at 7:30 PM, Gábor Csárdi <csardi.ga...@gmail.com>wrote:

> Hi all,
>
> what is the supported way to get the package namespace from C? I want to
> call a non-exported R function from C, and did not find anything in the
> docs.
>
> Thanks,
> Gabor
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>



-- 
Gabriel Becker
Graduate Student
Statistics Department
University of California, Davis

        [[alternative HTML version deleted]]

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

Reply via email to