File: zzz.R

package info (click to toggle)
cluster 2.1.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,728 kB
  • sloc: ansic: 3,397; sh: 20; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
.onUnload <- function(libpath)
{
    library.dynam.unload("cluster", libpath)
}

## no S4 methodology here; speedup :
.noGenerics <- TRUE