Prof Brian Ripley <ripley <at> stats.ox.ac.uk> writes:
...
> 
> Do you have a NAMESPACE?

Hi Albart!

About the NAMESACE issue. Functions that are specified in NAMESPACE
are available when you install a package, while internal ones can
only be accessed with

myInternalFun:::myPackage

Gregor

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

Reply via email to