Package: lucid
Version: 1.8
Authors@R: person("Kevin","Wright", email="kw.stat@gmail.com", 
                  comment=c(ORCID = "0000-0002-0617-8673"), 
                  role=c("aut","cre"))
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.
    See: Wright (2016). Lucid: An R Package for Pretty-Printing Floating Point
    Numbers. In JSM Proceedings, Statistical Computing Section. Alexandria,
    VA: American Statistical Association. 2270-2279.
LazyData: yes
License: GPL-3
URL: https://kwstat.github.io/lucid/
BugReports: https://github.com/kwstat/lucid/issues
VignetteBuilder: knitr
Imports: nlme
Suggests: broom, dplyr, knitr, lattice, lme4, rjags, rmarkdown, sommer,
        testthat
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-16 13:08:25 UTC; wrightkevi
Author: Kevin Wright [aut, cre] (<https://orcid.org/0000-0002-0617-8673>)
Maintainer: Kevin Wright <kw.stat@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-16 13:40:05 UTC
Built: R 4.2.0; ; 2023-04-10 22:52:09 UTC; unix
