Skip to content

modify functions in "stats", but .Call(C_BinDist, ...) couldn't load C function

4 messages · dan wang, Rui Barradas, Brian Ripley

#
Hello,

If your C function is in a shared library, take a look at ?dyn.load.

Hope this helps,

Rui Barradas

Em 15-11-2013 14:34, dan wang escreveu:
#
On 15/11/2013 14:34, dan wang wrote:
You are confused:  C_BinDist is not a C program and not a function.  It 
is an R object in the stats namespace, so access it as you would any 
other unexported object in a namespace.
Please do: no HTML as requested, and this seems to indicate that the 
correct list was R-devel.