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
usethis::pr_init("upkeep-2025-04")
usethis::use_air()
usethis::use_package("R", "Depends", "4.1")
|>
\(x)
DESCRIPTION
person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49"))
knitr::convert_chunk_header(type = "yaml")
expect_snapshot(error = TRUE)
expect_error()
class =
usethis::use_mit_license()
usethis::use_tidy_description()
usethis::use_tidy_github_actions()
devtools::build_readme()
Created on 2025-04-23 with usethis::use_tidy_upkeep_issue(), using usethis v3.1.0.9000
usethis::use_tidy_upkeep_issue()
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
To begin
usethis::pr_init("upkeep-2025-04")
2025
usethis::use_air()
https://posit-dev.github.io/air/usethis::use_package("R", "Depends", "4.1")
|>
)\(x)
)DESCRIPTION
:person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49"))
knitr::convert_chunk_header(type = "yaml")
to convert in-header chunk options to the newer in-body style used by Quartoexpect_snapshot(error = TRUE)
instead of callingexpect_error()
without specifyingclass =
To finish
usethis::use_mit_license()
usethis::use_tidy_description()
usethis::use_tidy_github_actions()
devtools::build_readme()
Re-publish released site if neededCreated on 2025-04-23 with
usethis::use_tidy_upkeep_issue()
, using usethis v3.1.0.9000The text was updated successfully, but these errors were encountered: