Skip to content

docs: standardize roxygen tag @return to @returns across R/ (#1363) - #1417

Open
wangzhengdna-lang wants to merge 2 commits into
pharmaverse:mainfrom
wangzhengdna-lang:1363-docs/roxygen-returns-tag
Open

docs: standardize roxygen tag @return to @returns across R/ (#1363)#1417
wangzhengdna-lang wants to merge 2 commits into
pharmaverse:mainfrom
wangzhengdna-lang:1363-docs/roxygen-returns-tag

docs: regenerate l_pkcl01.Rd for the @returns line wrap (#1363)

662d19f
Select commit
Loading
Failed to load commit list.
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