-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
New branch
-
rdev::new_branch("upkeep-2026-01")
2025
-
rdev::use_lintr() -
rdev::use_gitattributes() -
rdev::use_codecov() -
rdev::use_rdev_pkgdown() - Update for ggplot2 version 4
- Switch to chunk option YAML syntax
Update to YAML chunk syntax using:
lapply(list.files(pattern = "\\.Rmd$", recursive = TRUE), knitr::convert_chunk_header, output = identity, type = "yaml", width = 100)
Recurring tasks
-
rdev::use_rdev_package(quiet = FALSE)(do this first) -
usethis::use_mit_license(copyright_holder = getOption("rdev.license.copyright")) - Update year in
inst/rmarkdown/templates - Add alt-text to pictures, plots, etc; see https://posit.co/blog/knitr-fig-alt/ for examples and https://pkgdown.r-lib.org/articles/accessibility.html for additional guidance.
Created on 2026-01-01 with rdev::use_upkeep_issue(), using rdev v1.15.6
Metadata
Metadata
Assignees
Labels
No labels