File: NAMESPACE

package info (click to toggle)
r-cran-propclust 1.4-7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 328 kB
  • sloc: f90: 2,470; ansic: 63; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (2)
1
2
3
4
useDynLib(PropClust, .registration = TRUE, .fixes = ".C_")
exportPattern("^[^\\.]")
import(fastcluster, dynamicTreeCut)
importFrom("stats", "as.dist")