Package: lucid
Version: 1.4
Authors@R: person("Kevin","Wright", email="kw.stat@gmail.com", role=c("aut","cre"))
Date: 2016-10-24
Title: Printing Floating Point Numbers in a Human-Friendly Format
Description: Print vectors (and data frames) of floating point numbers
    using a non-scientific format optimized for human readers.  Vectors
    of numbers are rounded using significant digits, aligned at the
    decimal point, and all zeros trailing the decimal point are dropped.
LazyData: yes
License: GPL-2
URL: https://github.com/kwstat/lucid
BugReports: https://github.com/kwstat/lucid/issues
VignetteBuilder: knitr
Imports: nlme
Suggests: broom, dplyr, knitr, lattice, lme4, rjags, testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-24 18:11:15 UTC; wrightkevi
Author: Kevin Wright [aut, cre]
Maintainer: Kevin Wright <kw.stat@gmail.com>
Repository: CRAN
Date/Publication: 2016-10-25 00:23:13
