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 dc20855 commit a7401eeCopy full SHA for a7401ee
DESCRIPTION
@@ -12,11 +12,11 @@ License: MIT + file LICENSE
12
URL: https://googledrive.tidyverse.org,
13
https://github.com/tidyverse/googledrive
14
BugReports: https://github.com/tidyverse/googledrive/issues
15
-Depends:
+Depends:
16
R (>= 3.6)
17
-Imports:
+Imports:
18
cli (>= 3.0.0),
19
- gargle (>= 1.5.0),
+ gargle (>= 1.6.0),
20
glue (>= 1.4.2),
21
httr,
22
jsonlite,
@@ -30,15 +30,15 @@ Imports:
30
uuid,
31
vctrs (>= 0.3.0),
32
withr
33
-Suggests:
+Suggests:
34
curl,
35
dplyr (>= 1.0.0),
36
knitr,
37
mockr,
38
rmarkdown,
39
spelling,
40
testthat (>= 3.1.5)
41
-VignetteBuilder:
+VignetteBuilder:
42
knitr
43
Config/Needs/website:
44
tidyverse,
0 commit comments