{
  "_id": "6a1e12dc1d7bb097a0a5f1b4",
  "Package": "gridmicrotex",
  "Title": "Native 'LaTeX' Math Rendering for Grid Graphics",
  "Version": "0.0.4",
  "Authors@R": "c(\nperson(\"Alim\", \"Dayim\", role = c(\"aut\", \"cre\"),\nemail = \"ad938@cam.ac.uk\",\ncomment = c(ORCID = \"0000-0001-9998-7463\")),\nperson(\"Nano\", \"Michael\", role = \"cph\",\ncomment = \"Author of included 'MicroTeX' library\"),\nperson(family = \"Bundled math font authors\", role = \"cph\",\ncomment = \"See inst/COPYRIGHTS for the full list of authors of the bundled math fonts.\"))",
  "Description": "Renders 'LaTeX' math equations as native R grid graphics\nobjects (grobs) using the 'MicroTeX' 'C++' library as the\nlayout engine. Produces resolution-independent vector output\nthat works on any R graphics device, with no external 'LaTeX'\ninstallation required.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "C++17, FreeType (>= 2.9), pkg-config",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/adayim/gridmicrotex,\nhttps://adayim.github.io/gridmicrotex/",
  "BugReports": "https://github.com/adayim/gridmicrotex/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 23:11:09 UTC",
    "User": "root"
  },
  "Author": "Alim Dayim [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9998-7463>), Nano Michael [cph]\n(Author of included 'MicroTeX' library), Bundled math font\nauthors [cph] (See inst/COPYRIGHTS for the full list of authors\nof the bundled math fonts.)",
  "Maintainer": "Alim Dayim <ad938@cam.ac.uk>",
  "Config/pak/sysreqs": "libfreetype6-dev pkg-config",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-01 21:40:54 UTC",
  "RemoteUrl": "https://github.com/cran/gridmicrotex",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b04b67a15487c24fe633cc678e7e3ed592fed5b",
  "MD5sum": "3a43708c8ae19b3efe9086cb1ee44bf4",
  "_user": "cran",
  "_type": "src",
  "_file": "gridmicrotex_0.0.4.tar.gz",
  "_fileid": "fc32db38e06935e1cf29d4fd1d866d88313afa042fbe27f6fcef9d6c3f883fef",
  "_filesize": 3419839,
  "_sha256": "fc32db38e06935e1cf29d4fd1d866d88313afa042fbe27f6fcef9d6c3f883fef",
  "_created": "2026-06-01T23:11:09.000Z",
  "_published": "2026-06-01T23:16:44.188Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78967295138,
      "time": 217,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7345264030"
    },
    {
      "job": 78967295131,
      "time": 206,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7345260035"
    },
    {
      "job": 78967295155,
      "time": 203,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7345259994"
    },
    {
      "job": 78967295127,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7345257262"
    },
    {
      "job": 78966479424,
      "time": 382,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7345208131"
    },
    {
      "job": 78967295100,
      "time": 179,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7345253210"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26787448890",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gridmicrotex",
  "_commit": {
    "id": "0b04b67a15487c24fe633cc678e7e3ed592fed5b",
    "author": "Alim Dayim <ad938@cam.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.4\n",
    "time": 1780350054
  },
  "_maintainer": {
    "name": "Alim Dayim",
    "email": "ad938@cam.ac.uk",
    "login": "adayim",
    "orcid": "0000-0001-9998-7463",
    "description": "",
    "uuid": 5401293
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "systemfonts",
      "role": "LinkingTo"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "systemfonts",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "S7",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.1",
      "date": "2026-05-08"
    },
    {
      "name": "0.0.2",
      "date": "2026-05-16"
    },
    {
      "name": "0.0.3",
      "date": "2026-05-18"
    },
    {
      "name": "0.0.4",
      "date": "2026-06-01"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "adayim",
      "count": 4,
      "uuid": 5401293
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 477,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gridmicrotex"
  },
  "_devurl": "https://github.com/adayim/gridmicrotex",
  "_pkgdown": "https://adayim.github.io/gridmicrotex/",
  "_searchresults": 5,
  "_topics": [
    "freetype",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gridmicrotex.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/adayim/gridmicrotex",
  "_realowner": "adayim",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2026-05-08"
    },
    {
      "version": "0.0.2",
      "date": "2026-05-16"
    },
    {
      "version": "0.0.3",
      "date": "2026-05-18"
    },
    {
      "version": "0.0.4",
      "date": "2026-06-01"
    }
  ],
  "_exports": [
    "available_math_fonts",
    "check_fonts",
    "clear_macros",
    "define_macro",
    "element_latex",
    "geom_latex",
    "GeomLatex",
    "grid.latex",
    "grobMark",
    "latex_cache_clear",
    "latex_cache_info",
    "latex_cache_limit",
    "latex_dims",
    "latex_grob",
    "latex_options",
    "latex_tree",
    "latex_wrap",
    "list_macros",
    "load_font",
    "reset_latex_options"
  ],
  "_help": [
    {
      "page": "available_math_fonts",
      "title": "List available math fonts",
      "topics": [
        "available_math_fonts"
      ]
    },
    {
      "page": "check_fonts",
      "title": "Check font status",
      "topics": [
        "check_fonts"
      ]
    },
    {
      "page": "define_macro",
      "title": "Define a user-level LaTeX macro",
      "topics": [
        "clear_macros",
        "define_macro",
        "list_macros"
      ]
    },
    {
      "page": "element_latex",
      "title": "A ggplot2 theme element for LaTeX text",
      "topics": [
        "element_latex"
      ]
    },
    {
      "page": "geom_latex",
      "title": "A ggplot2 geom for LaTeX math labels",
      "topics": [
        "GeomLatex",
        "geom_latex"
      ]
    },
    {
      "page": "grobMark",
      "title": "Look up a named anchor inside a LaTeX grob",
      "topics": [
        "grobMark"
      ]
    },
    {
      "page": "latex_cache_limit",
      "title": "Set the maximum number of entries kept in the LaTeX layout cache",
      "topics": [
        "latex_cache_clear",
        "latex_cache_info",
        "latex_cache_limit"
      ]
    },
    {
      "page": "latex_dims",
      "title": "Get dimensions of a LaTeX expression",
      "topics": [
        "latex_dims"
      ]
    },
    {
      "page": "latex_grob",
      "title": "Create a grid grob from a LaTeX expression",
      "topics": [
        "grid.latex",
        "latex_grob"
      ]
    },
    {
      "page": "latex_options",
      "title": "Set or query package-wide LaTeX rendering defaults",
      "topics": [
        "latex_options",
        "reset_latex_options"
      ]
    },
    {
      "page": "latex_tree",
      "title": "Inspect the parsed layout of a LaTeX expression",
      "topics": [
        "latex_tree"
      ]
    },
    {
      "page": "latex_wrap",
      "title": "Wrap standard text for math-first LaTeX renderers",
      "topics": [
        "latex_wrap"
      ]
    },
    {
      "page": "load_font",
      "title": "Load a math font from an OTF file",
      "topics": [
        "load_font"
      ]
    }
  ],
  "_readme": "https://github.com/cran/gridmicrotex/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "jsonlite",
    "lifecycle",
    "Rcpp",
    "rlang",
    "systemfonts"
  ],
  "_sysdeps": [
    {
      "shlib": "libfreetype",
      "package": "libfreetype6",
      "headers": "libfreetype-dev",
      "source": "freetype",
      "version": "2.13.2+dfsg-1ubuntu0.1",
      "name": "freetype",
      "homepage": "https://freetype.org",
      "description": "FreeType 2 font engine, shared library files"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Introduction to gridmicrotex",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is gridmicrotex?",
        "Basic usage",
        "Positioning and justification",
        "Aligning to the math baseline",
        "Named anchors with \\mark",
        "Colors",
        "Math fonts",
        "Advanced: loading custom fonts",
        "Render modes",
        "Querying dimensions",
        "Text rendering and CJK support",
        "Font pairing",
        "Supported LaTeX",
        "Complicated examples",
        "Lists",
        "Pasting LaTeX from other sources",
        "What is not supported",
        "Project-wide defaults",
        "User-defined macros",
        "Layout caching",
        "Introspecting a formula",
        "Debug overlay",
        "Comparison with alternatives",
        "Graphics backend"
      ],
      "created": "2026-05-16 15:31:14",
      "modified": "2026-06-01 21:40:54",
      "commits": 2
    },
    {
      "source": "ggplot2-integration.Rmd",
      "filename": "ggplot2-integration.html",
      "title": "Using LaTeX Math in ggplot2",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Annotating plots with geom_latex()",
        "Adding equation annotations to a scatter plot"
      ],
      "created": "2026-05-08 15:55:50",
      "modified": "2026-05-16 15:31:14",
      "commits": 2
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": false,
  "_nocasepkg": "gridmicrotex",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://adayim.r-universe.dev/gridmicrotex",
  "_previous": "0.0.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-01T23:14:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0b04b67a15487c24fe633cc678e7e3ed592fed5b",
      "fileid": "158c24d5fbc6297fcc1f93cc417098bf81b589da5e04dfcf1688bc13a52683e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26787448890"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-01T23:14:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0b04b67a15487c24fe633cc678e7e3ed592fed5b",
      "fileid": "49f9220c969f6a5576e041b5583b09edbd699aea5a9d6200464d7bd8b1999ff2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26787448890"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-01T23:14:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0b04b67a15487c24fe633cc678e7e3ed592fed5b",
      "fileid": "4d420a50ab5dc36630557bd97fc49e7293608fdcf65dc0010ac29e0910df6a65",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26787448890"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-01T23:14:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0b04b67a15487c24fe633cc678e7e3ed592fed5b",
      "fileid": "dcc8d0c0421907c2ff7ff43d8250666de5a2d82658c1b920e7191b99179ca125",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26787448890"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-06-01T23:14:45.000Z",
      "arch": "emscripten",
      "commit": "0b04b67a15487c24fe633cc678e7e3ed592fed5b",
      "fileid": "fdb98caf5762de4340544fdd323dd0773d209e1c2a8f181b57eb16b788bd5866",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26787448890"
    }
  ]
}