Skip to content

Commit

Permalink
remove R.cache message as no longer necessary with #819
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Jul 18, 2021
1 parent 79913fb commit 66ce587
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
6 changes: 0 additions & 6 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,6 @@ Or get the development version from GitHub:
remotes::install_github("r-lib/styler")
```

If you don't use styler interactively (i.e. not from the R prompt or RStudio
Addin), make sure you authorize the R package R.cache once to set up a permanent
cache. If you use it interactively, you will be asked to grant this permission
once. See `?caching` for details.


## Documentation

The following online docs are available:
Expand Down
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ Or get the development version from GitHub:
remotes::install_github("r-lib/styler")
```

If you don’t use styler interactively (i.e. not from the R prompt or
RStudio Addin), make sure you authorize the R package R.cache once to
set up a permanent cache. If you use it interactively, you will be asked
to grant this permission once. See `?caching` for details.

## Documentation

The following online docs are available:
Expand Down

0 comments on commit 66ce587

Please sign in to comment.