Skip to content
Prev 41125 / 63424 Next

sysdata.rda, namespaces and package dependencies

I think that's a red-herring - load.r is for development and is never
run during usual package installation.  Or are you saying I need to
explicit load data stored in sysdata.rda within the package?

Hadley