Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use requireNamespace instead of require #701

Merged
merged 17 commits into from Aug 17, 2017
Merged

Use requireNamespace instead of require #701

merged 17 commits into from Aug 17, 2017

Conversation

@lepennec
Copy link
Contributor

@lepennec lepennec commented Jul 29, 2017

Dear Max,

I've finally made it. Here is a pull request in which each require has been replaced by requireNamespace and each model has been modified accordingly. It pass all the tests except the ones for elm, GFS.GCCL, GFS.Thrift and ranger. Noe that I had to fix a typo in adaptive.R...

Please feel free to comment. I can rewrite the commits if you find them to monolitic...

Erwan

@topepo
Copy link
Owner

@topepo topepo commented Aug 16, 2017

I'm testing...

gamboost.R has the line

import::from(mboost, bbs, .into = "mboost")

Should import be added to the $library vector?

@lepennec
Copy link
Contributor Author

@lepennec lepennec commented Aug 16, 2017

Indeed! I have modified the two models in which I had to use import.

@topepo topepo merged commit 28a1dca into topepo:master Aug 17, 2017
1 check failed
1 check failed
continuous-integration/travis-ci/pr The Travis CI build failed
Details
@topepo
Copy link
Owner

@topepo topepo commented Aug 17, 2017

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.