Skip to content

lucid

1.11

Printing Floating Point Numbers in a Human-Friendly Format

2packages depend
48.5Kdownloads / year
58.2%test coverage
9/13checks pass

Overview

About
Maintained by Kevin WrightFirst published 2014-11-2610 releasesCRAN page ↗GitHub ↗

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

CRAN checks
4NOTE9OK
Failing flavors
  • 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
Slowest check: 1.2 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.51
58.2%
Coverage · measured lines
100%
Documentation · exports
1
Dependencies · direct
Check history
  • NOTE2026-07-16
    11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-04-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-09
    13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
67%
Documented parameters
100%
Return-value docs
100%
References docs
33%

Downloads

48.5K
CRAN downloads in the past year
Rank #2,214 · ~133/day · ~4K/mo
Daily download trend is not available in this view yet.
1.5K30 days
10.6K90 days
48.5K1 year
Compare downloads with other packages →
Also on121 r2u19 autocran

Repository

Repository
25Stars
3Forks
0Open issues
0Open PRs
0Releases
48Commits
2Contributors
rstats
48 commits · Last activity 2026-03-03

Stars over time

2025-03-03 · 242026-07-07 · 25

Repository practices

Upstream repositoryBeta

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.

Continuous integration (1)
GitHub Actions
CRAN release process (1)
cran-comments.md
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
8 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (1)
nlme
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
2direct
0indirect

Code & Tests

Code Composition
R 836 (52%)Vignettes 324 (20%)Rd 257 (16%)Other 184 (11%)
Code characteristics
Object systems
S318
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

Loading call graph…

Lowest coverage

20 functions
FunctionCycloCoverage
print.vc.asreml20%
print.vc.mcmc.list10%
vc.asreml20%
vc.mcmc.list20%
lucid.numeric383%
lucid exp1100%

Datasets

Bundled datasets · 1
NameClassRows × ColsAlso ships in
antibioticdata.frame16 × 5

People & History

People (1)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (1)
Author, Maintainer, Copyright holder
Copyright holders (1)
Author, Maintainer, Copyright holder
Package Timeline

10 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 1.11Latest
    2026-03-03 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 1.9
    2025-04-04 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • 1.8
    2021-04-16 · diff ↗
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
  • 1.7
    2019-02-06 · diff ↗
  • 1.6
    2018-08-24 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • R
    R 3.4.0 released · 2017-04-21
  • 1.4
    2016-10-25 · diff ↗
Show 7 earlier events
  • R
    R 3.3.0 released · 2016-05-03
  • 1.3
    2015-07-03 · diff ↗
  • R
    R 3.2.0 released · 2015-04-16
  • 1.2
    2015-04-14 · diff ↗
  • 1.1
    2015-02-11 · diff ↗
  • 1.0
    2014-11-26
  • R
    R 3.1.0 released · 2014-04-10

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
Report a problem with this page →