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.
2 parents 9274aed + 4ca9061 commit c43c99dCopy full SHA for c43c99d
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,8 @@
52
**Infrastructure**
53
54
* Remove dependency on {xfun} (#866).
55
+* Remove {glue} dependency that was only used by {touchstone} script and is
56
+ declared as a dependency already in the respective action (#910).
57
* Bump minimal R requirement to 3.4 in line with the
58
[tidyverse](https://www.tidyverse.org/blog/2019/04/r-version-support/), which
59
allowed to remove the dependency at {backports} and some exception handling.
0 commit comments