{
  "_id": "6a51ccda9b92047c28d50f5d",
  "Package": "lt",
  "Type": "Package",
  "Title": "Lightweight Tables via JSON Specs and JavaScript",
  "Version": "0.2.4",
  "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,\nformatting functions, etc.); a tiny vanilla JavaScript runtime\nbuilds the HTML table from the spec on page load. No 'sass', no\n'V8', no 'htmlwidgets' — just base R and 'xfun' ('htmltools' is\nused only 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-07-11 04:05:19 UTC",
  "RemoteUrl": "https://github.com/yihui/lt",
  "RemoteRef": "HEAD",
  "RemoteSha": "f582454f41992a11dda163b7ee4d824c28d97371",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 04:52:31 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>",
  "_user": "yihui",
  "_type": "src",
  "_file": "lt_0.2.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/05c731af0b121fac15896f1dd8873a9522bdf7b5d8689153a67f9ddde7fe0f6b",
  "_filesize": 198316,
  "_sha256": "05c731af0b121fac15896f1dd8873a9522bdf7b5d8689153a67f9ddde7fe0f6b",
  "_expires": "2026-10-19T04:55:52.000Z",
  "_created": "2026-07-11T04:52:31.000Z",
  "_published": "2026-07-11T04:55:54.535Z",
  "_jobs": [
    {
      "job": 86512013798,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8244898720"
    },
    {
      "job": 86512013775,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8244898269"
    },
    {
      "job": 86512013807,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8244898936"
    },
    {
      "job": 86512013797,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8244893609"
    },
    {
      "job": 86511760534,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8244882606"
    },
    {
      "job": 86512013773,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8244896725"
    },
    {
      "job": 86512013796,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8244904591"
    },
    {
      "job": 86512013795,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8244893531"
    },
    {
      "job": 86512013800,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8244894079"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/29140208740",
  "_status": "success",
  "_upstream": "https://github.com/yihui/lt",
  "_commit": {
    "id": "f582454f41992a11dda163b7ee4d824c28d97371",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "character output is too long\n",
    "time": 1783742719
  },
  "_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"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "xfun",
      "version": ">= 0.60",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "litedown",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "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
    },
    {
      "week": "2026-27",
      "n": 10
    },
    {
      "week": "2026-28",
      "n": 21
    }
  ],
  "_tags": [
    {
      "name": "v0.1",
      "date": "2026-06-30"
    },
    {
      "name": "v0.2",
      "date": "2026-07-09"
    }
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "yihui",
      "count": 142,
      "uuid": 163582
    }
  ],
  "_userbio": {
    "uuid": 163582,
    "type": "user",
    "name": "Yihui Xie",
    "followers": 9859,
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lt"
  },
  "_devurl": "https://github.com/yihui/lt",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_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"
  ],
  "_homeurl": "https://github.com/yihui/lt",
  "_realowner": "yihui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2026-06-30"
    },
    {
      "version": "0.2",
      "date": "2026-07-09"
    }
  ],
  "_exports": [
    "lt",
    "lt_align",
    "lt_css",
    "lt_date",
    "lt_export",
    "lt_footnote",
    "lt_format",
    "lt_group",
    "lt_header",
    "lt_html",
    "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_export",
      "title": "Export an lt table to a file",
      "topics": [
        "lt_export"
      ]
    },
    {
      "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_html",
      "title": "Render Column Cells as Raw HTML",
      "topics": [
        "lt_html"
      ]
    },
    {
      "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 and Table 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": 4.556302500767287,
  "_indexed": true,
  "_nocasepkg": "lt",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-07-11T04:54:35.000Z",
      "distro": "resolute",
      "commit": "f582454f41992a11dda163b7ee4d824c28d97371",
      "fileid": "https://r2.ropensci.org/52314c834f2d97591bec804bcc7550759c67f288b83bb0dfddbdeb77f41f884a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29140208740"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-07-11T04:54:31.000Z",
      "distro": "resolute",
      "commit": "f582454f41992a11dda163b7ee4d824c28d97371",
      "fileid": "https://r2.ropensci.org/66cab167acc8a1f35f9915fa8052d7fb6bac13b129372489e29945dbcd7f6437",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29140208740"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-07-11T04:54:22.000Z",
      "commit": "f582454f41992a11dda163b7ee4d824c28d97371",
      "fileid": "https://r2.ropensci.org/d64d7dd4dfab996a9d0076f36a977d5978746bd56b42a451704d37c179de8485",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29140208740"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-07-11T04:53:50.000Z",
      "commit": "f582454f41992a11dda163b7ee4d824c28d97371",
      "fileid": "https://r2.ropensci.org/a87bb07af1a41db83a249e1c6332ed36fa9fc0421e02e32d86389ba1f58d5b3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29140208740"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-07-11T04:54:29.000Z",
      "commit": "f582454f41992a11dda163b7ee4d824c28d97371",
      "fileid": "https://r2.ropensci.org/3891980d596ec567a146c5366448033e9b5584dd0af9ec74fb598453b8c5b579",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29140208740"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-07-11T04:54:31.000Z",
      "commit": "f582454f41992a11dda163b7ee4d824c28d97371",
      "fileid": "https://r2.ropensci.org/21589c2e15cece9f7667bf7ac2710b5199763bf0a9aa2c22d19f95e712de0a75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29140208740"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-07-11T04:53:36.000Z",
      "commit": "f582454f41992a11dda163b7ee4d824c28d97371",
      "fileid": "https://r2.ropensci.org/18974864be316604a1d162d8cb2e7134396366c7c8304a2c517b149291838dfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29140208740"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-07-11T04:53:40.000Z",
      "commit": "f582454f41992a11dda163b7ee4d824c28d97371",
      "fileid": "https://r2.ropensci.org/9175523b7db289cc9e7cbc3ea02560c3ad0c0fc4460f7ed7625be57f320acd69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29140208740"
    }
  ]
}