Closed mikemahoney218 closed 1 year ago
I've marked this as "good first issue" and "help wanted" to see if anyone is interested in contributing!
This issue is tracking a number of distinct improvement projects, and PRs for any individual bullet here would be much appreciated.
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
Pre-history
usethis::use_readme_rmd()
usethis::use_roxygen_md()
usethis::use_github_links()
usethis::use_tidy_github_labels()
usethis::use_tidy_style()
usethis::use_tidy_description()
urlchecker::url_check()
2020
usethis::use_package_doc()
Consider letting usethis manage your@importFrom
directives here.usethis::use_import_from()
is handy for this.R/
files andtest/
files for workflow happiness. The docs forusethis::use_r()
include a helpful script.usethis::rename_files()
may be be useful.2021
usethis::use_tidy_dependencies()
usethis::use_tidy_github_actions()
and update artisanal actions to usesetup-r-dependencies
cran-comments.md
2022
usethis::use_tidy_coc()
master
-->main
issues