Changelog
Source:NEWS.md
lucid 1.9 unpublished
- Switch to MIT license.
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
lucid 1.6 (2018-08-24)
CRAN release: 2018-08-24
-
lucid()
now converts tibbles to data.frames before formatting.
lucid 1.4 (2016-10-25)
CRAN release: 2016-10-25
Added logo, JSM poster & paper to github.
Changed vignette from Rnw to Rmd.
Switched to
roxygen2
documentation.Now using
testthat
andcovr
packages.
lucid 1.2 (2015-04-14)
CRAN release: 2015-04-14
- Added
vc.mcmc.list()
for prettier summaries from JAGS.