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

R6 classes do not handle @returns, only @return #1148

Open
gaborcsardi opened this issue Aug 13, 2020 · 0 comments
Open

R6 classes do not handle @returns, only @return #1148

gaborcsardi opened this issue Aug 13, 2020 · 0 comments
Labels
bug an unexpected problem or unintended behavior R6 6️⃣

Comments

@gaborcsardi
Copy link
Member

gaborcsardi commented Aug 13, 2020

@returns is considered to be a class-level tag currently. It should be a method-level tag.

@gaborcsardi gaborcsardi added the bug an unexpected problem or unintended behavior label Aug 13, 2020
olivroy added a commit to olivroy/openxlsx2 that referenced this issue Aug 6, 2023
JanMarvin pushed a commit to JanMarvin/openxlsx2 that referenced this issue Aug 6, 2023
* first-fixes

* Use `@return` instead of `@returns`, r-lib/roxygen2#1148

r-lib/roxygen2#1148

* improve doc for `wbChartSheet`

* tweak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior R6 6️⃣
Projects
None yet
Development

No branches or pull requests

2 participants