This is a codespace template to get set up with the latest Stock Synthesis executable, and downloads associated R packages (r4ss and ss3sim) on a Linux machine using the latest R version. This template also downloads the user-example model files and moves stock synthesis to the simple model file.
- Open a terminal in the codespace and navigate to a model directory using
cd model_file/insert_model_name_here
- Use command
./ss
to run model - Open a R terminal to use r4ss with the models
- The base directory for this codespace is /workspaces/ss3-devcontainer if you need to go back.