{
  "_id": "6a3c729711b455f4884b7399",
  "Package": "lt",
  "Type": "Package",
  "Title": "Lightweight Tables via JSON Specs and JavaScript",
  "Version": "0.0.15",
  "Authors@R": "person('Yihui', 'Xie', email = 'xie@yihui.name', role = c('aut', 'cre', 'cph'),\ncomment = c(ORCID = '0000-0003-0645-5666', URL = 'https://yihui.org'))",
  "Description": "A lightweight grammar of tables. Build a table by\ndeclaring a JSON spec (titles, spanners, row groups, footnotes,\nformatters, etc.); a tiny vanilla JavaScript runtime builds the\nHTML table from the spec on page load. No 'sass', no 'V8', no\n'htmlwidgets' — just base R and 'xfun' ('htmltools' is used\nonly for the optional Shiny binding).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/yihui/lt",
  "BugReports": "https://github.com/yihui/lt/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://yihui.r-universe.dev",
  "Date/Publication": "2026-06-24 22:49:17 UTC",
  "RemoteUrl": "https://github.com/yihui/lt",
  "RemoteRef": "HEAD",
  "RemoteSha": "f4ed6442a025e3bce5179052f0741d788aea05ed",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-25 00:09:56 UTC",
    "User": "root"
  },
  "Author": "Yihui Xie [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-0645-5666>, URL: https://yihui.org)",
  "Maintainer": "Yihui Xie <xie@yihui.name>",
  "MD5sum": "a111654221aad779a082c77034e360ce",
  "_user": "yihui",
  "_type": "src",
  "_file": "lt_0.0.15.tar.gz",
  "_fileid": "61eeefa5f52f93a74546c6b7dd7d7fbc1ea4c461939231f12968a21e147cfe86",
  "_filesize": 162095,
  "_sha256": "61eeefa5f52f93a74546c6b7dd7d7fbc1ea4c461939231f12968a21e147cfe86",
  "_created": "2026-06-25T00:09:56.000Z",
  "_published": "2026-06-25T00:13:11.693Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83328667811,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7865612361"
    },
    {
      "job": 83328667852,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7865619082"
    },
    {
      "job": 83328667802,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7865596521"
    },
    {
      "job": 83328667807,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7865596607"
    },
    {
      "job": 83328384534,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7865578474"
    },
    {
      "job": 83328667837,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7865610686"
    },
    {
      "job": 83328667816,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7865596159"
    },
    {
      "job": 83328667829,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7865595279"
    },
    {
      "job": 83328667821,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7865595318"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/28137808294",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yihui/lt",
  "_commit": {
    "id": "f4ed6442a025e3bce5179052f0741d788aea05ed",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "spelling\n",
    "time": 1782341357
  },
  "_maintainer": {
    "name": "Yihui Xie",
    "email": "xie@yihui.name",
    "login": "yihui",
    "mastodon": "@yihui@mastodon.social",
    "bluesky": "@yihui.org",
    "linkedin": "in/yihuixie",
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)",
    "uuid": 163582,
    "orcid": "0000-0003-0645-5666"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "xfun",
      "version": ">= 0.59",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "litedown",
      "role": "Suggests"
    },
    {
      "package": "repr",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testit",
      "role": "Suggests"
    }
  ],
  "_owner": "yihui",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 36
    },
    {
      "week": "2026-22",
      "n": 5
    },
    {
      "week": "2026-23",
      "n": 28
    },
    {
      "week": "2026-24",
      "n": 22
    },
    {
      "week": "2026-25",
      "n": 10
    },
    {
      "week": "2026-26",
      "n": 10
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "yihui",
      "count": 111,
      "uuid": 163582
    }
  ],
  "_userbio": {
    "uuid": 163582,
    "type": "user",
    "name": "Yihui Xie",
    "followers": 9849,
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lt"
  },
  "_devurl": "https://github.com/yihui/lt",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lt.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "lt",
    "lt_align",
    "lt_css",
    "lt_date",
    "lt_footnote",
    "lt_format",
    "lt_group",
    "lt_header",
    "lt_indent",
    "lt_label",
    "lt_merge",
    "lt_move",
    "lt_note",
    "lt_output",
    "lt_spanner",
    "lt_style",
    "lt_sub",
    "lt_width",
    "render_lt"
  ],
  "_help": [
    {
      "page": "format.lt_tbl",
      "title": "Render an 'lt_tbl' to HTML",
      "topics": [
        "format.lt_tbl"
      ]
    },
    {
      "page": "lt",
      "title": "Create a Table Specification",
      "topics": [
        "lt",
        "lt.default"
      ]
    },
    {
      "page": "lt_align",
      "title": "Set Column Alignment",
      "topics": [
        "lt_align"
      ]
    },
    {
      "page": "lt_css",
      "title": "Attach Custom CSS",
      "topics": [
        "lt_css"
      ]
    },
    {
      "page": "lt_date",
      "title": "Format Date/Time Columns",
      "topics": [
        "lt_date"
      ]
    },
    {
      "page": "lt_footnote",
      "title": "Add a Footnote",
      "topics": [
        "lt_footnote"
      ]
    },
    {
      "page": "lt_format",
      "title": "Format Numeric Columns",
      "topics": [
        "lt_format"
      ]
    },
    {
      "page": "lt_group",
      "title": "Define Row Groups",
      "topics": [
        "lt_group"
      ]
    },
    {
      "page": "lt_header",
      "title": "Add a Title and Subtitle",
      "topics": [
        "lt_header"
      ]
    },
    {
      "page": "lt_indent",
      "title": "Indent Rows",
      "topics": [
        "lt_indent"
      ]
    },
    {
      "page": "lt_label",
      "title": "Rename Column Labels",
      "topics": [
        "lt_label"
      ]
    },
    {
      "page": "lt_merge",
      "title": "Merge Columns",
      "topics": [
        "lt_merge"
      ]
    },
    {
      "page": "lt_move",
      "title": "Move Columns",
      "topics": [
        "lt_move"
      ]
    },
    {
      "page": "lt_note",
      "title": "Add a Note",
      "topics": [
        "lt_note"
      ]
    },
    {
      "page": "lt_output",
      "title": "Shiny Bindings for lt",
      "topics": [
        "lt_output",
        "render_lt"
      ]
    },
    {
      "page": "lt_spanner",
      "title": "Add a Column Spanner",
      "topics": [
        "lt_spanner"
      ]
    },
    {
      "page": "lt_style",
      "title": "Style Cells",
      "topics": [
        "lt_style"
      ]
    },
    {
      "page": "lt_sub",
      "title": "Substitute Cell Values",
      "topics": [
        "lt_sub"
      ]
    },
    {
      "page": "lt_width",
      "title": "Set Column Widths",
      "topics": [
        "lt_width"
      ]
    },
    {
      "page": "print.lt_tbl",
      "title": "Print an 'lt_tbl' (Opens in the Viewer or Browser)",
      "topics": [
        "print.lt_tbl"
      ]
    }
  ],
  "_readme": "https://github.com/yihui/lt/raw/HEAD/README.md",
  "_rundeps": [
    "xfun"
  ],
  "_score": 3.255272505103306,
  "_indexed": true,
  "_nocasepkg": "lt",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.15",
      "date": "2026-06-25T00:12:18.000Z",
      "distro": "resolute",
      "commit": "f4ed6442a025e3bce5179052f0741d788aea05ed",
      "fileid": "3eec09496331d60a2cb5ebe691cc4176b7072c367487e020fac55ca261c99d5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28137808294"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.15",
      "date": "2026-06-25T00:12:44.000Z",
      "distro": "resolute",
      "commit": "f4ed6442a025e3bce5179052f0741d788aea05ed",
      "fileid": "2da285519962a5318c3df71c35e572c7f5491c8c7f0be394548138a34941611e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28137808294"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.15",
      "date": "2026-06-25T00:11:13.000Z",
      "commit": "f4ed6442a025e3bce5179052f0741d788aea05ed",
      "fileid": "f63f5a23e38ea4d3fad10ae7ed809d7e782c5fe182d6c83664edb3ccbc560022",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28137808294"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.15",
      "date": "2026-06-25T00:11:14.000Z",
      "commit": "f4ed6442a025e3bce5179052f0741d788aea05ed",
      "fileid": "1cbbc9cb5d82a086112f830af086fea96b5dee910eaaf2485a5e2f076521ed86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28137808294"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.15",
      "date": "2026-06-25T00:12:20.000Z",
      "commit": "f4ed6442a025e3bce5179052f0741d788aea05ed",
      "fileid": "c01706f767eec703eb943d882c159d321a2fdf7ba49a94100127653c27d86d33",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28137808294"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.15",
      "date": "2026-06-25T00:11:06.000Z",
      "commit": "f4ed6442a025e3bce5179052f0741d788aea05ed",
      "fileid": "bdb290493a16ce55d8bc5e4019307605ea5dbf8e40c8d6f732f17b110b3d91fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28137808294"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.15",
      "date": "2026-06-25T00:11:02.000Z",
      "commit": "f4ed6442a025e3bce5179052f0741d788aea05ed",
      "fileid": "8754010b9639f30cb578c4b8db600a376e003a5d0c221ea8c8c310343959f3f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28137808294"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.15",
      "date": "2026-06-25T00:11:02.000Z",
      "commit": "f4ed6442a025e3bce5179052f0741d788aea05ed",
      "fileid": "a2924ba02722891aac29ff1c2ec9213eed6a02ab5616d8d7452d3ef67460a79d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28137808294"
    }
  ]
}