On  8 Feb 2006, [EMAIL PROTECTED] wrote:
> What about :
>
> bar <- pack::foo
> kok <- otherpack::foo

This is a solution, thanks for the suggestion.  The downside is that
it doesn't let one be particularly specific about what one is using in
the NAMESPACE file.  In fact, if one only wanted to use pack::foo and
otherpack::foo, then I believe one would have to _not_ mention them at
all in NAMESPACE.

+ seth

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to