File tree 1 file changed +18
-18
lines changed
1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -24,45 +24,45 @@ URL: https://devtools.r-lib.org/,
24
24
BugReports: https://github.com/r-lib/devtools/issues
25
25
Depends:
26
26
R (>= 3.0.2),
27
- usethis (>= 1.6.0 )
27
+ usethis (>= 1.6.3 )
28
28
Imports:
29
- callr (>= 3.4.3 ),
29
+ callr (>= 3.4.4 ),
30
30
cli (>= 2.0.2),
31
- covr (>= 3.5.0 ),
31
+ covr (>= 3.5.1 ),
32
32
desc (>= 1.2.0),
33
- DT (>= 0.13 ),
34
- ellipsis (>= 0.3.0 ),
35
- httr (>= 1.4.1 ),
36
- jsonlite (>= 1.6 .1),
33
+ DT (>= 0.15 ),
34
+ ellipsis (>= 0.3.1 ),
35
+ httr (>= 1.4.2 ),
36
+ jsonlite (>= 1.7 .1),
37
37
memoise (>= 1.1.0),
38
- pkgbuild (>= 1.0.6 ),
39
- pkgload (>= 1.0.2 ),
38
+ pkgbuild (>= 1.1.0 ),
39
+ pkgload (>= 1.1.0 ),
40
40
rcmdcheck (>= 1.3.3),
41
41
remotes (>= 2.2.0),
42
- rlang (>= 0.4.5 ),
43
- roxygen2 (>= 7.1.0 ),
42
+ rlang (>= 0.4.7 ),
43
+ roxygen2 (>= 7.1.1 ),
44
44
rstudioapi (>= 0.11),
45
- rversions (>= 2.0.1 ),
45
+ rversions (>= 2.0.2 ),
46
46
sessioninfo (>= 1.1.1),
47
47
stats,
48
48
testthat (>= 2.3.2),
49
49
tools,
50
50
utils,
51
- withr (>= 2.1.2 )
51
+ withr (>= 2.2.0 )
52
52
Suggests:
53
53
BiocManager (>= 1.30.10),
54
54
curl (>= 4.3),
55
55
digest (>= 0.6.25),
56
- foghorn (>= 1.2 .1),
56
+ foghorn (>= 1.3 .1),
57
57
gmailr (>= 1.0.0),
58
- knitr (>= 1.28 ),
58
+ knitr (>= 1.29 ),
59
59
lintr (>= 2.0.1),
60
60
MASS,
61
61
mockery (>= 0.4.2),
62
- pingr (>= 2.0.0 ),
63
- pkgdown (>= 1.5 .1),
62
+ pingr (>= 2.0.1 ),
63
+ pkgdown (>= 1.6 .1),
64
64
rhub (>= 1.1.1),
65
- rmarkdown (>= 2.1 ),
65
+ rmarkdown (>= 2.3 ),
66
66
spelling (>= 2.1)
67
67
VignetteBuilder:
68
68
knitr
You can’t perform that action at this time.
0 commit comments