Skip to content

Commit

Permalink
stopped running clean_cache_dir() example to speed up rcmdcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
dhersz committed Jan 16, 2025
1 parent d1a108f commit b6d9f20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/cache.R
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ list_cached_data <- function(print_tree = FALSE) {
#'
#' @return Invisibly returns the cache directory path.
#'
#' @examples
#' @examplesIf identical(TRUE, FALSE)
#' clean_cache_dir()
#'
#' @export
Expand Down
3 changes: 2 additions & 1 deletion man/clean_cache_dir.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6d9f20

Please sign in to comment.