UCL / rmcmc

Robust Markov chain Monte Carlo methods in R
http://github-pages.ucl.ac.uk/rmcmc/
Other
1 stars 0 forks source link

Show basic progress updates when `progress` package not installed #29

Open matt-graham opened 1 month ago

matt-graham commented 1 month ago

Currently if progress package is not installed no output will be shown during a sample_chain call. We should probably default to outputting some form of basic progress updates if package is not available to make clear something is happening to user.