{
  "_id": "6a2541474b233be198399f69",
  "Package": "mathpix",
  "Title": "Support for the 'Mathpix' API (Image to 'LaTeX')",
  "Version": "0.6.0",
  "Authors@R": "person(\"Jonathan\", \"Carroll\", \nemail = \"rpkg@jcarroll.com.au\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1404-5264\"))",
  "Maintainer": "Jonathan Carroll <rpkg@jcarroll.com.au>",
  "Description": "Given an image of a formula (typeset or handwritten) this\npackage provides calls to the 'Mathpix' service to produce the\n'LaTeX' code which should generate that image, and pastes it\ninto a (e.g. an 'rmarkdown') document. See\n<https://docs.mathpix.com/> for full details. 'Mathpix' is an\nexternal service and use of the API is subject to their terms\nand conditions.",
  "License": "GPL (>=3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/jonocarroll/mathpix",
  "BugReports": "https://github.com/jonocarroll/mathpix/issues",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libmagick++-dev gsfonts libssl-dev",
  "Repository": "https://jonocarroll.r-universe.dev",
  "Date/Publication": "2024-04-26 09:56:33 UTC",
  "RemoteUrl": "https://github.com/jonocarroll/mathpix",
  "RemoteRef": "HEAD",
  "RemoteSha": "516788dd00c56f826acc180c9c7b22faa9656a9e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 09:57:00 UTC",
    "User": "root"
  },
  "Author": "Jonathan Carroll [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1404-5264>)",
  "MD5sum": "dea1078f9520a9994f73cebb48bd8c44",
  "_user": "jonocarroll",
  "_type": "src",
  "_file": "mathpix_0.6.0.tar.gz",
  "_fileid": "b145c6b87f1726ddc5fef5c06604c05528d8bc81647c4ce13cbe2ed1051a5169",
  "_filesize": 330183,
  "_sha256": "b145c6b87f1726ddc5fef5c06604c05528d8bc81647c4ce13cbe2ed1051a5169",
  "_created": "2026-06-07T09:57:00.000Z",
  "_published": "2026-06-07T10:00:39.789Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79949596765,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7463036624"
    },
    {
      "job": 79949596773,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7463037149"
    },
    {
      "job": 79949596774,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7463038124"
    },
    {
      "job": 79949596776,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7463036468"
    },
    {
      "job": 79949450962,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463023503"
    },
    {
      "job": 79949596771,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463035886"
    },
    {
      "job": 79949596777,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7463030902"
    },
    {
      "job": 79949596780,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7463034587"
    },
    {
      "job": 79949596792,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7463030532"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonocarroll/actions/runs/27089190456",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jonocarroll/mathpix",
  "_commit": {
    "id": "516788dd00c56f826acc180c9c7b22faa9656a9e",
    "author": "Jonathan Carroll <github@jcarroll.com.au>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create FUNDING.yml",
    "time": 1714125393
  },
  "_maintainer": {
    "name": "Jonathan Carroll",
    "email": "rpkg@jcarroll.com.au",
    "login": "jonocarroll",
    "mastodon": "@jonocarroll@fosstodon.org",
    "twitter": "@carroll_jono",
    "description": "Recovering theoretical physicist / ongoing coffee addict / continually improving data scientist. I'm interested in open-source data projects, mainly in R.",
    "uuid": 9496865,
    "orcid": "0000-0002-1404-5264"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "jonocarroll",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "latex"
  ],
  "_stars": 252,
  "_contributors": [
    {
      "user": "jonocarroll",
      "count": 48,
      "uuid": 9496865
    }
  ],
  "_userbio": {
    "uuid": 9496865,
    "type": "user",
    "name": "Jonathan Carroll",
    "description": "Recovering theoretical physicist / ongoing coffee addict / continually improving data scientist. I'm interested in open-source data projects, mainly in R."
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mathpix"
  },
  "_devurl": "https://github.com/jonocarroll/mathpix",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mathpix.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jonocarroll/mathpix",
  "_realowner": "jonocarroll",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-27"
    },
    {
      "version": "0.2.0",
      "date": "2017-10-18"
    },
    {
      "version": "0.3.0",
      "date": "2018-04-27"
    },
    {
      "version": "0.4.0",
      "date": "2020-06-19"
    },
    {
      "version": "0.5.0",
      "date": "2022-04-02"
    },
    {
      "version": "0.6.0",
      "date": "2023-11-06"
    }
  ],
  "_exports": [
    "credentials",
    "get_api_key",
    "mathpix",
    "mathpix_api",
    "render_latex",
    "rmarkdown_block"
  ],
  "_help": [
    {
      "page": "credentials",
      "title": "Detect mathpix credentials",
      "topics": [
        "credentials"
      ]
    },
    {
      "page": "get_api_key",
      "title": "Get a mathpix API key",
      "topics": [
        "get_api_key"
      ]
    },
    {
      "page": "mathpix",
      "title": "Convert an image of an equation to a 'LaTeX' expression",
      "topics": [
        "mathpix"
      ]
    },
    {
      "page": "render_latex",
      "title": "Convert a 'LaTeX' expression to an image (render)",
      "topics": [
        "render_latex"
      ]
    }
  ],
  "_readme": "https://github.com/jonocarroll/mathpix/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magick",
    "magrittr",
    "mime",
    "openssl",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "rstudioapi",
    "sys",
    "vctrs"
  ],
  "_score": 5.100370545117563,
  "_indexed": true,
  "_nocasepkg": "mathpix",
  "_universes": [
    "jonocarroll"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-06-07T09:58:59.000Z",
      "distro": "noble",
      "commit": "516788dd00c56f826acc180c9c7b22faa9656a9e",
      "fileid": "bd42834d6fd1569d1116894683fd26df16ac67fe5aa4e26e0dd5e55213aa14bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonocarroll/actions/runs/27089190456"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-06-07T09:59:01.000Z",
      "distro": "noble",
      "commit": "516788dd00c56f826acc180c9c7b22faa9656a9e",
      "fileid": "47b37e4dce432f7ed30cd858fbb1a118ddbfea0b92672b8ee8ab0c51710eb613",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonocarroll/actions/runs/27089190456"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-06-07T09:59:13.000Z",
      "commit": "516788dd00c56f826acc180c9c7b22faa9656a9e",
      "fileid": "8ffd6b18c636bcee8b7494dca3483ff091b42a4870c7c892d64e1d77a5b447ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonocarroll/actions/runs/27089190456"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-06-07T09:59:00.000Z",
      "commit": "516788dd00c56f826acc180c9c7b22faa9656a9e",
      "fileid": "ff3793b52893d4ad2a2dd6fe9e0a63d01182dd0cb03e354f08a372c5f77537fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonocarroll/actions/runs/27089190456"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-06-07T09:59:03.000Z",
      "commit": "516788dd00c56f826acc180c9c7b22faa9656a9e",
      "fileid": "2cc430278e7cc5d9bc6c13e6da51914d31bbe15e567a97728d2c77fec44b6968",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonocarroll/actions/runs/27089190456"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-07T09:58:05.000Z",
      "commit": "516788dd00c56f826acc180c9c7b22faa9656a9e",
      "fileid": "acea52ecc525fe91beb3f62fdf34e6fce880d73c2e985da3df2337b03b3afa61",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonocarroll/actions/runs/27089190456"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-07T09:58:19.000Z",
      "commit": "516788dd00c56f826acc180c9c7b22faa9656a9e",
      "fileid": "65265f1e391895daf5ebc7e95af2535a20cee16b4858f1c49b79e4505cd165ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonocarroll/actions/runs/27089190456"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-07T09:58:02.000Z",
      "commit": "516788dd00c56f826acc180c9c7b22faa9656a9e",
      "fileid": "cbb8b3c94e2338c2f23cd0fd55b571a3b380f79497fddf25a9d915246b1571f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonocarroll/actions/runs/27089190456"
    }
  ]
}