remove base from S3method call in NAMESPACE#235
Merged
MichaelChirico merged 1 commit intor-lib:mainfrom Jan 12, 2026
Merged
Conversation
MichaelChirico
approved these changes
Jan 12, 2026
Collaborator
Collaborator
Author
|
I tried to push to r-lib/bit64, but it seems that I don't have the permissions to do that. |
Collaborator
Author
|
What about granting you write permissions to my fork? |
Collaborator
I see, I thought I'd invited you for that. Check your e-mail, I just sent out another invite. |
Collaborator
Author
|
I found your invitation and accepted it. |
Collaborator
That would be most appreciated! 🙏 |
Collaborator
Author
|
All right. I'll try my best. :-) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Removing the
base::prefix ins3method()in Namespace, in order to not have the warnings in ancient R.Closes #234
This time I opened the PR from r-lib/bit64. Did that help?