exportPattern("^[[:alpha:]]+")

importFrom(stats, as.dist)
importFrom(stats, dendrapply)
importFrom(stats, dist)
importFrom(stats, is.leaf)
importFrom(stats, kmeans)
importFrom(stats, as.dendrogram)
importFrom(stats, hclust)
importFrom(phylogram, remidpoint)
importFrom(phylogram, reposition)
importFrom(Rcpp, evalCpp)
importFrom(utils, head)

useDynLib(kmer)
