docs: standardize roxygen tag @return to @returns across R/ (#1363) - #1417
Open
wangzhengdna-lang wants to merge 2 commits into
Open
docs: standardize roxygen tag @return to @returns across R/ (#1363)#1417wangzhengdna-lang wants to merge 2 commits into
wangzhengdna-lang wants to merge 2 commits into
Task list completed / task-list-completed
Started
2026-08-05 05:50:57
ago
8 / 13 tasks completed
5 tasks still to be completed
Details
Required Tasks
| Task | Status |
|---|---|
No @return (without the s) remains in R/ |
Completed |
devtools::document() run to regenerate man/ (no output changes) |
Completed |
lintr and tests pass |
Completed |
| Code passes lintr checks | Completed |
| Code passes all unit tests | Completed |
| New logic covered by unit tests | Incomplete |
| New logic is documented | Completed |
| App or package changes are reflected in NEWS | Completed |
| Package version is incremented | Completed |
| R script works with the new implementation (if applicable) | Incomplete |
| Settings upload works with the new implementation (if applicable) | Incomplete |
If any .scss change was done, run data-raw/compile_css.R |
Incomplete |
If a package dependency was added/changed, run data-raw/test_suggests_hidden.R |
Incomplete |
Loading