Skip to content

Commit

Permalink
Merge pull request IDEMSInternational#8598 from derekagorhom/Packages_R
Browse files Browse the repository at this point in the history
Added the moderndive package to R-Instat
  • Loading branch information
N-thony authored Oct 26, 2023
2 parents f000a88 + 9bb34cd commit 536a3c4
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 536a3c4

Please sign in to comment.