[Rd] "Simulate" package namespace at development stage
Janko Thyson
janko.thyson.rstuff at googlemail.com
Sun Jan 23 21:21:25 CET 2011
Dear list,
I was wondering if it is possible to create and use a package namespace at
the development stage of a package. To clarify, I would like to make sure
that my package functions (and not some other functions that happen to have
identical names) are called by prepending function names appropriately (e.g.
my.package::foo()). Is that possible before a package is actually build and
loaded? If so, could you tell me how to do it?
Thanks a lot!
Janko
More information about the R-devel
mailing list