We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cbbef commit 2de5386Copy full SHA for 2de5386
DESCRIPTION
@@ -20,7 +20,7 @@ License: MIT + file LICENSE
20
URL: https://usethis.r-lib.org, https://github.com/r-lib/usethis
21
BugReports: https://github.com/r-lib/usethis/issues
22
Depends:
23
- R (>= 3.4)
+ R (>= 3.6)
24
Imports:
25
cli (>= 3.0.1),
26
clipr (>= 0.3.0),
@@ -52,12 +52,10 @@ Suggests:
52
roxygen2 (>= 7.1.2),
53
spelling (>= 1.2),
54
styler (>= 1.2.0),
55
- testthat (>= 3.1.7.9000)
+ testthat (>= 3.1.8)
56
Config/Needs/website: tidyverse/tidytemplate, xml2
57
Config/testthat/edition: 3
58
Encoding: UTF-8
59
Language: en-US
60
Roxygen: list(markdown = TRUE)
61
RoxygenNote: 7.2.3
62
-Remotes:
63
- r-lib/testthat
0 commit comments