R/utils.R

Defines functions get_github_spec

get_github_spec <- function() {
    tryCatch(usethis:::target_repo_spec(ask = FALSE), error = function(e) NULL)
}
lcolladotor/biocthis documentation built on Dec. 12, 2024, 10:01 p.m.