Skip to content

Commit 66ce587

Browse files
remove R.cache message as no longer necessary with #819
1 parent 79913fb commit 66ce587

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

README.Rmd

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,6 @@ Or get the development version from GitHub:
5656
remotes::install_github("r-lib/styler")
5757
```
5858

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

6761
The following online docs are available:

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@ Or get the development version from GitHub:
4545
remotes::install_github("r-lib/styler")
4646
```
4747

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

5550
The following online docs are available:

0 commit comments

Comments
 (0)