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 9a9a75b commit 186f304Copy full SHA for 186f304
DESCRIPTION
@@ -17,9 +17,9 @@ License: MIT + file LICENSE
17
URL: https://rstudio.github.io/renv/, https://github.com/rstudio/renv
18
BugReports: https://github.com/rstudio/renv/issues
19
Imports: utils
20
-Suggests: BiocManager, cli, compiler, covr, cpp11, devtools, gitcreds, jsonlite,
21
- jsonvalidate, knitr, miniUI, modules, packrat, pak, R6, remotes, reticulate,
22
- rmarkdown, rstudioapi, shiny, testthat, uuid, waldo, yaml, webfakes
+Suggests: BiocManager, cli, compiler, covr, cpp11, devtools, generics, gitcreds,
+ jsonlite, jsonvalidate, knitr, miniUI, modules, packrat, pak, R6, remotes,
+ reticulate, rmarkdown, rstudioapi, shiny, testthat, uuid, waldo, yaml, webfakes
23
Encoding: UTF-8
24
RoxygenNote: 7.3.2
25
Roxygen: list(markdown = TRUE)
0 commit comments