File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,45 +24,45 @@ URL: https://devtools.r-lib.org/,
2424BugReports: https://github.com/r-lib/devtools/issues
2525Depends:
2626 R (>= 3.0.2),
27- usethis (>= 1.6.0 )
27+ usethis (>= 1.6.3 )
2828Imports:
29- callr (>= 3.4.3 ),
29+ callr (>= 3.4.4 ),
3030 cli (>= 2.0.2),
31- covr (>= 3.5.0 ),
31+ covr (>= 3.5.1 ),
3232 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),
3737 memoise (>= 1.1.0),
38- pkgbuild (>= 1.0.6 ),
39- pkgload (>= 1.0.2 ),
38+ pkgbuild (>= 1.1.0 ),
39+ pkgload (>= 1.1.0 ),
4040 rcmdcheck (>= 1.3.3),
4141 remotes (>= 2.2.0),
42- rlang (>= 0.4.5 ),
43- roxygen2 (>= 7.1.0 ),
42+ rlang (>= 0.4.7 ),
43+ roxygen2 (>= 7.1.1 ),
4444 rstudioapi (>= 0.11),
45- rversions (>= 2.0.1 ),
45+ rversions (>= 2.0.2 ),
4646 sessioninfo (>= 1.1.1),
4747 stats,
4848 testthat (>= 2.3.2),
4949 tools,
5050 utils,
51- withr (>= 2.1.2 )
51+ withr (>= 2.2.0 )
5252Suggests:
5353 BiocManager (>= 1.30.10),
5454 curl (>= 4.3),
5555 digest (>= 0.6.25),
56- foghorn (>= 1.2 .1),
56+ foghorn (>= 1.3 .1),
5757 gmailr (>= 1.0.0),
58- knitr (>= 1.28 ),
58+ knitr (>= 1.29 ),
5959 lintr (>= 2.0.1),
6060 MASS,
6161 mockery (>= 0.4.2),
62- pingr (>= 2.0.0 ),
63- pkgdown (>= 1.5 .1),
62+ pingr (>= 2.0.1 ),
63+ pkgdown (>= 1.6 .1),
6464 rhub (>= 1.1.1),
65- rmarkdown (>= 2.1 ),
65+ rmarkdown (>= 2.3 ),
6666 spelling (>= 2.1)
6767VignetteBuilder:
6868 knitr
You can’t perform that action at this time.
0 commit comments