Skip to content

Commit

Permalink
Added the moderndive package to R-Instat
Browse files Browse the repository at this point in the history
  • Loading branch information
derekagorhom committed Oct 25, 2023
1 parent 7b23200 commit 9bb34cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions instat/static/InstatObject/R/install_packages.R
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ pkgs <-
"formattable",
#A 'ggplot2' extension that allows text to follow curved paths.
"geomtextpath",
"moderndive",
"collapse"
)
pkgList <- pkgDep(pkgs, type="win.binary", repos = "https://cran.rstudio.com/", suggests = FALSE, includeBasePkgs = FALSE, Rversion = r_version)
Expand Down

0 comments on commit 9bb34cd

Please sign in to comment.