Skip to content

Fix partial matches in tests and internal quantile() call#783

Open
jemus42 wants to merge 3 commits intoimbs-hl:masterfrom
jemus42:partial-match
Open

Fix partial matches in tests and internal quantile() call#783
jemus42 wants to merge 3 commits intoimbs-hl:masterfrom
jemus42:partial-match

Conversation

@jemus42
Copy link
Copy Markdown
Contributor

@jemus42 jemus42 commented Mar 1, 2026

Found these because I ran tests while having partial argument warnings enabled

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

@jemus42 jemus42 changed the title Fix partial matches in tests and internal quantil() call Fix partial matches in tests and internal quantile() call Mar 1, 2026
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.

1 participant