setup/local.R

packages <- c("extraDistr", "fs", "fst", "remotes", "rmarkdown", "tidyverse")
install.packages(packages)
remotes::install_github("wlandau/targets")
remotes::install_github("wlandau/tarchetypes")
remotes::install_github("stan-dev/cmdstanr")
cmdstanr::install_cmdstan()
wlandau/targets-stan documentation built on April 26, 2021, 11:19 p.m.