Skip to content

Patch for rstan 2.10.1

Compare
Choose a tag to compare
@rmcelreath rmcelreath released this 27 Jun 09:20
· 92 commits to master since this release
v1.59 - patch for rstan 2.10.1

- Brings map2stan up to date with syntax changes in rstan 2.10.1. Now
requires rstan 2.10.0 or greater. See changes to R/map2stan-templates.r
if curious about internal syntax changes. Older Stan code will still
function, but will throw deprecation warnings.
- A book errata file is now included: ERRATA.md
- A few documentation fixes
- Adjusted namespace and added manually constructed generics
(R/aa_generics.r) to hopefully fix the odd issues with plot methods
that some people have had. I still can’t repeat the issue myself, so
flying blind. Sorry.
- fixed an unusual variable name bug with glimmer()
- fixed an issue with negative bounds in uniform densities and map2stan.