Skip to content

Commit

Permalink
Delete time travel using MRAN subsection
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot committed Nov 4, 2024
1 parent b92ea22 commit b3dc3eb
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions man/chunks/tldr.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -191,17 +191,6 @@ specified date.
Name this repository `CRAN`, otherwise pak will also add a default CRAN
repository.

## Time travel using MRAN

```{asciicast tldr-repo-mran}
pak::repo_add(CRAN = "MRAN@2022-06-30")
pak::repo_get()
```

Sets a repository that is equivalent to CRAN's state at the specified date.
Name this repository `CRAN`, otherwise pak will also add a default CRAN
repository.

# Caches

By default pak caches both metadata and downloaded packages.
Expand Down

0 comments on commit b3dc3eb

Please sign in to comment.