<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Lightweight Tables via JSON Specs and JavaScript</dc:title>
  <dc:title>R package lt version 0.4</dc:title>
  <dc:description>A lightweight grammar of tables. Build a table by declaring a JSON
    spec (titles, spanners, row groups, footnotes, formatting functions, etc.); a tiny
    vanilla JavaScript runtime builds the HTML table from the spec on page
    load. No 'sass', no 'V8', no 'htmlwidgets' — just base R and 'xfun'
    ('htmltools' is used only for the optional Shiny binding).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: xfun (&gt;= 0.60)</dc:relation>
  <dc:relation>Suggests: htmltools, knitr, litedown, magick, repr, shiny, testit</dc:relation>
  <dc:creator>Yihui Xie &lt;xie@yihui.name&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Yihui Xie [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0003-0645-5666&gt;, URL: https://yihui.org)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=lt/LICENSE)</dc:rights>
  <dc:date>2026-09-01</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=lt</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.lt</dc:identifier>
</oai_dc:dc>
