Skip to content

Commit fb9cb3c

Browse files
committed
forgot about remotes
1 parent 543a120 commit fb9cb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-environment.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
install.packages(c("rmarkdown", "tidyverse", "DT", "slickR", "RCurl", "openalexR",
2-
"leaflet", "icons", "hrbrthemes", "ggalt", "ggbeeswarm"))
2+
"leaflet", "icons", "hrbrthemes", "ggalt", "ggbeeswarm", "remotes"))
33
remotes::install_github("mitchelloharawild/icons")
44
icons::download_fontawesome()

0 commit comments

Comments
 (0)