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

Redocument with CRAN Roxygen2 #1633

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Redocument with CRAN Roxygen2 #1633

merged 3 commits into from
Apr 24, 2024

Conversation

olivroy
Copy link
Collaborator

@olivroy olivroy commented Apr 24, 2024

Summary

To avoid large diffs +

Notably, roxygen2 has a new way of ordering things and asks to add @export to S3 methods

It seems that roxygen2 7.3.1 is slower for large packages. r-lib/roxygen2#1593. Hopefully it is fixed soon.

If performance is too much of a burden, I'd recommend accepting only 8813d29 since it will be valid anyway and will reduce noise if we have roxygen2 7.3.1 installed locally.

Checklist

@rich-iannone
Copy link
Member

Thank you for this great contribution!

Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

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

LGTM!

@rich-iannone rich-iannone merged commit 8f65117 into rstudio:master Apr 24, 2024
1 check passed
@olivroy olivroy deleted the roxygen2 branch April 24, 2024 18:31
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