Skip to content

Commit

Permalink
Move cmdstanr from Imports to Suggests
Browse files Browse the repository at this point in the history
  • Loading branch information
athowes committed Oct 1, 2024
1 parent ec5cdeb commit 7678764
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Depends:
R (>= 3.5.0)
Imports:
brms,
cmdstanr,
ggplot2,
purrr,
stats,
Expand All @@ -50,7 +49,8 @@ Suggests:
sf,
tidybayes,
modelr,
patchwork
patchwork,
cmdstanr
Remotes:
paul-buerkner/brms
Additional_repositories:
Expand Down

0 comments on commit 7678764

Please sign in to comment.