Skip to content

Upkeep for fs (2025) #493

New issue

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

Closed
14 tasks done
gaborcsardi opened this issue Apr 23, 2025 · 0 comments · Fixed by #494
Closed
14 tasks done

Upkeep for fs (2025) #493

gaborcsardi opened this issue Apr 23, 2025 · 0 comments · Fixed by #494
Labels
upkeep maintenance, infrastructure, and similar

Comments

@gaborcsardi
Copy link
Member

gaborcsardi commented Apr 23, 2025

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")
  • Switch to the base pipe (|>)
  • Switch to the base anonymous function syntax (\(x))
  • Add ROR for Posit in 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 Quarto
  • Switch to expect_snapshot(error = TRUE) instead of calling expect_error() without specifying class =

To finish

Created on 2025-04-23 with usethis::use_tidy_upkeep_issue(), using usethis v3.1.0.9000

@gaborcsardi gaborcsardi added the upkeep maintenance, infrastructure, and similar label Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep maintenance, infrastructure, and similar
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant