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

Fix roxygen2 issue with all/all.equal ambiguity #32

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

MichaelChirico
Copy link
Contributor

You are affected by r-lib/roxygen2#1587. I came across your package while searching how to fix my own so sharing the fix.

I only fixed one of three occurrences to illustrate how it's done without needing to spend to long on this as I'm passing through:

\method{all}{equal.LayersR6}(target, current, ...)
\method{all}{equal.RawR6}(target, current, ...)

Copy link
Member

@rcannood rcannood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@rcannood rcannood merged commit a62ec8a into dynverse:main Nov 14, 2024
2 of 13 checks passed
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