-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
-
usethis::use_readme_rmd()
-
usethis::use_github_links()
-
usethis::use_pkgdown_github_pages()
-
usethis::use_tidy_description()
-
usethis::use_package_doc()
Consider letting usethis manage your@importFrom
directives here.usethis::use_import_from()
is handy for this. -
usethis::use_testthat()
. Learn more about testing at https://r-pkgs.org/tests.html - Align the names of
R/
files andtest/
files for workflow happiness. The docs forusethis::use_r()
include a helpful script.usethis::rename_files()
may be be useful. -
usethis::use_code_of_conduct()
- Add alt-text to pictures, plots, etc; see https://posit.co/blog/knitr-fig-alt/ for examples
Set up or update GitHub Actions.
Updating workflows to the latest version will often fix troublesome actions:
-
usethis::use_github_action('check-standard')
Created on 2024-12-06 with usethis::use_upkeep_issue()
, using usethis v3.0.0
Metadata
Metadata
Assignees
Labels
No labels