Fix test case to accommodate changes in lme4 output.
lucid() now converts tibbles to data.frames before formatting.
Added lucid logo, JSM poster & paper to github.
Changed vignette from Rnw to Rmd.
Switched to roxygen2 documentation.
Now using testthat and covr packages.
Namespace changes due to R devel changes.
Added vc.mcmc.list() for prettier summaries from JAGS.
Re-worked code. Primary objective is formatting, not printing.
Added na.replace option.
First release to CRAN, Nov 2014.
Development begins