R/healthyverse.R

Defines functions release_bullets

#' @keywords internal
"_PACKAGE"

release_bullets <- function() {
    c(
        '`usethis::use_latest_dependencies(TRUE, "CRAN")`'
    )
}
spsanderson/healthyverse documentation built on Sept. 26, 2024, 7:13 a.m.