{
  "_id": "6a4916dab5e98c4082a08f1c",
  "Package": "lucid",
  "Title": "Printing Floating Point Numbers in a Human-Friendly Format",
  "Version": "1.11",
  "Authors@R": "person(\"Kevin\", \"Wright\", , \"kw.stat@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-0617-8673\"))",
  "Description": "Print vectors (and data frames) of floating point numbers\nusing a non-scientific format optimized for human readers.\nVectors of numbers are rounded using significant digits,\naligned at the decimal point, and all zeros trailing the\ndecimal point are dropped.  See: Wright (2016). Lucid: An R\nPackage for Pretty-Printing Floating Point Numbers. In JSM\nProceedings, Statistical Computing Section. Alexandria, VA:\nAmerican Statistical Association. 2270-2279.",
  "License": "MIT + file LICENSE",
  "URL": "https://kwstat.github.io/lucid/, http://kwstat.github.io/lucid/",
  "BugReports": "https://github.com/kwstat/lucid/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Repository": "https://kwstat.r-universe.dev",
  "Date/Publication": "2026-03-03 21:10:51 UTC",
  "RemoteUrl": "https://github.com/kwstat/lucid",
  "RemoteRef": "HEAD",
  "RemoteSha": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 14:18:15 UTC",
    "User": "root"
  },
  "Author": "Kevin Wright [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0617-8673>)",
  "Maintainer": "Kevin Wright <kw.stat@gmail.com>",
  "_user": "kwstat",
  "_type": "src",
  "_file": "lucid_1.11.tar.gz",
  "_fileid": "https://r2.ropensci.org/b081181428fe59834beb568652502d9e3d1cc7d5570c814f303ec0deb36c1e59",
  "_filesize": 274010,
  "_sha256": "b081181428fe59834beb568652502d9e3d1cc7d5570c814f303ec0deb36c1e59",
  "_expires": "2026-10-12T14:21:13.000Z",
  "_created": "2026-07-04T14:18:15.000Z",
  "_published": "2026-07-04T14:21:14.943Z",
  "_jobs": [
    {
      "job": 85139286174,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8082472813"
    },
    {
      "job": 85139286175,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082472622"
    },
    {
      "job": 85139286184,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082466361"
    },
    {
      "job": 85139286182,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082466381"
    },
    {
      "job": 85139070686,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082458490"
    },
    {
      "job": 85139286176,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8082474219"
    },
    {
      "job": 85139286177,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8082466041"
    },
    {
      "job": 85139286181,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082466725"
    },
    {
      "job": 85139286178,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082466712"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kwstat/actions/runs/28708901918",
  "_status": "success",
  "_upstream": "https://github.com/kwstat/lucid",
  "_commit": {
    "id": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
    "author": "Kevin Wright <kw.stat@gmail.com>",
    "committer": "Kevin Wright <kw.stat@gmail.com>",
    "message": "fix #6\n",
    "time": 1772572251
  },
  "_maintainer": {
    "name": "Kevin Wright",
    "email": "kw.stat@gmail.com",
    "login": "kwstat",
    "description": "Statistician",
    "uuid": 484260,
    "orcid": "0000-0002-0617-8673"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "rjags",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sommer",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kwstat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 25,
  "_contributors": [
    {
      "user": "kwstat",
      "count": 47,
      "uuid": 484260
    },
    {
      "user": "bbolker",
      "count": 1,
      "uuid": 78918
    }
  ],
  "_userbio": {
    "uuid": 484260,
    "type": "user",
    "name": "Kevin Wright",
    "followers": 101,
    "description": "Statistician"
  },
  "_downloads": {
    "count": 2563,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lucid"
  },
  "_devurl": "https://github.com/kwstat/lucid",
  "_pkgdown": "https://kwstat.github.io/lucid/",
  "_searchresults": 22,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lucid.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kwstat/lucid",
  "_realowner": "kwstat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-11-25"
    },
    {
      "version": "1.1",
      "date": "2015-02-10"
    },
    {
      "version": "1.2",
      "date": "2015-04-14"
    },
    {
      "version": "1.3",
      "date": "2015-07-02"
    },
    {
      "version": "1.4",
      "date": "2016-10-24"
    },
    {
      "version": "1.6",
      "date": "2018-08-24"
    },
    {
      "version": "1.7",
      "date": "2019-02-06"
    },
    {
      "version": "1.8",
      "date": "2021-04-16"
    },
    {
      "version": "1.9",
      "date": "2025-04-04"
    },
    {
      "version": "1.11",
      "date": "2026-03-03"
    }
  ],
  "_exports": [
    "lucid",
    "vc"
  ],
  "_datasets": [
    {
      "name": "antibiotic",
      "title": "Effectiveness of 3 antibiotics against 16 bacterial species.",
      "object": "antibiotic",
      "class": [
        "data.frame"
      ],
      "fields": [
        "bacteria",
        "penicillin",
        "streptomycin",
        "neomycin",
        "gramstain"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "antibiotic",
      "title": "Effectiveness of 3 antibiotics against 16 bacterial species.",
      "topics": [
        "antibiotic"
      ]
    },
    {
      "page": "lucid",
      "title": "Lucid printing",
      "topics": [
        "lucid",
        "lucid.data.frame",
        "lucid.default",
        "lucid.list",
        "lucid.matrix",
        "lucid.numeric",
        "lucid.tbl_df"
      ]
    },
    {
      "page": "vc",
      "title": "Extract variance components from mixed models",
      "topics": [
        "vc",
        "vc.asreml",
        "vc.default",
        "vc.glmerMod",
        "vc.lme",
        "vc.lmerMod",
        "vc.mcmc.list",
        "vc.mmer"
      ]
    }
  ],
  "_pkglogo": "https://github.com/kwstat/lucid/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/kwstat/lucid/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "nlme"
  ],
  "_vignettes": [
    {
      "source": "lucid_examples.Rmd",
      "filename": "lucid_examples.html",
      "title": "Lucid printing of floating-point vectors",
      "author": "Kevin Wright",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Abstract",
        "Introduction",
        "Example: Antibiotic effectiveness",
        "Example: Application to mixed models",
        "vc() example 1 - Rail data",
        "nlme",
        "lme4",
        "asreml",
        "JAGS",
        "vc() example 2 - Analysis of federer.diagcheck data",
        "References"
      ],
      "created": "2018-05-24 18:00:50",
      "modified": "2026-03-03 21:10:51",
      "commits": 8
    }
  ],
  "_score": 5.848081300014507,
  "_indexed": true,
  "_nocasepkg": "lucid",
  "_universes": [
    "kwstat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.11",
      "date": "2026-07-04T14:20:27.000Z",
      "distro": "resolute",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "https://r2.ropensci.org/09e33f44392c702d56c1c0b63cdcada43da16b045b1792371febe90acf8aee29",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/28708901918"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.11",
      "date": "2026-07-04T14:20:25.000Z",
      "distro": "resolute",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "https://r2.ropensci.org/fbcce965c975e2c907f0eaef8e12ef8a77b7d73797e474052ad28de87acade9b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/28708901918"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.11",
      "date": "2026-07-04T14:19:32.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "https://r2.ropensci.org/a3799e5c300488ca559b1e8b8552c9257992aa1c78fd3bc092d1673b33460057",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/28708901918"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.11",
      "date": "2026-07-04T14:19:32.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "https://r2.ropensci.org/868fb5207a2b77f9d13c4186608880541943c8f5540455b59e7ede1054b59431",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/28708901918"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.11",
      "date": "2026-07-04T14:20:52.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "https://r2.ropensci.org/28053753177598fa196650c3ea010aace11fc2e8f8e0e387579b8a3046edcb63",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/28708901918"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.11",
      "date": "2026-07-04T14:19:21.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "https://r2.ropensci.org/d898e94ae76a3ce65c4a06053030feff9085a92953a60999e9c8fa6cc647217f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/28708901918"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.11",
      "date": "2026-07-04T14:19:26.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "https://r2.ropensci.org/a0fc134281a18b3a4134cd4a3a16ee1ce6262749d3be3818f629bac91a4f014a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/28708901918"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.11",
      "date": "2026-07-04T14:19:26.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "https://r2.ropensci.org/8df6e0dd6b1ecbdaed4a580661bb0efea747bf0583a1ee2ea4cb38ceaf917c43",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/28708901918"
    }
  ]
}