diff --git a/DESCRIPTION b/DESCRIPTION index a345e1e8..a0ec2f31 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -72,13 +72,18 @@ Imports: RcppTOML, cli, tibble, + usethis, tidybayes, tidyr, purrr, withr, - posterior, cmdstanr (>= 0.8.0), rlang, - scales + scales, + ggplot2, + rcmdcheck, + posterior Remotes: stan-dev/cmdstanr +VignetteBuilder: + knitr