Skip to content

Commit

Permalink
Update R/cran-compliance.R
Browse files Browse the repository at this point in the history
Co-authored-by: Ilia Kosenkov <[email protected]>
  • Loading branch information
JosiahParry and Ilia-Kosenkov authored Sep 24, 2023
1 parent 2caf23b commit e79b179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/cran-compliance.R
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ use_cran_defaults <- function(path = ".", quiet = FALSE, overwrite = NULL, lib_n
data = list(lib_name = lib_name)
)

# vendor directory will need to be ignored by git and R CMD build
# vendor directory should be ignored by git and R CMD build
if (!rlang::is_installed("usethis")) {
cli::cli_inform(
c(
Expand Down

0 comments on commit e79b179

Please sign in to comment.