{
  "_id": "69ce28a94d9d4072a08f6c0b",
  "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.r-universe.dev",
  "Date/Publication": "2025-12-18 17:46:55 UTC",
  "RemoteUrl": "https://github.com/yihui/litedown",
  "RemoteRef": "v0.9",
  "RemoteSha": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-02 08:25:53 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>",
  "MD5sum": "b115fddd0f70942a1cac973539d9afe8",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "litedown_0.9.tar.gz",
  "_fileid": "54d8f3440df835f80717a8e3f405780c2a74c3e65f65173bba59dbfd457d93a6",
  "_filesize": 251321,
  "_sha256": "54d8f3440df835f80717a8e3f405780c2a74c3e65f65173bba59dbfd457d93a6",
  "_created": "2026-04-02T08:25:53.000Z",
  "_published": "2026-04-02T08:28:25.309Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 69665396227,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6237663539"
    },
    {
      "job": 69665396231,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6237667117"
    },
    {
      "job": 69665396284,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6237660325"
    },
    {
      "job": 69665396212,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6237663109"
    },
    {
      "job": 69665077654,
      "time": 150,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6237636186"
    },
    {
      "job": 69665396211,
      "time": 105,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6237664047"
    },
    {
      "job": 69665396261,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6237657606"
    },
    {
      "job": 69665396298,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6237654091"
    },
    {
      "job": 69665396246,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6237654937"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23891288146",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 163582,
    "orcid": "0000-0003-0645-5666"
  },
  "_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": 563,
  "_updates": [
    {
      "week": "2025-14",
      "n": 3
    },
    {
      "week": "2025-15",
      "n": 6
    },
    {
      "week": "2025-17",
      "n": 2
    },
    {
      "week": "2025-19",
      "n": 1
    },
    {
      "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.7",
      "date": "2025-04-08"
    },
    {
      "name": "v0.8",
      "date": "2025-11-02"
    },
    {
      "name": "v0.9",
      "date": "2025-12-18"
    }
  ],
  "_topics": [
    "litedown",
    "markdown",
    "r-markdown",
    "report-generator",
    "reproducible-research"
  ],
  "_stars": 251,
  "_contributors": [
    {
      "user": "yihui",
      "count": 620,
      "uuid": 163582
    },
    {
      "user": "timtaylor",
      "count": 8,
      "uuid": 43499035
    },
    {
      "user": "yutannihilation",
      "count": 2,
      "uuid": 1978793
    },
    {
      "user": "j-moravec",
      "count": 1,
      "uuid": 10236938
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 362671,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/litedown"
  },
  "_devurl": "https://github.com/yihui/litedown",
  "_searchresults": 42,
  "_rbuild": "4.5.3",
  "_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",
    "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/v0.9/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": 13.986156750297518,
  "_indexed": false,
  "_nocasepkg": "litedown",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://yihui.r-universe.dev/litedown",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9",
      "date": "2026-04-02T08:27:34.000Z",
      "distro": "noble",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "b53f32eaa17476b87bacc27cf6e70987b1284f795d49855d7b8421ef8b626e6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23891288146"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.9",
      "date": "2026-04-02T08:27:47.000Z",
      "distro": "noble",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "f6c6795fb05acf2576f7eb0f3dd471f88cfe0ac639f346af910539e65bfa256f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23891288146"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9",
      "date": "2026-04-02T08:27:26.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "c7f38e4e86a8cc4a6ca771f872e70c164daf70adca41190dc2cabbc98efe292f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23891288146"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9",
      "date": "2026-04-02T08:27:34.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "2071c4143210b4502d0455b47c44b566773d062aa65bf321d9d192adb5053e51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23891288146"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.9",
      "date": "2026-04-02T08:27:53.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "67c72af22617726d8d4b1dd233a503e4fa04bd9a8e95f80bc2eaf099b2c2e22a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23891288146"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9",
      "date": "2026-04-02T08:27:05.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "bde46cbc79bbaaca479246708ad1fe75743e7be273da5c94c5b952c2d3984af2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23891288146"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9",
      "date": "2026-04-02T08:26:54.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "0927968c7d36637e3aef7c1e650a57345c2c72660ea06cff3363abe584f5093f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23891288146"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9",
      "date": "2026-04-02T08:26:57.000Z",
      "commit": "ca3535ac33b0c1a6c57b3e42d3db431f2b794727",
      "fileid": "d593d7eb812a78daa01757764170c891638a19c0b58a2398dc971d203b0b96fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23891288146"
    }
  ]
}