We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6595db2 commit f6a8923Copy full SHA for f6a8923
DESCRIPTION
@@ -27,14 +27,14 @@ Imports:
27
tibble (>= 1.4.2),
28
tools,
29
withr (>= 1.0.0),
30
- xfun (>= 0.1)
+ xfun (>= 0.1),
31
+ R.cache (>= 0.13.0.9000)
32
Suggests:
33
data.tree (>= 0.1.6),
34
dplyr,
35
here,
36
knitr,
37
prettycode,
- R.cache,
38
rmarkdown,
39
rstudioapi (>= 0.7),
40
testthat (>= 2.1.0)
@@ -92,3 +92,5 @@ Collate:
92
'vertical.R'
93
'visit.R'
94
'zzz.R'
95
+Remotes:
96
+ lorenzwalthert/R.cache@shallow
0 commit comments