#useDynLib(pchc, .registration = TRUE)

importFrom("Rfast", colmeans, lmfit, cova, dcor, Dist)
importFrom("stats", .lm.fit, cor)

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


