[Rd] library.dynam.unload

Therneau, Terry M., Ph.D. therneau at mayo.edu
Fri Mar 25 14:20:34 CET 2016


The survival package has a firstlib.R file that I had forgotton and just reviewed.  After 
deleting several bits which had a use 10 years ago during my Splus to R transition, the 
only thing remaining is

.onUnload <- function(libpath)
     library.dynam.unload("survival", libpath)

Does this bit of code still serve a purpose?  Can I toss it?

Terry T.



More information about the R-devel mailing list