Revision a7579fe5c45e3037ff1d25ecf1ed763a91d6ba89 authored by Mark Clements on 05 December 2023, 15:30:02 UTC, committed by cran-robot on 06 December 2023, 02:40:06 UTC
1 parent 11f1ef1
Raw File
zzz.R
.onUnload <- function (libpath) {
  library.dynam.unload("rstpm2", libpath)
}
back to top