We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2023
Necessary:
person(given = "Posit Software, PBC", role = c("cph", "fnd"))
Run devtools::document()
use_mit_license()
use_tidy_logo()
usethis::use_tidy_coc()
usethis::use_tidy_github_actions()
Optional:
pak::pak("org/pkg")
devtools::install_github("org/pkg")
use_tidy_dependencies()
use_standalone()
use_standalone("r-lib/rlang", "types-check")
Created on 2023-10-31 with usethis::use_tidy_upkeep_issue(), using usethis v2.2.2
usethis::use_tidy_upkeep_issue()
The text was updated successfully, but these errors were encountered:
Closing in favor of #266.
Sorry, something went wrong.
No branches or pull requests
2023
Necessary:
person(given = "Posit Software, PBC", role = c("cph", "fnd"))
Run devtools::document()
to re-generate package-level help topic with DESCRIPTION changesuse_mit_license()
use_tidy_logo()
usethis::use_tidy_coc()
usethis::use_tidy_github_actions()
Optional:
pak::pak("org/pkg")
overdevtools::install_github("org/pkg")
in READMEuse_tidy_dependencies()
and/or replace compat files withuse_standalone()
use_standalone("r-lib/rlang", "types-check")
instead of home grown argument checkersCreated on 2023-10-31 with
usethis::use_tidy_upkeep_issue()
, using usethis v2.2.2The text was updated successfully, but these errors were encountered: