Skip to content

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

Merged
mnwright merged 1 commit intobips-hb:mainfrom
jemus42:fix-partial-match
Jun 17, 2025
Merged

Fix partial match of $forest$split.values#55
mnwright merged 1 commit intobips-hb:mainfrom
jemus42:fix-partial-match

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