{
  "_id": "6a1d56e11d7bb097a0a47191",
  "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-06-01 09:51:34 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>",
  "MD5sum": "f28b274678ca3babfb9050d1e0332d26",
  "_user": "kwstat",
  "_type": "src",
  "_file": "lucid_1.11.tar.gz",
  "_fileid": "552f0e33da763a298bdac52bc886840f85db6b74b5041553a1ddecb3dbe430f2",
  "_filesize": 270883,
  "_sha256": "552f0e33da763a298bdac52bc886840f85db6b74b5041553a1ddecb3dbe430f2",
  "_created": "2026-06-01T09:51:34.000Z",
  "_published": "2026-06-01T09:54:41.802Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78827482193,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7328443786"
    },
    {
      "job": 78827482290,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328451680"
    },
    {
      "job": 78827482171,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7328434992"
    },
    {
      "job": 78827482168,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328430310"
    },
    {
      "job": 78826997089,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328394816"
    },
    {
      "job": 78827482120,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328435681"
    },
    {
      "job": 78827482210,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7328421053"
    },
    {
      "job": 78827482198,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7328424100"
    },
    {
      "job": 78827482232,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328422369"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwstat/actions/runs/26747582459",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Statistician"
  },
  "_downloads": {
    "count": 5220,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lucid"
  },
  "_devurl": "https://github.com/kwstat/lucid",
  "_pkgdown": "https://kwstat.github.io/lucid/",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_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",
    "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": 6.136799810744238,
  "_indexed": true,
  "_nocasepkg": "lucid",
  "_universes": [
    "kwstat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.11",
      "date": "2026-06-01T09:53:46.000Z",
      "distro": "noble",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "a2723da3999e54da9c0532bdfc8261b872fc84d18c72f492d599213baadfc8ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26747582459"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.11",
      "date": "2026-06-01T09:54:11.000Z",
      "distro": "noble",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "5f039e4a57cb1d29b206bfdd7badd678ac21efbed2fb417fde4eb6a03f4c50af",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26747582459"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.11",
      "date": "2026-06-01T09:53:32.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "b2c225bf56ca306e36c29a95a17ef97be69fed5707ca90eaa536da617764cc68",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26747582459"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.11",
      "date": "2026-06-01T09:53:14.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "dcc14df660e765b2608bd94a75eeb109186fe407b3c4f33d918a893e65bc532d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26747582459"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.11",
      "date": "2026-06-01T09:53:44.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "7beb01c5c5fc842b7f7f651f75220e1526214d3e11bd2f9a371c4523e553ee53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26747582459"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.11",
      "date": "2026-06-01T09:52:47.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "ea44ea64f609b59a3257c999a22cbd24e2881f6a31e390b87847dec4daf51e8e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26747582459"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.11",
      "date": "2026-06-01T09:52:50.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "28199b5ceda5f1584a58e83b81f5c4d050975a3c6af6500ced6fc70280e258dd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26747582459"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.11",
      "date": "2026-06-01T09:52:51.000Z",
      "commit": "0c86bf783d56b1476dcf8997eb95496bc28689c2",
      "fileid": "9e1493335bb61e64986428876a62dbe0715b874180c644daa06a22490d9193b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26747582459"
    }
  ]
}