We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b6dd0 commit dce25c9Copy full SHA for dce25c9
1 file changed
DESCRIPTION
@@ -15,7 +15,7 @@ URL: https://devtools.r-lib.org/, https://github.com/r-lib/devtools
15
BugReports: https://github.com/r-lib/devtools/issues
16
Depends:
17
R (>= 3.0.2),
18
- usethis (>= 1.5.1)
+ usethis (>= 1.6.0)
19
Imports:
20
callr (>= 3.4.3),
21
cli (>= 2.0.2),
@@ -49,15 +49,15 @@ Suggests:
49
bitops (>= 1.0-6),
50
curl (>= 4.3),
51
evaluate (>= 0.14),
52
- foghorn (>= 1.1.4),
+ foghorn (>= 1.1.5),
53
gmailr (>= 1.0.0),
54
knitr (>= 1.28),
55
lintr (>= 2.0.1),
56
mockery (>= 0.4.2),
57
pingr (>= 2.0.0),
58
MASS,
59
- pkgdown (>= 1.5.0),
60
- Rcpp (>= 1.0.4),
+ pkgdown (>= 1.5.1),
+ Rcpp (>= 1.0.4.6),
61
rhub (>= 1.1.1),
62
rmarkdown (>= 2.1),
63
spelling (>= 2.1),
0 commit comments