lucid
1.11Printing Floating Point Numbers in a Human-Friendly Format
Overview
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.
Install
Health
- NOTE r-devel-linux-x86_64-debian-clang
- NOTE r-devel-linux-x86_64-debian-gcc
- NOTE r-devel-linux-x86_64-fedora-gcc
- NOTE r-devel-windows-x86_64
- NOTE2026-07-1611 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-04-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-0913 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 67%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 33%
Downloads
Repository
Stars over time
Forks over time
Issues over time
Repository practices
2 development-tooling and community-health practices detected across 2 families in the upstream repository
Checks run against github.com/kwstat/lucid on 2026-07-19.
Dependencies
Code & Tests
- Cyclomatic complexity
- 1.0 median / 3 max
- Test cases
- 12 / 0.51 per code line
Test coverage
Line coverage
58%
Expression
62.0%
Tests / Examples
58.2% / 9% ex
Functions
20 2 exported
Complexity
1.3 avg / 3 max
Call network
20 nodes / 0 edges
Call graph
Open call graph →Lowest coverage
20 functions| Function | Cyclo | Coverage |
|---|---|---|
| print.vc.asreml | 2 | 0% |
| print.vc.mcmc.list | 1 | 0% |
| vc.asreml | 2 | 0% |
| vc.mcmc.list | 2 | 0% |
| lucid.numeric | 3 | 83% |
| lucid exp | 1 | 100% |
Datasets
| Name | Class | Rows × Cols | Also ships in |
|---|---|---|---|
| antibiotic | data.frame | 16 × 5 | – |
People & History
10 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 1.11Latest
- RR 4.5.0 released · 2025-04-11
- 1.92025-04-04 · diff ↗
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- 1.82021-04-16 · diff ↗
- RR 4.0.0 released · 2020-04-24
- RR 3.6.0 released · 2019-04-26
- 1.72019-02-06 · diff ↗
- 1.62018-08-24 · diff ↗
- RR 3.5.0 released · 2018-04-23
- RR 3.4.0 released · 2017-04-21
- 1.42016-10-25 · diff ↗
Package metadata
- First published
- 2014-11-26
- Total releases
- 10 / 12 yrs
- License
- MIT + file LICENSE OSI
- Bundled data
- 0.7 KB / 1 file
- Download size
- 49 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet