Tony Plate wrote:
> [snip]
>
> Maybe the following sentence might be a useful addition to the "Details"
> or "Notes" section of the help page for detach?:
> To detach() and reattach() a package you will probably need to use
> unloadNamespace("somePackage") after detach("package:somePackage")
>
Better: "If you want to detach() and reattach() a package to get a
different version of it, you will probably need to use
unloadNamespace("somePackage") after detach("package:somePackage")"
-- Tony Plate
______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel