coda::as.mcmc.list.as_nlists.mcmc() (#31, #44).as.mcmc and
as.mcmc.list (#43).bind_iterations.mcmc.list() by replacing
chk::chkor() with custom test and message.pars.mcmc.list() so that no longer gives
deprecation warning for terms = FALSE argument if not
provided by user.complete_terms.mcmc() so now returns warning when
silent = FALSE and invalid or inconsistent terms are
dropped.as_nlists.mcmc.list().simplify = FALSE argument to tidy()
and soft deprecated for simplify = TRUE so that replace
sd, zscore and pvalue columns
with svalue.Added - collapse_chains() for mcmc and mcmc.list
objects. - pars<- Soft deprecated -
as.mcmc.list() for as_mcmc_list(). -
as.mcmc() for as_mcmc().
pars_scalar() and npars_scalar()
with pars(scalar = TRUE) and
npars(scalar = TRUE).Soft deprecated
pars(terms =) for
pars_terms(as_term()).is.natomic() for is_numeric().is.nlist() and is.nlists() for
is_nlist() and is_nlists().as.nlist() and as.nlists() for
as_nlist() and as.nlists().as.term() for as_term().Added
thin.default() to thin objects.unlist_nlist() (also unlist.nlist()) and
relist_nlist() to flatten and pop nlist
objects.as_data_term() and as_data_term() for
nlist and nlists objects.fill_all() and fill_na() for
nlist and nlists objects.set_pars() for nlist and
nlists objects.tidy.nlists() for nlists objects.fill_na() for natomic, nlist and nlists
objects.as.nlist.numeric() to convert flattened nlist
objects back into original objects.unlist_nlist() (also unlist.nlist())
and relist_nlist() to flatten and pop nlist objects.