{
  "_id": "6a4987176d67900babdf91ae",
  "Package": "showtext",
  "Type": "Package",
  "Title": "Using Fonts More Easily in R Graphs",
  "Version": "0.9-8",
  "Date": "2026-03-21",
  "Authors@R": "c(\nperson(\"Yixuan\", \"Qiu\", , \"yixuan.qiu@cos.name\", c(\"aut\", \"cre\")),\nperson(\"Dave\", \"Raggett\", , \"dsr@w3.org\", \"ctb\",\ncomment = \"UTF-8 library. See the AUTHORS file for details\")\n)",
  "Description": "Making it easy to use various types of fonts ('TrueType',\n'OpenType', Type 1, web fonts, etc.) in R graphs, and\nsupporting most output formats of R graphics including PNG, PDF\nand SVG. Text glyphs will be converted into polygons or raster\nimages, hence after the plot has been created, it no longer\nrelies on the font files. No external software such as\n'Ghostscript' is needed to use this package.",
  "SystemRequirements": "zlib, libpng, FreeType",
  "URL": "https://github.com/yixuan/showtext",
  "BugReports": "https://github.com/yixuan/showtext/issues",
  "License": "Apache License (>= 2.0)",
  "Copyright": "see file COPYRIGHTS",
  "VignetteBuilder": "knitr, rmarkdown",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libfreetype6-dev libpng-dev zlib1g-dev",
  "Repository": "https://ar-puuk.r-universe.dev",
  "Date/Publication": "2026-03-21 05:32:03 UTC",
  "RemoteUrl": "https://github.com/yixuan/showtext",
  "RemoteRef": "HEAD",
  "RemoteSha": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-23 23:55:42 UTC",
    "User": "root"
  },
  "Author": "Yixuan Qiu [aut, cre],\nDave Raggett [ctb] (UTF-8 library. See the AUTHORS file for details)",
  "Maintainer": "Yixuan Qiu <yixuan.qiu@cos.name>",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "showtext_0.9-8.tar.gz",
  "_fileid": "https://r2.ropensci.org/0d17156bed49392e89e2bf69c1aa698d4a99228c24a24ece719567d57341f875",
  "_filesize": 810929,
  "_sha256": "0d17156bed49392e89e2bf69c1aa698d4a99228c24a24ece719567d57341f875",
  "_expires": "2026-10-12T22:20:04.000Z",
  "_created": "2026-06-23T23:55:42.000Z",
  "_published": "2026-07-04T22:20:07.840Z",
  "_jobs": [
    {
      "job": 85171654147,
      "time": 164,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7836605584"
    },
    {
      "job": 85171654132,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7836594807"
    },
    {
      "job": 85171654225,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836598220"
    },
    {
      "job": 85171654347,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836591655"
    },
    {
      "job": 85171654360,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7836761868"
    },
    {
      "job": 85171654332,
      "time": 135,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7836773053"
    },
    {
      "job": 85171654351,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836755610"
    },
    {
      "job": 85171654137,
      "time": 191,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836763114"
    },
    {
      "job": 85171654047,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836563510"
    },
    {
      "job": 85171654142,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836591432"
    },
    {
      "job": 85171654129,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7836583883"
    },
    {
      "job": 85171654135,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7836587614"
    },
    {
      "job": 85171654175,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836588456"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307",
  "_status": "success",
  "_upstream": "https://github.com/yixuan/showtext",
  "_commit": {
    "id": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
    "author": "Yixuan Qiu <yixuanq@gmail.com>",
    "committer": "Yixuan Qiu <yixuanq@gmail.com>",
    "message": "fix link to the R journal article\n",
    "time": 1774071123
  },
  "_maintainer": {
    "name": "Yixuan Qiu",
    "email": "yixuan.qiu@cos.name",
    "login": "yixuan",
    "description": "",
    "uuid": 216398
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "sysfonts",
      "version": ">= 0.7.1",
      "role": "Depends"
    },
    {
      "package": "showtextdb",
      "version": ">= 2.0",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    }
  ],
  "_owner": "yixuan",
  "_selfowned": false,
  "_usedby": 98,
  "_updates": [
    {
      "week": "2026-12",
      "n": 9
    }
  ],
  "_tags": [],
  "_topics": [
    "font",
    "graphics",
    "graphics-device",
    "r-graphics",
    "freetype"
  ],
  "_stars": 503,
  "_contributors": [
    {
      "user": "yixuan",
      "count": 288,
      "uuid": 216398
    },
    {
      "user": "cpsievert",
      "count": 4,
      "uuid": 1365941
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "followers": 26,
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 77329,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/showtext"
  },
  "_devurl": "https://github.com/yixuan/showtext",
  "_searchresults": 16832,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/showtext.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yixuan/showtext",
  "_realowner": "yixuan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2014-01-01"
    },
    {
      "version": "0.3",
      "date": "2015-03-11"
    },
    {
      "version": "0.4-1",
      "date": "2015-04-27"
    },
    {
      "version": "0.4-2",
      "date": "2015-05-24"
    },
    {
      "version": "0.4-3",
      "date": "2015-09-20"
    },
    {
      "version": "0.4-4",
      "date": "2015-10-29"
    },
    {
      "version": "0.4-5",
      "date": "2016-10-14"
    },
    {
      "version": "0.4-6",
      "date": "2017-01-05"
    },
    {
      "version": "0.5",
      "date": "2017-09-22"
    },
    {
      "version": "0.5-1",
      "date": "2018-01-16"
    },
    {
      "version": "0.6",
      "date": "2019-01-10"
    },
    {
      "version": "0.7",
      "date": "2019-06-11"
    },
    {
      "version": "0.7-1",
      "date": "2020-01-27"
    },
    {
      "version": "0.8",
      "date": "2020-05-09"
    },
    {
      "version": "0.8-1",
      "date": "2020-05-25"
    },
    {
      "version": "0.9",
      "date": "2020-08-13"
    },
    {
      "version": "0.9-1",
      "date": "2020-11-14"
    },
    {
      "version": "0.9-2",
      "date": "2021-01-10"
    },
    {
      "version": "0.9-3",
      "date": "2021-07-26"
    },
    {
      "version": "0.9-4",
      "date": "2021-08-14"
    },
    {
      "version": "0.9-5",
      "date": "2022-02-09"
    },
    {
      "version": "0.9-6",
      "date": "2023-05-03"
    },
    {
      "version": "0.9-7",
      "date": "2024-03-02"
    },
    {
      "version": "0.9-8",
      "date": "2026-03-21"
    }
  ],
  "_exports": [
    "showtext_auto",
    "showtext_begin",
    "showtext_end",
    "showtext_opts",
    "showtext.auto",
    "showtext.begin",
    "showtext.end",
    "showtext.opts"
  ],
  "_help": [
    {
      "page": "showtext_auto",
      "title": "Automatically Using 'showtext' for New Graphics Devices",
      "topics": [
        "showtext.auto",
        "showtext_auto"
      ]
    },
    {
      "page": "showtext_begin",
      "title": "Rendering Text for R Graphics Devices",
      "topics": [
        "showtext.begin",
        "showtext_begin"
      ]
    },
    {
      "page": "showtext_end",
      "title": "Turning Off 'showtext' Text Rendering",
      "topics": [
        "showtext.end",
        "showtext_end"
      ]
    },
    {
      "page": "showtext_opts",
      "title": "Setting Options for 'showtext' package",
      "topics": [
        "showtext.opts",
        "showtext_opts"
      ]
    }
  ],
  "_readme": "https://github.com/yixuan/showtext/raw/HEAD/README.md",
  "_rundeps": [
    "showtextdb",
    "sysfonts"
  ],
  "_sysdeps": [
    {
      "shlib": "libfreetype",
      "package": "libfreetype6",
      "headers": "libfreetype-dev",
      "source": "freetype",
      "version": "2.14.2+dfsg-1",
      "name": "freetype",
      "homepage": "https://freetype.org",
      "description": "Freetype 2 font engine, shared library files"
    }
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "showtext: Using Fonts More Easily in R Graphs",
      "author": "Yixuan Qiu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "A Quick Example",
        "The Usage",
        "Loading Fonts",
        "Working with R Markdown",
        "CJK Fonts",
        "How showtext Works",
        "Compatibility with RStudio"
      ],
      "created": "2016-10-14 00:11:14",
      "modified": "2026-03-21 05:32:03",
      "commits": 16
    }
  ],
  "_score": 13.98336343630049,
  "_indexed": false,
  "_nocasepkg": "showtext",
  "_universes": [
    "ar-puuk"
  ],
  "_indexurl": "https://yixuan.r-universe.dev/showtext",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9-8",
      "date": "2026-06-23T23:58:37.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/fdd944ad75d5406f1d6eb524de880b90382311d6d3ad973a2e3260c120d25e1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9-8",
      "date": "2026-06-23T23:57:50.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/bbadd2548d474abbec3b6eaae12a19d4ac0e26c34d0890448f5dadb25e2577b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9-8",
      "date": "2026-06-23T23:58:06.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/96755395f13f828da7a00c68dc78496652231dcff3fc2ee130fd95953def1efb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9-8",
      "date": "2026-06-23T23:57:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/00b3ed1e4f8e4c82c9472cb11059881cec35e51024f223188b7612c05e259060",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9-8",
      "date": "2026-06-24T00:09:10.000Z",
      "arch": "aarch64",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/0e31dc553c05c7937949fd649fca49baaeafb362ede22d607abb93f8d1855aec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9-8",
      "date": "2026-06-24T00:09:51.000Z",
      "arch": "x86_64",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/b3d5225094542963952c78b1af23efb591e6bfc00073d7b41e13470c7465f87e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9-8",
      "date": "2026-06-24T00:08:40.000Z",
      "arch": "aarch64",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/13f69321ff99fb34c4ae60404e4ca22c7a9e70fd65e0df61d180f3236a132dd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9-8",
      "date": "2026-06-24T00:09:02.000Z",
      "arch": "x86_64",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/b308830fc1b0d425f042bc32dc54339d3f697126d1970abdc28f03bd6c46a2d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9-8",
      "date": "2026-06-23T23:57:47.000Z",
      "arch": "emscripten",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/cf76293f019f26250b27925a2ec67808b3feabaead048e7f5af6491398831e94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9-8",
      "date": "2026-06-23T23:56:50.000Z",
      "arch": "x86_64",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/7e6852b72892241ded91396b012813e874ea949916d3c3bc13c06be6e2f31a38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9-8",
      "date": "2026-06-23T23:57:01.000Z",
      "arch": "x86_64",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/80ef27f8ef0b338470baf68ffdf123c3b28fe3687fa43b653294f06435aa1c1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9-8",
      "date": "2026-06-23T23:56:53.000Z",
      "arch": "x86_64",
      "commit": "f4c498d9be9f249de1c3f9cba2bebd7f0e0ab980",
      "fileid": "https://r2.ropensci.org/494586479d7b18bfc12db5aea9c2fdd06be52992e6c9d273f1514ba19bf8ddf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065130307"
    }
  ]
}