import(rpart)
export(prp)
export(rpart.plot)
export(rpart.plot.version1)
export(rpart.rules)
export(show.prp.palettes)
importFrom("grDevices", "col2rgb", "colors", "dev.cur", "dev.interactive",
           "gray", "hsv", "palette", "rgb", "rgb2hsv")
importFrom("stats", "formula", "getCall", "median", "quantile", "sd", "weighted.mean")
importFrom("graphics", "axis", "grid", "identify", "lines", "par",
           "plot", "polygon", "rect", "strheight", "strwidth", "text")
importFrom("utils", "flush.console", "getFromNamespace", "head", "str")
S3method(print, rpart.rules)
