options(repos = c("https://mc-stan.org/r-packages/", getOption("repos")))
install.packages("dplyr")
install.packages("tidyr")
install.packages("ggplot2")
install.packages("tibble")
install.packages("tidyselect")
install.packages("cowplot")
install.packages("rlang")
install.packages("magrittr")
install.packages("jsonlite")
install.packages("bayesplot")
install.packages("loo")
install.packages("readr")
install.packages("remotes")
install.packages("runner")
install.packages("data.table")
install.packages("posterior")
install.packages("Matrix")
install.packages("cmdstanr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.