h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.91k stars 2k forks source link

Failing R cmd check #7889

Closed exalate-issue-sync[bot] closed 1 year ago

exalate-issue-sync[bot] commented 1 year ago

R3.5 cmd check:

{code:java} Running examples in 'h2o-Ex.R' failed The error most likely occurred in:

Name: h2o.rulefit

Title: Build a RuleFit Model

Aliases: h2o.rulefit

** Examples

... titanic = h2o.uploadFile(locate("smalldata/gbm_test/titanic.csv")) Error in locate("smalldata/gbm_test/titanic.csv") : could not find function "locate" Calls: h2o.uploadFile ... is.H2OFrame -> || -> is.H2OFrame -> is.character -> is.H2OFrame {code}

r3.5-cmd-check-as-cran / r4.0-cmd-check-as-cran:

{code:java}

exalate-issue-sync[bot] commented 1 year ago

Zuzana Olajcová commented: resolved in [#4899|https://github.com/h2oai/h2o-3/pull/4899]

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-7750 Assignee: Zuzana Olajcová Reporter: Zuzana Olajcová State: Resolved Fix Version: N/A Attachments: N/A Development PRs: Available

Linked PRs from JIRA

https://github.com/h2oai/h2o-3/pull/4899