Skip to content
Prev 16943 / 398502 Next

dyn.unload

On Wed, 6 Feb 2002, Christian Hennig wrote:

            
And as library.dynam calls dyn.load, that includes those loaded by
library.dynam!  Are you calling dyn.unload with the correct argument?
There is a working example in library(tcltk) under Windows.  You need
also to remove the entry in .Dyn.libs for library.dynam to work on
the same package again.