File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,49 +15,49 @@ URL: https://devtools.r-lib.org/, https://github.com/r-lib/devtools
1515BugReports: https://github.com/r-lib/devtools/issues
1616Depends:
1717 R (>= 3.0.2),
18- usethis (>= 2.1.5 )
18+ usethis (>= 2.1.6 )
1919Imports:
20- cli (>= 3.2 .0),
21- desc (>= 1.4.0 ),
22- DT (>= 0.21 ),
20+ cli (>= 3.3 .0),
21+ desc (>= 1.4.1 ),
22+ DT (>= 0.23 ),
2323 ellipsis (>= 0.3.2),
2424 fs (>= 1.5.2),
2525 lifecycle (>= 1.0.1),
2626 memoise (>= 2.0.1),
2727 miniUI (>= 0.1.1.1),
2828 pkgbuild (>= 1.3.1),
29- pkgdown (>= 2.0.2 ),
30- pkgload (>= 1.2.4 ),
29+ pkgdown (>= 2.0.6 ),
30+ pkgload (>= 1.3.0 ),
3131 profvis (>= 0.3.7),
3232 rcmdcheck (>= 1.4.0),
3333 remotes (>= 2.4.2),
34- rlang (>= 1.0.1 ),
35- roxygen2 (>= 7.1.2 ),
34+ rlang (>= 1.0.4 ),
35+ roxygen2 (>= 7.2.1 ),
3636 rversions (>= 2.1.1),
3737 sessioninfo (>= 1.2.2),
3838 stats,
3939 testthat (>= 3.1.4),
4040 tools,
4141 urlchecker (>= 1.0.1),
4242 utils,
43- withr (>= 2.4.3 )
43+ withr (>= 2.5.0 )
4444Suggests:
45- BiocManager (>= 1.30.16 ),
46- callr (>= 3.7.0 ),
45+ BiocManager (>= 1.30.18 ),
46+ callr (>= 3.7.1 ),
4747 covr (>= 3.5.1),
4848 curl (>= 4.3.2),
4949 digest (>= 0.6.29),
5050 foghorn (>= 1.4.2),
5151 gh (>= 1.3.0),
5252 gmailr (>= 1.0.1),
53- httr (>= 1.4.2 ),
54- knitr (>= 1.37 ),
55- lintr (>= 2 .0.1 ),
53+ httr (>= 1.4.3 ),
54+ knitr (>= 1.39 ),
55+ lintr (>= 3 .0.0 ),
5656 MASS,
5757 mockery (>= 0.4.3),
5858 pingr (>= 2.0.1),
5959 rhub (>= 1.1.1),
60- rmarkdown (>= 2.11 ),
60+ rmarkdown (>= 2.14 ),
6161 rstudioapi (>= 0.13),
6262 spelling (>= 2.2)
6363VignetteBuilder:
You can’t perform that action at this time.
0 commit comments