Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@
"packages": "dplyr,ggplot2,ggridges,reshape2,remotes,shinystan,tidybayes,tidyr,TMB,github::nmfs-ost/stockplotr,github::noaa-afsc/SparseNUTS,github::NOAA-FIMS/FIMS,github::r4ss/r4ss@convert-data-to-fims",
"installSystemRequirements": true
},
// option to run rstudio. you can type rserver into the command line to
// get an session going (opens on a port, that you can open as a
// separate browser window).
// more details: https://github.com/rocker-org/devcontainer-features/blob/main/src/rstudio-server/README.md
"ghcr.io/rocker-org/devcontainer-features/rstudio-server:0": {},
// quarto cli
// more info: https://github.com/rocker-org/devcontainer-features/blob/main/src/quarto-cli/README.md
"ghcr.io/rocker-org/devcontainer-features/quarto-cli:1": {}
Expand Down
Loading