Skip to content

Commit

Permalink
fix: Install pak in the container image (#105)
Browse files Browse the repository at this point in the history
Install `pak` on the container image.
  • Loading branch information
cicdguy authored Sep 27, 2024
1 parent 0890283 commit be9c841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install_cran_pkgs.R
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ shared_pkgs <- c(
"operator.tools",
"optimx",
"oysteR",
"pak",
"parglm",
"patchwork",
"pbkrtest",
Expand Down

0 comments on commit be9c841

Please sign in to comment.