{
  "_id": "6a49df472c82cd36148250ad",
  "Package": "litedown",
  "Type": "Package",
  "Title": "A Lightweight Version of R Markdown",
  "Version": "0.9",
  "Authors@R": "c(\nperson(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\", URL = \"https://yihui.org\")),\nperson(\"Tim\", \"Taylor\", role = \"ctb\", comment = c(ORCID = \"0000-0002-8587-7113\")),\nperson()\n)",
  "Description": "Render R Markdown to Markdown (without using 'knitr'), and\nMarkdown to lightweight HTML or 'LaTeX' documents with the\n'commonmark' package (instead of 'Pandoc'). Some missing\nMarkdown features in 'commonmark' are also supported, such as\nraw HTML or 'LaTeX' blocks, 'LaTeX' math, superscripts,\nsubscripts, footnotes, element attributes, and appendices, but\nnot all 'Pandoc' Markdown features are (or will be) supported.\nWith additional JavaScript and CSS, you can also create HTML\nslides and articles. This package can be viewed as a\ntrimmed-down version of R Markdown and 'knitr'. It does not aim\nat rich Markdown features or a large variety of output formats\n(the primary formats are HTML and 'LaTeX'). Book and website\nprojects of multiple input documents are also supported.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/yihui/litedown",
  "BugReports": "https://github.com/yihui/litedown/issues",
  "VignetteBuilder": "litedown",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2025-12-18 17:46:55 UTC",
  "RemoteUrl": "https://github.com/yihui/litedown",
  "RemoteRef": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
  "RemoteSha": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 11:24:44 UTC",
    "User": "root"
  },
  "Author": "Yihui Xie [aut, cre] (ORCID: <https://orcid.org/0000-0003-0645-5666>,\nURL: https://yihui.org),\nTim Taylor [ctb] (ORCID: <https://orcid.org/0000-0002-8587-7113>)",
  "Maintainer": "Yihui Xie <xie@yihui.name>",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "litedown_0.9.tar.gz",
  "_fileid": "https://r2.ropensci.org/1ce6c50ebb06dfdf6258b8bbde4a65faff3dfa2ad684fba2a917bd6351b494c7",
  "_filesize": 254780,
  "_sha256": "1ce6c50ebb06dfdf6258b8bbde4a65faff3dfa2ad684fba2a917bd6351b494c7",
  "_expires": "2026-10-13T04:36:21.000Z",
  "_created": "2026-06-15T11:24:44.000Z",
  "_published": "2026-07-05T04:36:23.136Z",
  "_jobs": [
    {
      "job": 85192960995,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7636697586"
    },
    {
      "job": 85192961030,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636690919"
    },
    {
      "job": 85192961051,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7636670946"
    },
    {
      "job": 85192960999,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636675418"
    },
    {
      "job": 85192960927,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636642564"
    },
    {
      "job": 85192960914,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636679436"
    },
    {
      "job": 85192961049,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7636698956"
    },
    {
      "job": 85192961029,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7636674094"
    },
    {
      "job": 85192960944,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636673279"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27542786735",
  "_status": "success",
  "_upstream": "https://github.com/yihui/litedown",
  "_commit": {
    "id": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "CRAN release v0.9\n",
    "time": 1766080015
  },
  "_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": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "commonmark",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "version": ">= 0.55",
      "role": "Imports"
    },
    {
      "package": "rbibutils",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "tinytex",
      "role": "Suggests"
    }
  ],
  "_owner": "yihui",
  "_selfowned": false,
  "_usedby": 636,
  "_updates": [
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 8
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.8",
      "date": "2025-11-02"
    },
    {
      "name": "v0.9",
      "date": "2025-12-18"
    }
  ],
  "_topics": [
    "litedown",
    "markdown",
    "r-markdown",
    "report-generator",
    "reproducible-research"
  ],
  "_stars": 261,
  "_contributors": [
    {
      "user": "yihui",
      "count": 656,
      "uuid": 163582
    },
    {
      "user": "timtaylor",
      "count": 8,
      "uuid": 43499035
    },
    {
      "user": "copilot",
      "count": 4,
      "uuid": 198982749
    },
    {
      "user": "yutannihilation",
      "count": 2,
      "uuid": 1978793
    },
    {
      "user": "j-moravec",
      "count": 1,
      "uuid": 10236938
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 422688,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/litedown"
  },
  "_devurl": "https://github.com/yihui/litedown",
  "_searchresults": 53,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/litedown.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yihui/litedown",
  "_realowner": "yihui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2024-08-20"
    },
    {
      "version": "0.2",
      "date": "2024-09-08"
    },
    {
      "version": "0.3",
      "date": "2024-10-16"
    },
    {
      "version": "0.4",
      "date": "2024-11-06"
    },
    {
      "version": "0.5",
      "date": "2025-01-07"
    },
    {
      "version": "0.6",
      "date": "2025-02-27"
    },
    {
      "version": "0.7",
      "date": "2025-04-08"
    },
    {
      "version": "0.8",
      "date": "2025-11-02"
    },
    {
      "version": "0.9",
      "date": "2025-12-18"
    }
  ],
  "_exports": [
    "crack",
    "engines",
    "fiss",
    "fuse",
    "fuse_book",
    "fuse_env",
    "fuse_site",
    "get_context",
    "html_format",
    "latex_format",
    "mark",
    "markdown_options",
    "pkg_citation",
    "pkg_code",
    "pkg_desc",
    "pkg_manual",
    "pkg_news",
    "raw_text",
    "reactor",
    "roam",
    "sieve",
    "timing_data",
    "vest"
  ],
  "_help": [
    {
      "page": "litedown-package",
      "title": "A lightweight version of R Markdown",
      "topics": [
        "litedown-package",
        "litedown"
      ]
    },
    {
      "page": "crack",
      "title": "Parse R Markdown or R scripts",
      "topics": [
        "crack",
        "sieve"
      ]
    },
    {
      "page": "engines",
      "title": "Language engines",
      "topics": [
        "engines"
      ]
    },
    {
      "page": "mark",
      "title": "Render Markdown, R Markdown, and R scripts",
      "topics": [
        "fiss",
        "fuse",
        "mark"
      ]
    },
    {
      "page": "fuse_book",
      "title": "Fuse multiple R Markdown documents to a single output file",
      "topics": [
        "fuse_book"
      ]
    },
    {
      "page": "fuse_env",
      "title": "The 'fuse()' environment",
      "topics": [
        "fuse_env"
      ]
    },
    {
      "page": "fuse_site",
      "title": "Fuse R Markdown documents individually under a directory",
      "topics": [
        "fuse_site"
      ]
    },
    {
      "page": "get_context",
      "title": "Get the 'fuse()' context",
      "topics": [
        "get_context"
      ]
    },
    {
      "page": "html_format",
      "title": "Output formats in YAML metadata",
      "topics": [
        "html_format",
        "latex_format"
      ]
    },
    {
      "page": "markdown_options",
      "title": "Markdown rendering options",
      "topics": [
        "markdown_options"
      ]
    },
    {
      "page": "pkg_desc",
      "title": "Print the package description, news, citation, manual pages, and source code",
      "topics": [
        "pkg_citation",
        "pkg_code",
        "pkg_desc",
        "pkg_manual",
        "pkg_news"
      ]
    },
    {
      "page": "raw_text",
      "title": "Mark a character vector as raw output",
      "topics": [
        "raw_text"
      ]
    },
    {
      "page": "reactor",
      "title": "Get and set chunk options",
      "topics": [
        "reactor"
      ]
    },
    {
      "page": "roam",
      "title": "Preview Markdown and R Markdown files",
      "topics": [
        "roam"
      ]
    },
    {
      "page": "timing_data",
      "title": "Get the timing data of code chunks and text blocks in a document",
      "topics": [
        "timing_data"
      ]
    },
    {
      "page": "vest",
      "title": "Add CSS/JS assets to HTML output",
      "topics": [
        "vest"
      ]
    }
  ],
  "_readme": "https://github.com/yihui/litedown/raw/ca3535ac33b0c1a6c57b3e42d3db431f2b794727/README.md",
  "_rundeps": [
    "commonmark",
    "xfun"
  ],
  "_vignettes": [
    {
      "source": "slides.Rmd",
      "filename": "slides.html",
      "title": "Making HTML Slides with the litedown Package",
      "author": "Yihui Xie",
      "engine": "litedown::vignette",
      "headings": [
        "Get started",
        "Create slides",
        "Example (---)",
        "Example (##)",
        "Keyboard shortcuts",
        "CSS and styling",
        "Example: section numbers",
        "Example: TOC",
        "Responsive layout",
        "Printing",
        "Slide attributes",
        "Built-in classes",
        "Example: an inverse slide",
        "Example: center content",
        "Example: fade a slide",
        "Example: a background image",
        "Example: an editable slide",
        "Miscellaneous elements",
        "Page numbers",
        "Timer",
        "Caveats",
        "Lengthy slides",
        "Page mode",
        "Aspect ratio",
        "Zooming",
        "Cross-browser/device issues",
        "Technical notes",
        "The original HTML",
        "snap.js",
        "snap.css",
        "Enjoy!"
      ],
      "created": "2024-03-12 05:43:36",
      "modified": "2024-12-05 03:39:03",
      "commits": 14
    }
  ],
  "_score": 14.126695911853865,
  "_indexed": false,
  "_nocasepkg": "litedown",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://yihui.r-universe.dev/litedown",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9",
      "date": "2026-06-15T11:27:12.000Z",
      "distro": "noble",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "https://r2.ropensci.org/1e10d9cc9153365f38aec8eae02a8bca6bb31b98a3c92e04dd308e8364fabcc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27542786735"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9",
      "date": "2026-06-15T11:26:50.000Z",
      "distro": "noble",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "https://r2.ropensci.org/b67a984e531715eefe62b6d9af8130448064d6c18c6ac99385217bfe7014c7e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27542786735"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9",
      "date": "2026-06-15T11:26:04.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "https://r2.ropensci.org/cd89009f076ffe0df4d290326a0670b22c89ebc19af55a5ac3c073bd107d7f93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27542786735"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9",
      "date": "2026-06-15T11:26:11.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "https://r2.ropensci.org/80161f3c843995181a0465ed5f45be56da4403a8b48c0605f2dbd9c49051e255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27542786735"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9",
      "date": "2026-06-15T11:26:38.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "https://r2.ropensci.org/2631861684d7a5ccc3bdadc0ffaecd2780a8a6e8b164226010c73d27b62bb62f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27542786735"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9",
      "date": "2026-06-15T11:27:10.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "https://r2.ropensci.org/afb5b5adb27adddd8ddf1f4700e5963483c2bfdacd97f23d1a9c10c8c7d226d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27542786735"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9",
      "date": "2026-06-15T11:26:02.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "https://r2.ropensci.org/b079e6f6578f9531a7381bdee6b165bcebdfd9733d0ec9459a5c1a9b1c661674",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27542786735"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9",
      "date": "2026-06-15T11:25:57.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "https://r2.ropensci.org/9d46251b3f2cf97aab2c8c671bd1b1ffaaa1b770d49baf67f6dfb136a684e0ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27542786735"
    }
  ]
}