Skip to content
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

Upkeep for serocalculator (2024) #266

Closed
6 of 29 tasks
d-morrison opened this issue Sep 25, 2024 · 2 comments
Closed
6 of 29 tasks

Upkeep for serocalculator (2024) #266

d-morrison opened this issue Sep 25, 2024 · 2 comments
Labels
upkeep maintenance, infrastructure, and similar

Comments

@d-morrison
Copy link
Member

d-morrison commented Sep 25, 2024

To begin

  • pr_init("upkeep-2024-09")

Pre-history

  • usethis::use_readme_rmd()
  • usethis::use_roxygen_md()
  • usethis::use_github_links()
  • usethis::use_pkgdown_github_pages()
  • usethis::use_tidy_github_labels()
  • usethis::use_tidy_style()
  • urlchecker::url_check()

2020

  • usethis::use_package_doc()
  • usethis::use_testthat(3)
  • Align the names of R/ files and test/ files

2021

  • Remove check environments section from cran-comments.md
  • Use lifecycle instead of artisanal deprecation messages

2022

  • Handle and close any still-open master --> main issues
  • usethis:::use_codecov_badge("UCD-SERG/serocalculator")
  • Update pkgdown site using instructions at https://tidytemplate.tidyverse.org
  • Update lifecycle badges with more accessible SVGs: usethis::use_lifecycle()

2023

  • usethis::use_tidy_logo(); pkgdown::build_favicons(overwrite = TRUE)
  • usethis::use_tidy_coc()
  • Use pak::pak("UCD-SERG/serocalculator") in README
  • Consider running usethis::use_tidy_dependencies() and/or replace compat files with use_standalone()
  • Use cli errors or file an issue if you don't have time to do it now
  • usethis::use_standalone("r-lib/rlang", "types-check") instead of home grown argument checkers;
    or file an issue if you don't have time to do it now
  • Change files ending in .r to .R in R/ and/or tests/testthat/
  • Add alt-text to pictures, plots, etc; see https://posit.co/blog/knitr-fig-alt/ for examples

To finish

  • usethis::use_tidy_description()
  • usethis::use_tidy_github_actions()
  • devtools::build_readme()
  • Re-publish released site if needed

Created on 2024-09-24 with usethis::use_tidy_upkeep_issue(), using usethis v2.2.3

@d-morrison d-morrison added the upkeep maintenance, infrastructure, and similar label Sep 25, 2024
@d-morrison
Copy link
Member Author

(auto-generated by usethis::use_tidy_upkeep_issue())

@d-morrison
Copy link
Member Author

closing and regenerating using the less stringent usethis::use_upkeep_issue()

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

When branches are created from issues, their pull requests are automatically linked.

1 participant