[Rd] Getting hold of a package's environment from C code

Seth Falcon sfalcon at fhcrc.org
Mon Oct 23 06:29:01 CEST 2006


Seth Falcon <sfalcon at fhcrc.org> writes:
> Perhaps:
>
> R_FindNamespace(mkString(where))

Sorry, this won't help you for package-level code as this function is
part of the internal use only API.  It would be nice to have access to
it or a similar function from C in package code.




More information about the R-devel mailing list