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

document better way to let downstream users import the S3 methods necessary for the new tags #43

Closed
maxheld83 opened this issue Nov 20, 2024 · 2 comments

Comments

@maxheld83
Copy link
Contributor

currently, without:

#' @import crow

any roxygen2::roxygenise() outside of a prior load_all() warns that:

... @crowInsertSnaps is not a known tag.

However, this is a clumsy solution, there must be a better way.

@maxheld83
Copy link
Contributor Author

notice, oddly, a tighter #' @importFrom crow roxy_tag_parse.roxy_tag_crowExamplesShiny etc. doesn't work.

maxheld83 added a commit that referenced this issue Nov 20, 2024
@maxheld83
Copy link
Contributor Author

see r-lib/roxygen2#1682 for the explanation of the solution

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

No branches or pull requests

1 participant