What's Changed
- Stan programs are constructed in memory and respect the cache setting (see Stop rbmi writing to cache directory on CRAN by @gravesti in #535)
- Cache default directory location updated to be the local session (e.g. default cache won't persist across R sessions)
- Bug fixes to caching hash to better detect when cache is stale
- Rework of unit tests to have multiple tiers of tests which run under different scenarios
- Illustrate how to set Stan seed in
control_bayes()in the quickstart vignette - insightsengineering -> openpharma by @gravesti in #542
New Maintainer
Full Changelog: v1.5.2...v1.6.0