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.
Version: | 1.8 |
Imports: | nlme |
Suggests: | broom, dplyr, knitr, lattice, lme4, rjags, rmarkdown, sommer, testthat |
Published: | 2021-04-16 |
DOI: | 10.32614/CRAN.package.lucid |
Author: | Kevin Wright [aut, cre] |
Maintainer: | Kevin Wright <kw.stat at gmail.com> |
BugReports: | https://github.com/kwstat/lucid/issues |
License: | GPL-3 |
URL: | https://kwstat.github.io/lucid/ |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | lucid results |
Reference manual: | lucid.pdf |
Vignettes: |
Lucid printing of floating-point vectors |
Package source: | lucid_1.8.tar.gz |
Windows binaries: | r-devel: lucid_1.8.zip, r-release: lucid_1.8.zip, r-oldrel: lucid_1.8.zip |
macOS binaries: | r-release (arm64): lucid_1.8.tgz, r-oldrel (arm64): lucid_1.8.tgz, r-release (x86_64): lucid_1.8.tgz, r-oldrel (x86_64): lucid_1.8.tgz |
Old sources: | lucid archive |
Reverse suggests: | agridat |
Please use the canonical form https://CRAN.R-project.org/package=lucid to link to this page.