Skip to content

Commit 45f25e8

Browse files
don't need {usethis}
1 parent 52a3667 commit 45f25e8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

R/ui-caching.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ cache_clear <- function(cache_name = NULL, ask = TRUE) {
4040
#' If you are happy with the cache being cleared after 6 days, you can confirm the default and
4141
#' silence this message by setting it instead to `options(styler.cache_root = "styler")`.
4242
#'
43-
#' You can make this change in your `.Rprofile` using [usethis::edit_r_profile()]).
43+
#' You can make this change in your `.Rprofile` using `usethis::edit_r_profile()`.
4444
#'
4545
#' @section Manage the cache:
4646
#' See [cache_info()],[cache_activate()] or [cache_clear()] for utilities to

man/caching.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/combine_children.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)