On 24/05/2012 11:35 AM, Charles Determan Jr wrote:
Hello,

Does anyone on this list know what inner_perc_table is or where it is
typically found?  I am trying to modify some source code and it is used
with the .C() function.  When I try and run it, it states that
'inner_perc_table is not found'.  It is only called in such a way and isn't
defined at any point in the previous code in which the function works.
Should this be in some other directory of the source code files?  I have
been scouring through them and have continue to come up empty.

Look for the C function R_registerRoutines and/or the R function getNativeSymbolInfo.

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to