- add github actions for package checking and testing
- fix adaptation when there is only one parameter
- adds a missing dependency for CRAN
- version bump for CRAN resubmission
- removed obsolete test from
adapt_particles
- new vignette: Introduction to rbi.helpers
- removed bloated
plot
function; plotting is now covered by the RBi vignette - adaptive MCMC using the full empirical covariance
- speed up proposal and particle adaptations by avoiding recompiles
quiet
option toadapt_mcmc
andadapt_particles
- times operations to convert between numeric and R times/dates
- innumerable bug fixes
- Bug fixes and cosmetic changes
- initial version