We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e7ba08 + 1390e85 commit 31921b3Copy full SHA for 31921b3
1 file changed
slides/download/install.R
@@ -15,5 +15,8 @@ install.packages(c(
15
"lintr",
16
"pkgdown",
17
"remotes",
18
- "rhub"
+ "rhub",
19
+ "roxygen2md",
20
+ "DT",
21
+ "htmltools"
22
))
0 commit comments