cmdstanr
cmdstanr copied to clipboard
Add vignette demonstrating converting old syntax
We need to remove the Deprecations vignette because it no longer applies with version 2.33 (see https://github.com/stan-dev/cmdstanr/pull/843#issuecomment-1710596911), but we should add a vignette demonstrating converting old syntax.
Maybe we don't actually need this if we have https://github.com/stan-dev/cmdstanr/pull/852? On that branch the doc for the format method shows how to do this and updates the error message to point to that doc.