{
  "_id": "6a482157e06c18f0a652d78a",
  "Package": "shadowtext",
  "Title": "Shadow Text Grob and Layer",
  "Version": "0.1.6",
  "Authors@R": "c(\nperson(\"Guangchuang\", \"Yu\",     email = \"guangchuangyu@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-6485-8781\")),\nperson(\"Shuangbin\", \"Xu\",       email = \"xshuangbin@163.com\",      role = \"ctb\", comment = c(ORCID=\"0000-0003-3513-5362\"))\n)",
  "Description": "Implement shadowtextGrob() for 'grid' and\ngeom_shadowtext() layer for 'ggplot2'. These functions\ncreate/draw text grob with background shadow.",
  "VignetteBuilder": "knitr",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "URL": "https://github.com/GuangchuangYu/shadowtext/",
  "BugReports": "https://github.com/GuangchuangYu/shadowtext/issues",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev make libpng-dev libuv1-dev",
  "Repository": "https://guangchuangyu.r-universe.dev",
  "Date/Publication": "2025-09-01 02:42:23 UTC",
  "RemoteUrl": "https://github.com/guangchuangyu/shadowtext",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d73f8bae712e3b415fd54b62b84df874978d7b6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 20:50:07 UTC",
    "User": "root"
  },
  "Author": "Guangchuang Yu [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-6485-8781>),\nShuangbin Xu [ctb] (ORCID: <https://orcid.org/0000-0003-3513-5362>)",
  "Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
  "_user": "guangchuangyu",
  "_type": "src",
  "_file": "shadowtext_0.1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/363a6e069c86dd778eb4a932a4e211b1f82d11408886112559cabaa0114b2c81",
  "_filesize": 580597,
  "_sha256": "363a6e069c86dd778eb4a932a4e211b1f82d11408886112559cabaa0114b2c81",
  "_expires": "2026-10-11T20:53:41.000Z",
  "_created": "2026-07-03T20:50:07.000Z",
  "_published": "2026-07-03T20:53:43.303Z",
  "_jobs": [
    {
      "job": 85069675762,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8074616233"
    },
    {
      "job": 85069675742,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074612382"
    },
    {
      "job": 85069675774,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8074601098"
    },
    {
      "job": 85069675767,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074606610"
    },
    {
      "job": 85069295111,
      "time": 227,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074583620"
    },
    {
      "job": 85069675753,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8074612935"
    },
    {
      "job": 85069675749,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8074601434"
    },
    {
      "job": 85069675781,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8074604495"
    },
    {
      "job": 85069675787,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074599690"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/28682692133",
  "_status": "success",
  "_upstream": "https://github.com/guangchuangyu/shadowtext",
  "_commit": {
    "id": "4d73f8bae712e3b415fd54b62b84df874978d7b6",
    "author": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "committer": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "message": "update\n",
    "time": 1756694543
  },
  "_maintainer": {
    "name": "Guangchuang Yu",
    "email": "guangchuangyu@gmail.com",
    "login": "guangchuangyu",
    "twitter": "@guangchuangyu",
    "description": "Professor of Bioinformatics at Southern Medical University.",
    "uuid": 626539,
    "orcid": "0000-0002-6485-8781"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "ggiraph",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    }
  ],
  "_owner": "guangchuangyu",
  "_selfowned": true,
  "_usedby": 12,
  "_updates": [
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 41,
  "_contributors": [
    {
      "user": "guangchuangyu",
      "count": 35,
      "uuid": 626539
    },
    {
      "user": "xiangpin",
      "count": 5,
      "uuid": 17870644
    },
    {
      "user": "bbcuffer",
      "count": 1,
      "uuid": 31245300
    },
    {
      "user": "rcannood",
      "count": 1,
      "uuid": 553642
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 626539,
    "type": "user",
    "name": "Guangchuang Yu",
    "followers": 3113,
    "description": "Professor of Bioinformatics at Southern Medical University."
  },
  "_downloads": {
    "count": 26138,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shadowtext"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/guangchuangyu/shadowtext",
  "_searchresults": 726,
  "_rbuild": "4.6.1",
  "_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/shadowtext.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/guangchuangyu/shadowtext",
  "_realowner": "guangchuangyu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2017-10-30"
    },
    {
      "version": "0.0.3",
      "date": "2018-09-29"
    },
    {
      "version": "0.0.4",
      "date": "2018-12-07"
    },
    {
      "version": "0.0.5",
      "date": "2019-05-29"
    },
    {
      "version": "0.0.6",
      "date": "2019-09-09"
    },
    {
      "version": "0.0.7",
      "date": "2019-11-06"
    },
    {
      "version": "0.0.8",
      "date": "2021-04-23"
    },
    {
      "version": "0.0.9",
      "date": "2021-09-19"
    },
    {
      "version": "0.1.0",
      "date": "2021-12-20"
    },
    {
      "version": "0.1.1",
      "date": "2022-01-10"
    },
    {
      "version": "0.1.2",
      "date": "2022-04-22"
    },
    {
      "version": "0.1.3",
      "date": "2024-01-19"
    },
    {
      "version": "0.1.4",
      "date": "2024-07-18"
    },
    {
      "version": "0.1.5",
      "date": "2025-06-30"
    },
    {
      "version": "0.1.6",
      "date": "2025-08-24"
    }
  ],
  "_exports": [
    "element_shadowtext",
    "geom_shadowtext",
    "geom_shadowtext_interactive",
    "GeomInteractiveShadowtext",
    "GeomShadowtext",
    "GeomShadowText",
    "gpar",
    "grid.shadowtext",
    "shadowtextGrob"
  ],
  "_help": [
    {
      "page": "element_shadowtext",
      "title": "element_shadowtext",
      "topics": [
        "element_shadowtext"
      ]
    },
    {
      "page": "geom_shadowtext",
      "title": "geom_shadowtext",
      "topics": [
        "geom_shadowtext"
      ]
    },
    {
      "page": "geom_shadowtext_interactive",
      "title": "Create interactive shadow text",
      "topics": [
        "geom_shadowtext_interactive"
      ]
    },
    {
      "page": "GeomInteractiveShadowtext",
      "title": "ggproto classes for ggiraph",
      "topics": [
        "GeomInteractiveShadowtext"
      ]
    },
    {
      "page": "ggproto-shadowtext",
      "title": "GeomShadowText",
      "topics": [
        "GeomShadowText",
        "GeomShadowtext"
      ]
    },
    {
      "page": "shadowtextGrob",
      "title": "shadowtextGrob",
      "topics": [
        "grid.shadowtext",
        "shadowtextGrob"
      ]
    }
  ],
  "_readme": "https://github.com/guangchuangyu/shadowtext/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "ggiraph",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "systemfonts",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "shadowtext.Rmd",
      "filename": "shadowtext.html",
      "title": "Shadow Text Grob and Layer",
      "author": "Guangchuang Yu School of Basic Medical Sciences, Southern Medical University",
      "engine": "knitr::rmarkdown",
      "headings": [
        "shadow text grob: shadowtextGrob() and grid.shadowtext()",
        "ggplot2 layer: geom_shadowtext()"
      ],
      "created": "2017-10-30 13:14:32",
      "modified": "2019-09-09 04:50:27",
      "commits": 4
    }
  ],
  "_score": 11.225446582198076,
  "_indexed": true,
  "_nocasepkg": "shadowtext",
  "_universes": [
    "guangchuangyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-03T20:52:52.000Z",
      "distro": "resolute",
      "commit": "4d73f8bae712e3b415fd54b62b84df874978d7b6",
      "fileid": "https://r2.ropensci.org/11d1fe081dd1cd7b630dc41366cbd411a59708760e1f217f3d0d63d9aef7cc4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/28682692133"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-03T20:52:33.000Z",
      "distro": "resolute",
      "commit": "4d73f8bae712e3b415fd54b62b84df874978d7b6",
      "fileid": "https://r2.ropensci.org/8b2d9911ac6811727e27d10ffc0b307adf7eb4817ad1f45d76a373bec5b95afe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/28682692133"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-03T20:51:36.000Z",
      "commit": "4d73f8bae712e3b415fd54b62b84df874978d7b6",
      "fileid": "https://r2.ropensci.org/021298ce9f4b5284909f9bd4c0faed2828629a18a00cd7967596767b7efccdb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/28682692133"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-03T20:52:07.000Z",
      "commit": "4d73f8bae712e3b415fd54b62b84df874978d7b6",
      "fileid": "https://r2.ropensci.org/46269edc769aaa632a735bc9cb4d1235d04f9fd702cdac12d1072fcfa4069cba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/28682692133"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-07-03T20:53:04.000Z",
      "commit": "4d73f8bae712e3b415fd54b62b84df874978d7b6",
      "fileid": "https://r2.ropensci.org/79b32e55da642ed6b8cdfd3a3d33e7fc60a0d3eb86a1b8714f9e59472e77af33",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/28682692133"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-03T20:51:24.000Z",
      "commit": "4d73f8bae712e3b415fd54b62b84df874978d7b6",
      "fileid": "https://r2.ropensci.org/43ab6b2aeae016a299bbcffb6234021fd4dddca85bb184deeeaff8ab23f86817",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/28682692133"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-03T20:51:48.000Z",
      "commit": "4d73f8bae712e3b415fd54b62b84df874978d7b6",
      "fileid": "https://r2.ropensci.org/97864734e9c0606fa46a551f59964fb5bea290f1b98e4f8759ff614e6002ba27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/28682692133"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-03T20:51:17.000Z",
      "commit": "4d73f8bae712e3b415fd54b62b84df874978d7b6",
      "fileid": "https://r2.ropensci.org/e4b39f97b49064ff75414f02ad4c4db19e20a9fcb64c292db42d07694b956652",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/28682692133"
    }
  ]
}