{
  "_id": "6a4c2a7807c3fd5c3260d6be",
  "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/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-07-06 21:27:37 UTC",
  "RemoteUrl": "https://github.com/r-lib/downlit",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6233104d5a46d273107421c52515ed63cc912aa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 22:18:27 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "downlit_0.4.5.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/cf52240f9d609f1c5a54a21d1aeb07ec9cf7e3282001cb2d94bec6cd5a827fdb",
  "_filesize": 138651,
  "_sha256": "cf52240f9d609f1c5a54a21d1aeb07ec9cf7e3282001cb2d94bec6cd5a827fdb",
  "_expires": "2026-10-14T22:21:42.000Z",
  "_created": "2026-07-06T22:18:27.000Z",
  "_published": "2026-07-06T22:21:44.361Z",
  "_jobs": [
    {
      "job": 85492702156,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8123057339"
    },
    {
      "job": 85492702165,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8123049627"
    },
    {
      "job": 85492702140,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8123037504"
    },
    {
      "job": 85492702150,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8123044146"
    },
    {
      "job": 85492195519,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8123011767"
    },
    {
      "job": 85492702146,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8123043473"
    },
    {
      "job": 85492702173,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8123037345"
    },
    {
      "job": 85492702184,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8123036046"
    },
    {
      "job": 85492702143,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8123039480"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28826958904",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/downlit",
  "_commit": {
    "id": "a6233104d5a46d273107421c52515ed63cc912aa",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Upkeep 2026-07 (#207)\n\n* Re-document\n* Re-format\n* `use_tidy_agents()`\n* `use_tidy_github_actions()`",
    "time": 1783373257
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_distro": "resolute",
  "_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": 174,
  "_updates": [
    {
      "week": "2025-46",
      "n": 6
    },
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.4.5",
      "date": "2025-11-13"
    }
  ],
  "_topics": [
    "syntax-highlighting"
  ],
  "_stars": 90,
  "_contributors": [
    {
      "user": "hadley",
      "count": 223,
      "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": 743
  },
  "_downloads": {
    "count": 197843,
    "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.1",
  "_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.674524658544733,
  "_indexed": true,
  "_nocasepkg": "downlit",
  "_universes": [
    "r-lib",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5.9000",
      "date": "2026-07-06T22:20:57.000Z",
      "distro": "resolute",
      "commit": "a6233104d5a46d273107421c52515ed63cc912aa",
      "fileid": "https://r2.ropensci.org/71f02d551886a741309778465b52aeddc03ce6b21a4a1e59506343c998de8ddb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28826958904"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.5.9000",
      "date": "2026-07-06T22:20:30.000Z",
      "distro": "resolute",
      "commit": "a6233104d5a46d273107421c52515ed63cc912aa",
      "fileid": "https://r2.ropensci.org/5b171afdfe3d177ee75dc0c45730436af4046198225984df732303431c7c4275",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28826958904"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5.9000",
      "date": "2026-07-06T22:19:52.000Z",
      "commit": "a6233104d5a46d273107421c52515ed63cc912aa",
      "fileid": "https://r2.ropensci.org/c9d197695bf4bd2df38c649118edda585cb5daad0f66fdf32fbb15b938e701db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28826958904"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.5.9000",
      "date": "2026-07-06T22:20:10.000Z",
      "commit": "a6233104d5a46d273107421c52515ed63cc912aa",
      "fileid": "https://r2.ropensci.org/a91dcefcddaa2041da867b66b106e37f2eed888bb69199f27441f10c5488630e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28826958904"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.5.9000",
      "date": "2026-07-06T22:20:28.000Z",
      "commit": "a6233104d5a46d273107421c52515ed63cc912aa",
      "fileid": "https://r2.ropensci.org/97bcf179755fb6dc6e269cc489c9e82353a281983fb295e3173c2a79d7bba8a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28826958904"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.5.9000",
      "date": "2026-07-06T22:19:39.000Z",
      "commit": "a6233104d5a46d273107421c52515ed63cc912aa",
      "fileid": "https://r2.ropensci.org/b4b0fa345e647df8d2db5624454ec21e051c0ef88366344e90f5fc8713047260",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28826958904"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.5.9000",
      "date": "2026-07-06T22:19:40.000Z",
      "commit": "a6233104d5a46d273107421c52515ed63cc912aa",
      "fileid": "https://r2.ropensci.org/849448253653cf1845d5c940b1b732619979552ff45f532fb7a443045a686467",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28826958904"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.5.9000",
      "date": "2026-07-06T22:19:44.000Z",
      "commit": "a6233104d5a46d273107421c52515ed63cc912aa",
      "fileid": "https://r2.ropensci.org/b69a0d6786ba897f5d1ee08e68dd731a6632846e3ee2347260b5b987bf571674",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28826958904"
    }
  ]
}