fix NAMESPACE with export method predict

This commit is contained in:
hetong 2014-08-26 10:14:29 -07:00
parent 262108cf3b
commit 41d290906f

View File

@ -5,6 +5,9 @@ export(xgb.DMatrix)
export(xgb.getinfo)
export(xgb.setinfo)
# exportClasses(xgb.Boost)
exportMethods(predict)
# export(xgb.Booster)
# export(xgb.train)
# export(xgb.save)