Switch to MIT license.
Documentation pages now created via Github Actions.
Fix vignette bug in the display of antibiotic dotplot.
todo. matrix is printed with quotes, but tibble does NOT. But tibbles are only printing 6 rows. Maybe the “pillar” package could help?
as.matrix(mtcars) %>% lucid as.matrix(mtcars) %>% as_tibble
sommer::mmer
objects.lme4
output.lucid()
now converts tibbles to data.frames before
formatting.Added logo, JSM poster & paper to github.
Changed vignette from Rnw to Rmd.
Switched to roxygen2
documentation.
Now using testthat
and covr
packages.
vc.mcmc.list()
for prettier summaries from
JAGS.Re-worked code. Primary objective is formatting, not printing.
Added na.replace
option.