useDynLib(Rborist, .registration = TRUE)

export(rfArb)
export(Rborist)
export(preformat)
export(Export)
export(expandfe)
export(RboristNews)
export(validate)
export(Streamline)

S3method(Rborist, default)
S3method(rfArb, default)
S3method(validate, default)
S3method(preformat, default)
S3method(predict, rfArb)
S3method(Streamline, rfArb)
S3method(Export, default)
S3method(expandfe, default)

import(Rcpp)
