Skip to content

Fix partial match of $forest$split.values #55

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

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

jemus42
Copy link
Member

@jemus42 jemus42 commented Jun 16, 2025

Avoids

#> Warning in arf$forest$split.value: partial match of 'split.value' to
#> 'split.values'

when enabling partial match warnings, e.g. in .Rprofile via

options(
  warnPartialMatchArgs = TRUE,
  warnPartialMatchDollar = TRUE,
  warnPartialMatchAttr = TRUE
)

@mnwright mnwright merged commit 5957fdf into bips-hb:main Jun 17, 2025
6 checks passed
@jemus42 jemus42 deleted the fix-partial-match branch June 17, 2025 06:09
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