Skip to content

Commit

Permalink
Update index.qmd
Browse files Browse the repository at this point in the history
add package install
  • Loading branch information
ChristineStawitz-NOAA authored Dec 11, 2023
1 parent f5f7cf7 commit ee7576b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ page-layout: full
These case studies demonstrate use of the Fisheries Integrated Modeling System to run a few different cases of stock assessment models.

```{r, eval = FALSE}
install.packages(c("dplyr","tidyr"))
install.packages(c("dplyr","tidyr","ggplot2","TMB","TMBhelper")
remotes::install_github("NOAA-FIMS/FIMS")
```

0 comments on commit ee7576b

Please sign in to comment.