[Roxygen-devel] shared object directive in NAMESPACE
Peter Danenberg
pcd at roxygen.org
Tue Dec 23 19:29:35 CET 2008
Quoth Ian Fiske on Boomtime, the 65th of The Aftermath:
> Is there a roxygen tag that corresponds to the NAMESPACE directive
> useDynLib(libname)?
useDynLib has been an undocumented keyword, apparently, for a couple
weeks; I'll update the docs.
> Or, is there a way to have a NAMESPACE base file to which the
> roxygen directives can be appended.
If you have a NAMESPACE in your package, Roxygen should copy it over
before operating on it; if not, it's a bug.
More information about the Roxygen-devel
mailing list