export(
       acquireAuditData,
       asRules,
       binning,
       calcInitialDigitDistr,
       calculateAUC,
       centers.hclust,
       copyPlotToClipboard,
       cranSearch,
       doRiskChart,
       drawTreesAda,
       drawTreeNodes,
       evaluateRisk,
       fancyRpartPlot,
       generateAprioriSummary,
       genPlotTitleCmd,
       listAdaVarsUsed,
       listTreesAda,
       listVersions,
       lss,
       modalvalue,
       plotBenfordsLaw,
       plotNetwork,
       plotOptimalLine,
       plotRisk,
       predict.kmeans,
       predict.hclust,
       printPlot,
       printRandomForests,
       print.summary.nnet.rattle,
       randomForest2Rules,
       rattle,
       rattleInfo,
       rattle.print.rpart,
       rattle.print.summary.multinom,
       rescale.by.group,
       # 120117 Remove for now - could be harmful.
       # overwritePackageFunction,
       savePlotToFile,
       setupDataset,
       toga,
       treeset.randomForest,
       whichNumerics,
       ada.formula
       )

exportPattern("_") # Needed for the Glade interface

S3method(asRules, rpart)
