rbi.helpers 0.4.1
- fix documentation links leading to CRAN check failures
 
rbi.helpers 0.4.0
- add github actions for package checking and testing
 
- fix adaptation when there is only one parameter
 
rbi.helpers 0.3.3
- adds a missing dependency for CRAN
 
rbi.helpers 0.3.2
- version bump for CRAN resubmission
 
rbi.helpers 0.3.1
- removed obsolete test from 
adapt_particles 
rbi.helpers 0.3.0
- 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 to adapt_mcmc and
adapt_particles 
- times operations to convert between numeric and R times/dates
 
- innumerable bug fixes
 
rbi.helpers 0.2
- Bug fixes and cosmetic changes
 
rbi.helpers 0.1