Skip to content

Commit 186f304

Browse files
committed
try adding generics
1 parent 9a9a75b commit 186f304

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ License: MIT + file LICENSE
1717
URL: https://rstudio.github.io/renv/, https://github.com/rstudio/renv
1818
BugReports: https://github.com/rstudio/renv/issues
1919
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
20+
Suggests: BiocManager, cli, compiler, covr, cpp11, devtools, generics, gitcreds,
21+
jsonlite, jsonvalidate, knitr, miniUI, modules, packrat, pak, R6, remotes,
22+
reticulate, rmarkdown, rstudioapi, shiny, testthat, uuid, waldo, yaml, webfakes
2323
Encoding: UTF-8
2424
RoxygenNote: 7.3.2
2525
Roxygen: list(markdown = TRUE)

0 commit comments

Comments
 (0)