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

[R] Switch verbose to correct function argument in examples #9942

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

david-cortes
Copy link
Contributor

ref #9810

Some usage examples in the documentation put the parameter verbose as an argument in the parameters list, but it is actually a function argument, and this usage triggers deprecation warnings in the examples.

This PR puts verbose in the place where it should be in the examples.

@trivialfis trivialfis merged commit 32cbab1 into dmlc:master Jan 2, 2024
24 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants