Skip to content
Prev 43091 / 398506 Next

customising installed libraries

ipred has a NAMESPACE: you cannot do this to packages that have 
namespaces without changing the NAMESPACE file (and from the next release, 
you will need to reinstall as well).

You can read about this in `Writing R Extensions', but is it a good idea 
to be altering a package that uses concepts you do not understand?

I believe you mean `installed packages'.
On Thu, 22 Jan 2004, Stephen Henderson wrote: