R/healthyverse.R

Defines functions release_bullets

#' @keywords internal
"_PACKAGE"

release_bullets <- function() {
    c(
        '`usethis::use_latest_dependencies(TRUE, "CRAN")`'
    )
}

Try the healthyverse package in your browser

Any scripts or data that you put into this service are public.

healthyverse documentation built on Oct. 1, 2024, 5:09 p.m.