{
  "_id": "6a23794e530b9bc726bd6c04",
  "Package": "lt",
  "Type": "Package",
  "Title": "Lightweight Tables via JSON Specs and JavaScript",
  "Version": "0.0.10",
  "Authors@R": "person('Yihui', 'Xie', email = 'xie@yihui.name', role = c('aut', 'cre'),\ncomment = c(ORCID = '0000-0003-0645-5666'))",
  "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-06 01:23:21 UTC",
  "RemoteUrl": "https://github.com/yihui/lt",
  "RemoteRef": "HEAD",
  "RemoteSha": "d5b62cdc6fc1ca988ab6039c197134e4d57da3a8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 01:32:45 UTC",
    "User": "root"
  },
  "Author": "Yihui Xie [aut, cre] (ORCID: <https://orcid.org/0000-0003-0645-5666>)",
  "Maintainer": "Yihui Xie <xie@yihui.name>",
  "MD5sum": "e50e123adbff015b1bf68dd3bbe68979",
  "_user": "yihui",
  "_type": "src",
  "_file": "lt_0.0.10.tar.gz",
  "_fileid": "59c8526a4d6d45baab40f757a85f5ff69a0af8a08e8e857d01313f42daaea5f0",
  "_filesize": 140566,
  "_sha256": "59c8526a4d6d45baab40f757a85f5ff69a0af8a08e8e857d01313f42daaea5f0",
  "_created": "2026-06-06T01:32:45.000Z",
  "_published": "2026-06-06T01:35:10.542Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79840336880,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7449966345"
    },
    {
      "job": 79840336876,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7449966276"
    },
    {
      "job": 79840336886,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7449961991"
    },
    {
      "job": 79840336878,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7449963503"
    },
    {
      "job": 79840160361,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7449951240"
    },
    {
      "job": 79840336883,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7449965079"
    },
    {
      "job": 79840336884,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7449961465"
    },
    {
      "job": 79840336882,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7449960220"
    },
    {
      "job": 79840336887,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7449961387"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/27048801274",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yihui/lt",
  "_commit": {
    "id": "d5b62cdc6fc1ca988ab6039c197134e4d57da3a8",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "register methods\n",
    "time": 1780709001
  },
  "_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.57",
      "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
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "yihui",
      "count": 69,
      "uuid": 163582
    }
  ],
  "_userbio": {
    "uuid": 163582,
    "type": "user",
    "name": "Yihui Xie",
    "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/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "lt",
    "lt_align",
    "lt_css",
    "lt_footnote",
    "lt_format",
    "lt_group",
    "lt_header",
    "lt_indent",
    "lt_label",
    "lt_merge",
    "lt_move",
    "lt_note",
    "lt_output",
    "lt_spanner",
    "lt_stub",
    "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_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 Stub 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 Output for lt",
      "topics": [
        "lt_output"
      ]
    },
    {
      "page": "lt_spanner",
      "title": "Add a Column Spanner",
      "topics": [
        "lt_spanner"
      ]
    },
    {
      "page": "lt_stub",
      "title": "Designate a Stub Column",
      "topics": [
        "lt_stub"
      ]
    },
    {
      "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"
      ]
    },
    {
      "page": "render_lt",
      "title": "Render an lt Table in Shiny",
      "topics": [
        "render_lt"
      ]
    }
  ],
  "_readme": "https://github.com/yihui/lt/raw/HEAD/README.md",
  "_rundeps": [
    "xfun"
  ],
  "_score": 2.8750612633917,
  "_indexed": true,
  "_nocasepkg": "lt",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.10",
      "date": "2026-06-06T01:34:47.000Z",
      "distro": "noble",
      "commit": "d5b62cdc6fc1ca988ab6039c197134e4d57da3a8",
      "fileid": "caff8e43d6a3b0b278ea70c4e615993e4fc645fb11eed355341467529e1b6c75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27048801274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.10",
      "date": "2026-06-06T01:34:46.000Z",
      "distro": "noble",
      "commit": "d5b62cdc6fc1ca988ab6039c197134e4d57da3a8",
      "fileid": "dfa2ec1ef84710f9483457d88bb8382637ac04c9cf9b4cad82fedcae409b3230",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27048801274"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.10",
      "date": "2026-06-06T01:34:15.000Z",
      "commit": "d5b62cdc6fc1ca988ab6039c197134e4d57da3a8",
      "fileid": "1f11e179e0f9d8d3a88c0d0f4270a66fee5fa45c61715e6b82fd1de18dbbdeb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27048801274"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.10",
      "date": "2026-06-06T01:34:27.000Z",
      "commit": "d5b62cdc6fc1ca988ab6039c197134e4d57da3a8",
      "fileid": "10daa23cae84bcef0b1b12fd6ceed1ba6551fd45250059ff4cd1db23add3a6f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27048801274"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.10",
      "date": "2026-06-06T01:34:45.000Z",
      "commit": "d5b62cdc6fc1ca988ab6039c197134e4d57da3a8",
      "fileid": "1fc51677ad4f2317ba6d2e11a7bf02c5aa04020aae49adecde12003b5587fb72",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27048801274"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.10",
      "date": "2026-06-06T01:34:05.000Z",
      "commit": "d5b62cdc6fc1ca988ab6039c197134e4d57da3a8",
      "fileid": "394ee9a7a45b5ae98e92224c38bcb45aadc3d09038a13f23997802c943262efb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27048801274"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.10",
      "date": "2026-06-06T01:33:55.000Z",
      "commit": "d5b62cdc6fc1ca988ab6039c197134e4d57da3a8",
      "fileid": "220e2f425a5ffed341b0534954520b48578d0984c5c9e400b16ce353b073cd08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27048801274"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.10",
      "date": "2026-06-06T01:34:04.000Z",
      "commit": "d5b62cdc6fc1ca988ab6039c197134e4d57da3a8",
      "fileid": "4c06b48315dbedac6b8e0013171e3cc1f52f1ad1556ac199231ddd41d6184d21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27048801274"
    }
  ]
}