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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MichaelChirico
Copy link

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, ...)

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