Skip to content

Commit f6a8923

Browse files
use R.cache
1 parent 6595db2 commit f6a8923

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

DESCRIPTION

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ Imports:
2727
tibble (>= 1.4.2),
2828
tools,
2929
withr (>= 1.0.0),
30-
xfun (>= 0.1)
30+
xfun (>= 0.1),
31+
R.cache (>= 0.13.0.9000)
3132
Suggests:
3233
data.tree (>= 0.1.6),
3334
dplyr,
3435
here,
3536
knitr,
3637
prettycode,
37-
R.cache,
3838
rmarkdown,
3939
rstudioapi (>= 0.7),
4040
testthat (>= 2.1.0)
@@ -92,3 +92,5 @@ Collate:
9292
'vertical.R'
9393
'visit.R'
9494
'zzz.R'
95+
Remotes:
96+
lorenzwalthert/R.cache@shallow

0 commit comments

Comments
 (0)