Is there any way to look at R_StringHash from a package? I've read R-Ints 1.16.1 "Hiding C entry points" and seen that R_StringHash is declared as extern0 in Defn.h. So it seems the answer is no. Thanks, Matthew