{
  "_id": "6a42e4e04ba05a737d8b3187",
  "Package": "litedown",
  "Type": "Package",
  "Title": "A Lightweight Version of R Markdown",
  "Version": "0.9.12",
  "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",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://yihui.r-universe.dev",
  "Date/Publication": "2026-06-29 21:28:29 UTC",
  "RemoteUrl": "https://github.com/yihui/litedown",
  "RemoteRef": "HEAD",
  "RemoteSha": "caf488d6d2dc71596b8e14047b5ae10d42391f25",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-29 21:31:52 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": "506a7520761dc6a9677aada46eb962c8",
  "_user": "yihui",
  "_type": "src",
  "_file": "litedown_0.9.12.tar.gz",
  "_fileid": "3735967286adcc40b1f7eb569209f2e8a9648c157aca7646541617076af255ea",
  "_filesize": 267272,
  "_sha256": "3735967286adcc40b1f7eb569209f2e8a9648c157aca7646541617076af255ea",
  "_created": "2026-06-29T21:31:52.000Z",
  "_published": "2026-06-29T21:34:24.134Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84162270819,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7965108018"
    },
    {
      "job": 84162270830,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7965111236"
    },
    {
      "job": 84162270861,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7965096023"
    },
    {
      "job": 84162270826,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7965109036"
    },
    {
      "job": 84161829591,
      "time": 148,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7965069350"
    },
    {
      "job": 84162270806,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7965099758"
    },
    {
      "job": 84162270853,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7965093005"
    },
    {
      "job": 84162270846,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7965092312"
    },
    {
      "job": 84162270843,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7965098063"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/28403903457",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yihui/litedown",
  "_commit": {
    "id": "caf488d6d2dc71596b8e14047b5ae10d42391f25",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "Support dark mode via CSS media query (close #114)\n",
    "time": 1782768509
  },
  "_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": ">= 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": "testit",
      "role": "Suggests"
    },
    {
      "package": "tinyimg",
      "role": "Suggests"
    },
    {
      "package": "tinytex",
      "role": "Suggests"
    }
  ],
  "_owner": "yihui",
  "_selfowned": true,
  "_usedby": 591,
  "_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": 7
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 15
    },
    {
      "week": "2026-15",
      "n": 11
    },
    {
      "week": "2026-17",
      "n": 7
    },
    {
      "week": "2026-21",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 5
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_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": 262,
  "_contributors": [
    {
      "user": "yihui",
      "count": 659,
      "uuid": 163582
    },
    {
      "user": "timtaylor",
      "count": 8,
      "uuid": 43499035
    },
    {
      "user": "copilot",
      "count": 5,
      "uuid": 198982749
    },
    {
      "user": "yutannihilation",
      "count": 2,
      "uuid": 1978793
    },
    {
      "user": "j-moravec",
      "count": 1,
      "uuid": 10236938
    }
  ],
  "_userbio": {
    "uuid": 163582,
    "type": "user",
    "name": "Yihui Xie",
    "followers": 9853,
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)"
  },
  "_downloads": {
    "count": 518441,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/litedown"
  },
  "_devurl": "https://github.com/yihui/litedown",
  "_searchresults": 54,
  "_rbuild": "4.6.1",
  "_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_exit",
    "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_exit",
      "title": "Exit 'fuse()' early",
      "topics": [
        "fuse_exit"
      ]
    },
    {
      "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/HEAD/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.645582043426312,
  "_indexed": true,
  "_nocasepkg": "litedown",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.12",
      "date": "2026-06-29T21:33:43.000Z",
      "distro": "resolute",
      "commit": "caf488d6d2dc71596b8e14047b5ae10d42391f25",
      "fileid": "f02df7a2ada271dd5c3caa09ccade50d1e24f8b60ecde318ca7ac67a656eb7be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28403903457"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.12",
      "date": "2026-06-29T21:33:50.000Z",
      "distro": "resolute",
      "commit": "caf488d6d2dc71596b8e14047b5ae10d42391f25",
      "fileid": "615fdf03e7362aebbd011e4f9a0c36cd801a230fe0531c57914bb7a03854738f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28403903457"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.12",
      "date": "2026-06-29T21:33:13.000Z",
      "commit": "caf488d6d2dc71596b8e14047b5ae10d42391f25",
      "fileid": "89c8f833c9b370eca92c7b58d89bd0fd83bc08e7643b986f3d7558218c463afb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28403903457"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.12",
      "date": "2026-06-29T21:33:46.000Z",
      "commit": "caf488d6d2dc71596b8e14047b5ae10d42391f25",
      "fileid": "3f600452319f98fe7d66be0c02cab4cf3c6419ffc4faeead8af80bd9dab75592",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28403903457"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.12",
      "date": "2026-06-29T21:33:36.000Z",
      "commit": "caf488d6d2dc71596b8e14047b5ae10d42391f25",
      "fileid": "aef878d3bf1b29bc76fbfc268bfc8ade8b0fcdf3f42c0c80a0d416ba42230a60",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28403903457"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.12",
      "date": "2026-06-29T21:32:54.000Z",
      "commit": "caf488d6d2dc71596b8e14047b5ae10d42391f25",
      "fileid": "88e4828aeab2f9fa586ab63af57864251863efbcdb91a8d53bec60a492b4bf92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28403903457"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.12",
      "date": "2026-06-29T21:32:52.000Z",
      "commit": "caf488d6d2dc71596b8e14047b5ae10d42391f25",
      "fileid": "c779778580281685c48abae88b914cd5f29495801f0a8097df5983ebc791176e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28403903457"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.9.12",
      "date": "2026-06-29T21:33:08.000Z",
      "commit": "caf488d6d2dc71596b8e14047b5ae10d42391f25",
      "fileid": "a06f7ba810a16059e3907d1162b3a47512a13ec85d80e9dff7c7ec053609baa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28403903457"
    }
  ]
}