Skip to content
Prev 141581 / 398498 Next

loading an updated version of a package during an active R session?

Prof Brian Ripley wrote:
Ah, I see -- I was under the mistaken impression that detaching the
package would also get rid of the namespace.  In my particular case,
using unloadNamespace() did the trick properly.
In my case I am developing on OS X so there are no DLLs, but this is a
good proviso to know.  Does the same proviso apply to shared objects in 
Unix and OS X?

Best & many thanks.

Roger