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

Mean fails differently when Hmisc is found #131

Closed
r2evans opened this issue Nov 19, 2023 · 0 comments
Closed

Mean fails differently when Hmisc is found #131

r2evans opened this issue Nov 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@r2evans
Copy link

r2evans commented Nov 19, 2023

Both tests/testthat/test-utils.R and the @examples in R/try.R use Mean(..). If the Hmisc package is already loaded, however, test-utils.R fails. I suggest changing this to a different function name that is less likely to have a collision.

What do you think about FunDoesNotExist?

@r2evans r2evans added the bug Something isn't working label Nov 19, 2023
@daroczig daroczig mentioned this issue Feb 29, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant