Skip to contents

nlist 0.4.0

  • Exported coda::as.mcmc.list.
  • Added mcmcr as suggested dependency to removal speed bottleneck in as_nlists.mcmc() (#31, #44).
  • No longer deprecate as.mcmc and as.mcmc.list (#43).
  • Warn-deprecated all soft-deprecated functions.

nlist 0.3.3

CRAN release: 2021-09-02

nlist 0.3.2

CRAN release: 2021-08-05

  • Fixed complete_terms.mcmc() so now returns warning when silent = FALSE and invalid or inconsistent terms are dropped.

nlist 0.3.1

CRAN release: 2021-02-06

  • Added as_nlists.mcmc.list().
  • Added simplify = FALSE argument to tidy() and soft deprecated for simplify = TRUE so that replace sd, zscore and pvalue columns with svalue.

nlist 0.3.0

CRAN release: 2020-09-25

Added - collapse_chains() for mcmc and mcmc.list objects. - pars<- Soft deprecated - as.mcmc.list() for as_mcmc_list(). - as.mcmc() for as_mcmc().

nlist 0.2.0

CRAN release: 2020-06-25

Breaking changes

  • Set Depends to R >= 3.4
  • Replaced pars_scalar() and npars_scalar() with pars(scalar = TRUE) and npars(scalar = TRUE).

Soft deprecated

Features

Added

nlist 0.1.1

CRAN release: 2020-06-18

  • Fix tests ready for term 0.2.0.

nlist 0.1.0

CRAN release: 2020-01-24

nlist 0.0.1

  • Initial release.