{
  "_id": "6a325c823efcd9bda43824a1",
  "Package": "katex",
  "Type": "Package",
  "Title": "Rendering Math to HTML, 'MathML', or R-Documentation Format",
  "Version": "1.5.0",
  "Authors@R": "c(person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"Khan Academy and other contributors\", role = \"cph\", comment=\"KaTeX JavaScript library\"))",
  "Description": "Convert latex math expressions to HTML and 'MathML' for\nuse in markdown documents or package manual pages. The\nrendering is done in R using the V8 engine (i.e. server-side),\nwhich eliminates the need for embedding the 'MathJax' library\ninto your web pages. In addition a 'math-to-rd' wrapper is\nprovided to automatically render beautiful math in R\ndocumentation files.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/katex/,\nhttps://github.com/ropensci/katex\nhttps://katex.org/docs/options.html (upstream)",
  "BugReports": "https://github.com/ropensci/katex/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2.9000",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev libnode-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2024-09-28 12:17:18 UTC",
  "RemoteUrl": "https://github.com/ropensci/katex",
  "RemoteRef": "master",
  "RemoteSha": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 08:33:22 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nKhan Academy and other contributors [cph] (KaTeX JavaScript library)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "MD5sum": "d1ad7aa73400941034438bb7c5639a1d",
  "_user": "ropensci",
  "_type": "src",
  "_file": "katex_1.5.0.tar.gz",
  "_fileid": "2637bcc6b80c18f66a4a0af5f0249bf168bcb7ab6082bf14b29a65e79a3a2e1e",
  "_filesize": 370540,
  "_sha256": "2637bcc6b80c18f66a4a0af5f0249bf168bcb7ab6082bf14b29a65e79a3a2e1e",
  "_created": "2026-06-17T08:33:22.000Z",
  "_published": "2026-06-17T08:36:18.603Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81852446142,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7690104827"
    },
    {
      "job": 81852446129,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690109342"
    },
    {
      "job": 81852446163,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7690092550"
    },
    {
      "job": 81852446147,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690088658"
    },
    {
      "job": 81851917420,
      "time": 194,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690067065"
    },
    {
      "job": 81851917455,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690059728"
    },
    {
      "job": 81852446078,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690105991"
    },
    {
      "job": 81852446185,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7690100200"
    },
    {
      "job": 81852446146,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7690087965"
    },
    {
      "job": 81852446127,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690091829"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/27676149682",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/katex",
  "_commit": {
    "id": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Update katexjs\n",
    "time": 1727525838
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "V8",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 12,
  "_updates": [],
  "_tags": [],
  "_stars": 37,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 61,
      "uuid": 216319
    },
    {
      "user": "bwiernik",
      "count": 1,
      "uuid": 4773225
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1100,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 23716,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/katex"
  },
  "_devurl": "https://github.com/ropensci/katex",
  "_pkgdown": "https://docs.ropensci.org/katex/",
  "_searchresults": 52,
  "_metadata": {
    "ropensci_category": "literature"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/katex.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/katex",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-07-07"
    },
    {
      "version": "1.1.0",
      "date": "2021-07-15"
    },
    {
      "version": "1.2.0",
      "date": "2021-09-11"
    },
    {
      "version": "1.3.0",
      "date": "2021-09-18"
    },
    {
      "version": "1.4.0",
      "date": "2022-02-08"
    },
    {
      "version": "1.4.1",
      "date": "2022-11-28"
    },
    {
      "version": "1.5.0",
      "date": "2024-09-29"
    }
  ],
  "_exports": [
    "example_math",
    "katex_html",
    "katex_mathml",
    "math_to_rd",
    "render_math_in_html"
  ],
  "_help": [
    {
      "page": "katex",
      "title": "Tex math rendering in R",
      "concept": [
        "katex"
      ],
      "topics": [
        "example_math",
        "katex",
        "katex_html",
        "katex_mathml"
      ]
    },
    {
      "page": "math_to_rd",
      "title": "Display math in R documentation",
      "concept": [
        "katex"
      ],
      "topics": [
        "math_to_rd"
      ]
    },
    {
      "page": "pandoc",
      "title": "Renders math in HTML document",
      "concept": [
        "katex"
      ],
      "topics": [
        "pandoc",
        "render_math_in_html"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/katex/raw/master/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/katex/raw/master/README.md",
  "_rundeps": [
    "curl",
    "jsonlite",
    "Rcpp",
    "V8"
  ],
  "_vignettes": [
    {
      "source": "katex-tests.Rmd",
      "filename": "katex-tests.html",
      "title": "Rending math to HTML in R using katex",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Equation 1",
        "Equation 2",
        "Equation 3",
        "Equation 4",
        "Equation 5",
        "Equation 6",
        "Equation 7",
        "Equation 8"
      ],
      "created": "2021-07-13 19:46:03",
      "modified": "2022-02-08 20:37:55",
      "commits": 6
    }
  ],
  "_score": 8.914519014478028,
  "_indexed": true,
  "_nocasepkg": "katex",
  "_universes": [
    "ropensci",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-06-17T08:35:21.000Z",
      "distro": "noble",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "ee8cdd33bffebdbf9bc76857378f2c1324000e8ea00156c25bed08203c1b21a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27676149682"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-06-17T08:35:32.000Z",
      "distro": "noble",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "98631e5576dbb0b9a1238fc9da8c047513192e19f2f105f355bcfa043c0d7fc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27676149682"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-06-17T08:34:52.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "d91607ce7e69454960275270c86196f886d31f7826f70dce09f4bb52a3c0b7e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27676149682"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-06-17T08:34:43.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "3831440b0b191df8ee9f7e486f84f5a6b2b108b84ea6a376c996a49a515833a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27676149682"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-06-17T08:35:38.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "580534f71de71532afb0ba3861a28da41c8ff58509ed2777b7b3de3e11b0f5b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27676149682"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-17T08:35:05.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "fa22893237c0faec350efbfedc723b525f841e53e747a3153612df64453260a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27676149682"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-17T08:34:33.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "02477ee28377d64368d867a03db9c28b2f046835af60c4552a301af533f1f4f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27676149682"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-17T08:34:41.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "7202490f4ea901c16ba71b7adcdd21c700e591e746d92630268dd8b560407ace",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27676149682"
    }
  ]
}