{
  "_id": "6a3905263efcd9bda4444738",
  "Package": "downlit",
  "Title": "Syntax Highlighting and Automatic Linking",
  "Version": "0.4.5.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Syntax highlighting of R code, specifically designed for\nthe needs of 'RMarkdown' packages like 'pkgdown', 'hugodown',\nand 'bookdown'. It includes linking of function calls to their\ndocumentation on the web, and automatic translation of ANSI\nescapes in output to the equivalent HTML.",
  "License": "MIT + file LICENSE",
  "URL": "https://downlit.r-lib.org/, https://github.com/r-lib/downlit",
  "BugReports": "https://github.com/r-lib/downlit/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-11-14 13:25:39 UTC",
  "RemoteUrl": "https://github.com/r-lib/downlit",
  "RemoteRef": "HEAD",
  "RemoteSha": "44d27974c9fa405e83a1204d6be261a3778bbf06",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 09:27:47 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "MD5sum": "2ed6f222f861b21ed0cb94aa3c3a267e",
  "_user": "r-lib",
  "_type": "src",
  "_file": "downlit_0.4.5.9000.tar.gz",
  "_fileid": "357ae8bbc68ec0ce95b80b30d7f6c4b0111db9e66787ac686546b3126f1f90ac",
  "_filesize": 138539,
  "_sha256": "357ae8bbc68ec0ce95b80b30d7f6c4b0111db9e66787ac686546b3126f1f90ac",
  "_created": "2026-06-22T09:27:47.000Z",
  "_published": "2026-06-22T09:49:26.969Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82680621175,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788331826"
    },
    {
      "job": 82680621126,
      "time": 262,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788382396"
    },
    {
      "job": 82680621151,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788709622"
    },
    {
      "job": 82680621200,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788751489"
    },
    {
      "job": 82679986884,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788280989"
    },
    {
      "job": 82680621112,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788322938"
    },
    {
      "job": 82680621167,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788313697"
    },
    {
      "job": 82680621164,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788309699"
    },
    {
      "job": 82680621131,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788314265"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942764252",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/downlit",
  "_commit": {
    "id": "44d27974c9fa405e83a1204d6be261a3778bbf06",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "Hadley Wickham <h.wickham@gmail.com>",
    "message": "Increment version number to 0.4.5.9000\n",
    "time": 1763126739
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "brio",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "evaluate",
      "role": "Imports"
    },
    {
      "package": "fansi",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "MassSpecWavelet",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 173,
  "_updates": [
    {
      "week": "2025-46",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.4.5",
      "date": "2025-11-13"
    }
  ],
  "_topics": [
    "syntax-highlighting"
  ],
  "_stars": 90,
  "_contributors": [
    {
      "user": "hadley",
      "count": 222,
      "uuid": 4196
    },
    {
      "user": "maelle",
      "count": 12,
      "uuid": 8360597
    },
    {
      "user": "indrajeetpatil",
      "count": 3,
      "uuid": 11330453
    },
    {
      "user": "krlmlr",
      "count": 3,
      "uuid": 1741643
    },
    {
      "user": "dmurdoch",
      "count": 3,
      "uuid": 1935680
    },
    {
      "user": "davisvaughan",
      "count": 2,
      "uuid": 19150088
    },
    {
      "user": "arawles",
      "count": 1,
      "uuid": 24316874
    },
    {
      "user": "cderv",
      "count": 1,
      "uuid": 6791940
    },
    {
      "user": "davidchall",
      "count": 1,
      "uuid": 1804856
    },
    {
      "user": "mdneuzerling",
      "count": 1,
      "uuid": 14957706
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "strazto",
      "count": 1,
      "uuid": 39424834
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "zeehio",
      "count": 1,
      "uuid": 75441
    },
    {
      "user": "zkamvar",
      "count": 1,
      "uuid": 3639446
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 198727,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/downlit"
  },
  "_devurl": "https://github.com/r-lib/downlit",
  "_pkgdown": "https://downlit.r-lib.org/",
  "_searchresults": 339,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/downlit.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/downlit",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-09-01"
    },
    {
      "version": "0.2.0",
      "date": "2020-09-25"
    },
    {
      "version": "0.2.1",
      "date": "2020-11-04"
    },
    {
      "version": "0.4.0",
      "date": "2021-10-29"
    },
    {
      "version": "0.4.1",
      "date": "2022-06-24"
    },
    {
      "version": "0.4.2",
      "date": "2022-07-05"
    },
    {
      "version": "0.4.3",
      "date": "2023-06-30"
    },
    {
      "version": "0.4.4",
      "date": "2024-06-10"
    },
    {
      "version": "0.4.5",
      "date": "2025-11-14"
    }
  ],
  "_exports": [
    "autolink",
    "autolink_url",
    "classes_chroma",
    "classes_pandoc",
    "downlit_html_node",
    "downlit_html_path",
    "downlit_md_path",
    "downlit_md_string",
    "evaluate_and_highlight",
    "highlight",
    "href_article",
    "href_package",
    "href_topic",
    "is_low_change"
  ],
  "_help": [
    {
      "page": "autolink",
      "title": "Automatically link inline code",
      "topics": [
        "autolink",
        "autolink_url"
      ]
    },
    {
      "page": "downlit_html_path",
      "title": "Syntax highlight and link an HTML page",
      "topics": [
        "downlit_html_node",
        "downlit_html_path"
      ]
    },
    {
      "page": "downlit_md_path",
      "title": "Syntax highlight and link a md document",
      "topics": [
        "downlit_md_path",
        "downlit_md_string"
      ]
    },
    {
      "page": "evaluate_and_highlight",
      "title": "Evaluate code and syntax highlight the results",
      "topics": [
        "evaluate_and_highlight"
      ]
    },
    {
      "page": "highlight",
      "title": "Highlight and link a code block",
      "topics": [
        "classes_chroma",
        "classes_pandoc",
        "highlight"
      ]
    },
    {
      "page": "is_low_change",
      "title": "Compare two recorded plots",
      "topics": [
        "is_low_change"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/downlit/raw/HEAD/README.md",
  "_rundeps": [
    "brio",
    "cachem",
    "cli",
    "desc",
    "digest",
    "evaluate",
    "fansi",
    "fastmap",
    "glue",
    "lifecycle",
    "memoise",
    "R6",
    "rlang",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_score": 12.372927705325061,
  "_indexed": true,
  "_nocasepkg": "downlit",
  "_universes": [
    "r-lib",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5.9000",
      "date": "2026-06-22T09:29:57.000Z",
      "distro": "noble",
      "commit": "44d27974c9fa405e83a1204d6be261a3778bbf06",
      "fileid": "aad938f757df1b46d6cf48d2d80db51a2e047f9bb74a52483a8570b779c432ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942764252"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5.9000",
      "date": "2026-06-22T09:29:54.000Z",
      "distro": "noble",
      "commit": "44d27974c9fa405e83a1204d6be261a3778bbf06",
      "fileid": "350686a16522944b7c4f38a4e81c9310f4aea88455950691c878ccdda094e97c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942764252"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5.9000",
      "date": "2026-06-22T09:46:54.000Z",
      "commit": "44d27974c9fa405e83a1204d6be261a3778bbf06",
      "fileid": "f298f50a163816fc94a96ac1b02a8cfab94945a25c2f1d46d48b6aec7d168f44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942764252"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.5.9000",
      "date": "2026-06-22T09:48:54.000Z",
      "commit": "44d27974c9fa405e83a1204d6be261a3778bbf06",
      "fileid": "9a1452e2cba8494979179933346617869cfb8a7701b1aae93fc4d0835312ebf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942764252"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.5.9000",
      "date": "2026-06-22T09:29:53.000Z",
      "commit": "44d27974c9fa405e83a1204d6be261a3778bbf06",
      "fileid": "44404601addcb7dfe85b6e962cde3d4af947ffed0850fde5d4ba698cc17b9b2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942764252"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.5.9000",
      "date": "2026-06-22T09:29:02.000Z",
      "commit": "44d27974c9fa405e83a1204d6be261a3778bbf06",
      "fileid": "4c4cd181876efb2dbcde1a6c39c8d766504a215e7ae76b04b3bc0804d74b3533",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942764252"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.5.9000",
      "date": "2026-06-22T09:28:51.000Z",
      "commit": "44d27974c9fa405e83a1204d6be261a3778bbf06",
      "fileid": "ccf42ed2d7c0fe579b4f0dac2871532b321758c01f3ac0150b378a6039312c82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942764252"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.5.9000",
      "date": "2026-06-22T09:29:02.000Z",
      "commit": "44d27974c9fa405e83a1204d6be261a3778bbf06",
      "fileid": "c68e4943efc30eaa48310e2f8a49cd41ff0f042c3a8bdc5e896cf952c1a1f47d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942764252"
    }
  ]
}