We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
use_latest_dependencies()
1 parent 5430f3d commit 8e54d6cCopy full SHA for 8e54d6c
DESCRIPTION
@@ -22,21 +22,21 @@ Imports:
22
desc (>= 1.4.3),
23
ellipsis (>= 0.3.2),
24
fs (>= 1.6.6),
25
- lifecycle (>= 1.0.4),
+ lifecycle (>= 1.0.5),
26
memoise (>= 2.0.1),
27
miniUI (>= 0.1.2),
28
- pak,
+ pak (>= 0.9.2),
29
pkgbuild (>= 1.4.8),
30
- pkgdown (>= 2.1.3),
31
- pkgload (>= 1.4.1),
+ pkgdown (>= 2.2.0),
+ pkgload (>= 1.5.0),
32
profvis (>= 0.4.0),
33
rcmdcheck (>= 1.4.0),
34
remotes (>= 2.5.0),
35
- rlang (>= 1.1.6),
+ rlang (>= 1.1.7),
36
roxygen2 (>= 7.3.3),
37
- rversions (>= 2.1.2),
+ rversions (>= 3.0.0),
38
sessioninfo (>= 1.2.3),
39
- testthat (>= 3.2.3),
+ testthat (>= 3.3.2),
40
urlchecker (>= 1.0.1),
41
withr (>= 3.0.2)
42
Suggests:
0 commit comments