Skip to content

Instantly share code, notes, and snippets.

@remlapmot
Created July 9, 2024 08:39
Show Gist options
  • Save remlapmot/1e2d2e1384f0b93af2c473f7cd36a40c to your computer and use it in GitHub Desktop.
Save remlapmot/1e2d2e1384f0b93af2c473f7cd36a40c to your computer and use it in GitHub Desktop.
Delete pkgdown cache - sometimes can get a corrupted .rds file somehow
fs::dir_delete(fs::path(tools::R_user_dir("pkgdown", "cache"), "http"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment