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 9274aed commit 093ec10Copy full SHA for 093ec10
DESCRIPTION
@@ -20,7 +20,6 @@ Depends:
20
R (>= 3.4.0)
21
Imports:
22
cli (>= 1.1.0),
23
- glue,
24
magrittr (>= 2.0.0),
25
purrr (>= 0.2.3),
26
R.cache (>= 0.15.0),
NEWS.md
@@ -52,6 +52,7 @@
52
**Infrastructure**
53
54
* Remove dependency on {xfun} (#866).
55
+* Move {glue} to `Suggests:` (#910).
56
* Bump minimal R requirement to 3.4 in line with the
57
[tidyverse](https://www.tidyverse.org/blog/2019/04/r-version-support/), which
58
allowed to remove the dependency at {backports} and some exception handling.
0 commit comments