{
  "_id": "6a6c2f353388593b7e8cbdfa",
  "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-07-31 05:11:26 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>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "katex_1.5.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f382725328d6f06c4ec0f4de317ddbe653153f8456a73c83b11ea417ab0e1817",
  "_filesize": 370218,
  "_sha256": "f382725328d6f06c4ec0f4de317ddbe653153f8456a73c83b11ea417ab0e1817",
  "_expires": "2026-11-08T05:14:28.000Z",
  "_created": "2026-07-31T05:11:26.000Z",
  "_published": "2026-07-31T05:14:29.867Z",
  "_jobs": [
    {
      "job": 91078619010,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8783672045"
    },
    {
      "job": 91078619003,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783673547"
    },
    {
      "job": 91078618983,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8783661781"
    },
    {
      "job": 91078619007,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783663332"
    },
    {
      "job": 91078124146,
      "time": 145,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783616366"
    },
    {
      "job": 91078124124,
      "time": 209,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783634697"
    },
    {
      "job": 91078618991,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783672988"
    },
    {
      "job": 91078619008,
      "time": 64,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8783653772"
    },
    {
      "job": 91078619019,
      "time": 69,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8783656812"
    },
    {
      "job": 91078619035,
      "time": 77,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783657942"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605942369",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "V8",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 12,
  "_updates": [],
  "_tags": [],
  "_stars": 36,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 61,
      "uuid": 216319
    },
    {
      "user": "bwiernik",
      "count": 1,
      "uuid": 4773225
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1133,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 17495,
    "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.1",
  "_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.770492296324317,
  "_indexed": true,
  "_nocasepkg": "katex",
  "_universes": [
    "ropensci",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-07-31T05:13:36.000Z",
      "distro": "resolute",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "https://r2.ropensci.org/523c6c0ea8c679f287ba563cd3867a71839115328bb310b2527223783afffa07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605942369"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-07-31T05:13:40.000Z",
      "distro": "resolute",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "https://r2.ropensci.org/f83227eeac6b8014a1f9778006e9ee77f6f5ab8bd76b7f44006f70194d3d732b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605942369"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-07-31T05:13:02.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "https://r2.ropensci.org/2f11081ba3898806108d793c6d7699338fb2b9420b3cafa67ff64198b0016e8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605942369"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-07-31T05:13:05.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "https://r2.ropensci.org/84f8e9522683ff0f672a01099389f1fd5358966b8349c6636f4e3afb8fb5f830",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605942369"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-07-31T05:13:54.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "https://r2.ropensci.org/c21fac940d78ab03896189f90ef5eb0f3fc7358d9d5c8f1248a2d620402fe4b0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605942369"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-07-31T05:12:28.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "https://r2.ropensci.org/9b88d6c34f8188dd4ed5c96db49c8c8b714f00f72b2e05461038be2a33e3bd8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605942369"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-07-31T05:12:39.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "https://r2.ropensci.org/0aad8b8fdf11a6e9672b80aecbcddc0f4f3a8aae09e605c5f927fdd578f20526",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605942369"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-07-31T05:12:42.000Z",
      "commit": "a84bfe443c0d86a53b8ff16d3bab2c95aa5819da",
      "fileid": "https://r2.ropensci.org/da1aa7cffdffc89f996caedf9126208cb6d59d2b0c681c6b6ac774dacb737182",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605942369"
    }
  ]
}