Skip to content
Kelli Johnson edited this page Aug 13, 2020 · 4 revisions

Welcome to the VAST_WestCoast wiki. Please search through these pages for answers to your questions.

Currently, the package is not up to date with VAST. Please download version 1.7.15 of TMB Then use the following code:

install.packages("TMB_1.7.15.tar.gz", type = "source")
library(devtools)
devtools::install_github("kellijohnson-NOAA/FishStatsUtils")
devtools::install_github("James-Thorson-NOAA/VAST@2034b7442f31bbe0e79b521652a58ed99e025e49")
devtools::install_github("nwfsc-assess/VASTWestCoast")
Clone this wiki locally