Novartis / RBesT

Tool-set to support Bayesian evidence synthesis in R
https://opensource.nibr.com/RBesT/
GNU General Public License v3.0
19 stars 2 forks source link

Update deprecated syntax for future rstan compatibility #16

Closed andrjohns closed 8 months ago

andrjohns commented 1 year ago

Now that rstan 2.26 is available on CRAN we need to update the deprecated syntax in your package's Stan models, otherwise it will fail to install with an upcoming version of RStan.

The following updates have been made:

More information about the deprecated and removed syntax in Stan can be found here:

If you could merge and submit to CRAN soon, it would be greatly appreciated.

Let me know if you have any questions about these changes.

Thanks!

weberse2 commented 11 months ago

Thanks a lot ... will integrate this into RBesT with the next release. I don't have a timeline for that yet - is there a timeline for the syntax update?

weberse2 commented 8 months ago

Addressed with CRAN release 1.7-3