useDynLib(rCRM)
importFrom(Rcpp, evalCpp)
importFrom("stats", "weighted.mean", "sd")


export(rCRM, print.rCRM)
S3method(print, rCRM)
