Skip to content

Commit

Permalink
Merge pull request #8814 from Raymond-Andam/R_Packages
Browse files Browse the repository at this point in the history
Added CGPfunctions package to R-instat
  • Loading branch information
N-thony authored Feb 16, 2024
2 parents f58c8c1 + dcf3d94 commit f36b64d
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 @@ -176,6 +176,7 @@ pkgs <-
"waffle",
# Data and Code Behind the Stories and Interactives at 'FiveThirtyEight'
"fivethirtyeight",
"CGPfunctions",
"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 f36b64d

Please sign in to comment.