AdrianAntico / AutoQuant

R package for automation of machine learning, forecasting, model evaluation, and model interpretation
GNU Affero General Public License v3.0
235 stars 43 forks source link

Error Install #45

Closed VladPerervenko closed 4 years ago

VladPerervenko commented 4 years ago

** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Error: package or namespace load failed for 'RemixAutoML' in namespaceExport(ns, exports): undefined exports: AutoXGBoostMultiClass Error in the package or for my part?

AdrianAntico commented 4 years ago

@VladPerervenko You should be good to go now. I fixed the imports.R file and had to update the roxygen2 header information for the XGBoost Multiclass function.