{"id":13401453,"url":"https://github.com/GuangchuangYu/hexSticker","last_synced_at":"2025-03-14T07:31:41.880Z","repository":{"id":18634432,"uuid":"84779863","full_name":"GuangchuangYu/hexSticker","owner":"GuangchuangYu","description":":sparkles: Hexagon sticker in R","archived":false,"fork":false,"pushed_at":"2024-03-19T01:08:22.000Z","size":23276,"stargazers_count":719,"open_issues_count":16,"forks_count":161,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-04-26T07:45:23.836Z","etag":null,"topics":["ggplot2","hexagon-sticker","logo","rstats","stickers","visualization"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GuangchuangYu.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-13T03:23:54.000Z","updated_at":"2024-05-30T04:16:06.781Z","dependencies_parsed_at":"2024-02-05T18:31:14.500Z","dependency_job_id":"1bca339f-c8ce-4803-ac80-a3dc498afd18","html_url":"https://github.com/GuangchuangYu/hexSticker","commit_stats":{"total_commits":302,"total_committers":89,"mean_commits":3.393258426966292,"dds":0.7317880794701987,"last_synced_commit":"ce31847cdbc4f233fe0f645b900a5168bb197ebc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuangchuangYu%2FhexSticker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuangchuangYu%2FhexSticker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuangchuangYu%2FhexSticker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuangchuangYu%2FhexSticker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuangchuangYu","download_url":"https://codeload.github.com/GuangchuangYu/hexSticker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243541997,"owners_count":20307803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ggplot2","hexagon-sticker","logo","rstats","stickers","visualization"],"created_at":"2024-07-30T19:01:02.800Z","updated_at":"2025-03-14T07:31:41.800Z","avatar_url":"https://github.com/GuangchuangYu.png","language":"R","readme":"\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n\n# hexSticker: create hexagon sticker in R\n\n\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/hexSticker?color=green)](https://cran.r-project.org/package=hexSticker)\n[![](http://cranlogs.r-pkg.org/badges/grand-total/hexSticker?color=green)](https://cran.r-project.org/package=hexSticker)\n[![](http://cranlogs.r-pkg.org/badges/hexSticker?color=green)](https://cran.r-project.org/package=hexSticker)\n[![](http://cranlogs.r-pkg.org/badges/last-week/hexSticker?color=green)](https://cran.r-project.org/package=hexSticker)\n\n\n```{r echo=FALSE, results=\"hide\", message=FALSE}\nlibrary(\"hexSticker\")\n```\n\n\n## :writing_hand: Author\n\nGuangchuang YU \u003chttps://yulab-smu.top\u003e\n\nSchool of Basic Medical Sciences, Southern Medical University\n\n[![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/GuangchuangYu)\n`r badger::badge_custom(\"follow me on\", \"WeChat\", \"green\", \"https://guangchuangyu.github.io/blog_images/biobabble.jpg\")`\n\n\n----\n\n## :arrow_double_down: Installation\n\nInstall the hexSticker package via CRAN:\n\n```{r, eval=FALSE}\ninstall.packages(\"hexSticker\")\n```\n\nYou can also install the package via the Github repository.\n\n```{r, eval=FALSE}\n# install.package(\"remotes\")   #In case you have not installed it.\nremotes::install_github(\"GuangchuangYu/hexSticker\")\n```\n\n## Fail to install\n\n### imageMagick\n\n`imageMagick` is required for installing `hexSticker`.  If you have not installed it, please try the following [approaches](https://www.imagemagick.org/script/download.php).\n\n### Fail to load 'sysfonts'\n\nIn Mac OS, you may need to re-install `sysfont` to properly load it.\n\nBe sure to install `xquartz` first.\n\n```{r, eval=FALSE}\nbrew update \u0026\u0026 brew install homebrew/cask/xquartz\n```\n\n---\n\n## Examples\n\n\u003e `sticker` function will produce a file with dimension exactly for printing according to\n\u003e \u003chttp://hexb.in/sticker.html\u003e\n\n\n### base plot\n\n```{r eval=FALSE}\nlibrary(hexSticker)\ns \u003c- sticker(~plot(cars, cex=.5, cex.axis=.5, mgp=c(0,.3,0), xlab=\"\", ylab=\"\"),\n          package=\"hexSticker\", p_size=20, s_x=.8, s_y=.6, s_width=1.4, s_height=1.2,\n          filename=\"inst/figures/baseplot.png\")\n```\n\nThe `sticker()` will generate a figure specified by the `filename` parameter. The output of the `sticker()` function is a `ggplot` object, e.g. the `s` variable in the above example. Print the object, `print(s)`,  will display the image. However, the image may slightly different from the created image file since the graphic device size are different. To solve this issue, `hexSticker` package provides `plot` function to preview sticker. Try `plot(s)` :).\n\n\u003cimg src=\"inst/figures/baseplot.png\" height=\"300\"/\u003e\n\n### lattice\n\n```{r fig.keep=\"none\", eval=F}\nlibrary(lattice)\n\ncounts \u003c- c(18,17,15,20,10,20,25,13,12)\noutcome \u003c- gl(3,1,9)\ntreatment \u003c- gl(3,3)\nbwplot \u003c- bwplot(counts ~ outcome | treatment, xlab=NULL, ylab=NULL, cex=.5,\n                 scales=list(cex=.5), par.strip.text=list(cex=.5))\nsticker(bwplot, package=\"hexSticker\", p_size=20, s_x=1.05, s_y=.8, s_width=2, s_height=1.5,\n        h_fill=\"#f9690e\", h_color=\"#f39c12\", filename=\"inst/figures/lattice.png\")\n```\n\n\u003cimg src=\"inst/figures/lattice.png\" height=\"300\"/\u003e\n\n### ggplot2\n\n```{r fig.keep=\"none\", eval=F}\nlibrary(ggplot2)\n\np \u003c- ggplot(aes(x = mpg, y = wt), data = mtcars) + geom_point()\np \u003c- p + theme_void() + theme_transparent()\n\nsticker(p, package=\"hexSticker\", p_size=20, s_x=1, s_y=.75, s_width=1.3, s_height=1,\n        filename=\"inst/figures/ggplot2.png\")\n```\n\n\u003cimg src=\"inst/figures/ggplot2.png\" height=\"300\"/\u003e\n\n\n### image file\n\n```{r fig.keep=\"none\", message=FALSE, eval=FALSE}\nimgurl \u003c- system.file(\"figures/cat.png\", package=\"hexSticker\")\nsticker(imgurl, package=\"hexSticker\", p_size=20, s_x=1, s_y=.75, s_width=.6,\n        filename=\"inst/figures/imgfile.png\")\n```\n\n\u003cimg src=\"inst/figures/imgfile.png\" height=\"300\"/\u003e\n\n### Google fonts\n\n```{r eval=FALSE}\nlibrary(showtext)\n## Loading Google fonts (http://www.google.com/fonts)\nfont_add_google(\"Gochi Hand\", \"gochi\")\n## Automatically use showtext to render text for future devices\nshowtext_auto()\n\n## use the ggplot2 example\nsticker(p, package=\"hexSticker\", p_size=22, s_x=1, s_y=.75, s_width=1.3, s_height=1,\n        p_family = \"gochi\", filename=\"inst/figures/ggplot2-google-font.png\")\n```\n\n\u003cimg src=\"inst/figures/ggplot2-google-font.png\" height=\"300\"/\u003e\n\n\n----\n\n## :sparkling_heart: Stickers produced by `hexSticker`\n\n\u003e If you use `hexSticker` and want your sticker to be listed here,\n\u003e please feel free to edit [README.Rmd](https://github.com/GuangchuangYu/hexSticker/edit/master/README.Rmd),\n\u003e and run `rmarkdown::render(\"README.Rmd\", rmarkdown::md_document(variant = \"gfm\"))` in `R` to generate `README.md`.\n\n**Please put stickers in alphabet order.**\n\n\n### Stickers for software packages\n\n\u003c!--\n[\u003cimg src=\"\" height=\"120\"/\u003e]()\n--\u003e\n\n[\u003cimg src=\"https://raw.githubusercontent.com/furrer-lab/abn/refs/heads/main/inst/figures/logo.png\" height=\"120\"/\u003e](https://github.com/furrer-lab/abn)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/AnnotationFilter/AnnotationFilter_hl.png\" height=\"120\"/\u003e](https://github.com/Bioconductor/BiocStickers/tree/master/AnnotationFilter)\n[\u003cimg src=\"https://github.com/lpantano/bcbioSmallRna/raw/master/inst/sticker/bcbioSmallRna.png\" height=\"120\"/\u003e](https://github.com/lpantano/bcbioSmallRna)\n[\u003cimg src=\"https://raw.githubusercontent.com/bcgov/bcmaps/master/inst/sticker/bcmaps.png\" height=\"120\"/\u003e](https://github.com/bcgov/bcmaps)\n[\u003cimg src=\"https://raw.githubusercontent.com/danielmarcelino/CamaraBR/master/inst/figures/CamaraBR-logo.png\" height=\"120\"/\u003e](https://github.com/danielmarcelino/CamaraBR)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/ChIPseeker/ChIPseeker.png\" height=\"120\"/\u003e](https://github.com/GuangchuangYu/ChIPseeker)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/cleaver/cleaver.png\" height=\"120\"/\u003e](https://github.com/Bioconductor/BiocStickers/tree/master/cleaver)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/clusterProfiler/clusterProfiler.png\" height=\"120\"/\u003e](https://github.com/GuangchuangYu/clusterProfiler)\n[\u003cimg src=\"https://raw.githubusercontent.com/SGS2000/ClustMC/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/SGS2000/ClustMC)\n[\u003cimg src=\"https://raw.githubusercontent.com/stevecondylios/collidr/master/man/figures/collidr.png\" height=\"120\"/\u003e](https://github.com/stevecondylios/collidr)\n[\u003cimg src=\"https://github.com/RhoInc/CRANsearcher/raw/master/inst/image/hex/CRANsearcher_hexSticker.png\" height=\"120\"/\u003e](https://github.com/RhoInc/CRANsearcher)\n[\u003cimg src=\"https://github.com/sstoeckl/crypto2/raw/master/man/figures/crypto2_hex.png\" height=\"120\"/\u003e](https://github.com/sstoeckl/crypto2)\n[\u003cimg src=\"https://raw.githubusercontent.com/nathansam/datefixR/main/man/figures/sticker.png \" height=\"120\"/\u003e](https://github.com/nathansam/DatefixR)\n[\u003cimg src=\"https://raw.githubusercontent.com/eikeluedeling/decisionSupport/master/vignettes/decisionSupport.png\" height=\"120\"/\u003e](https://cran.r-project.org/web/packages/decisionSupport/index.html)\n[\u003cimg src=\"https://raw.githubusercontent.com/lpantano/DEGreport/main/inst/sticker/degreport.png\" height=\"120\"/\u003e](https://github.com/lpantano/DEGreport)\n[\u003cimg src=\"https://raw.githubusercontent.com/villegar/dive/master/inst/images/logo.png\" height=\"120\"/\u003e](https://github.com/villegar/dive)\n[\u003cimg src=\"https://github.com/tbradley1013/dragondown/raw/master/man/figures/dragondown.png\" height=\"120\"/\u003e](https://github.com/tbradley1013/dragondown)\n[\u003cimg src=\"https://github.com/calcita/ech/blob/master/man/figures/ech_logo.png\" height=\"120\"/\u003e](https://github.com/calcita/ech)\n[\u003cimg src=\"https://github.com/mrchypark/elbird/raw/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/mrchypark/elbird)\n[\u003cimg src=\"https://raw.githubusercontent.com/lance-waller-lab/envi/main/man/figures/envi.png\" height=\"120\"/\u003e](https://github.com/Waller-SUSAN/envi)\n[\u003cimg src=\"https://raw.githubusercontent.com/asilatakarandikar/eparlibscrapR/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/asilatakarandikar/eparlibscrapR/)\n[\u003cimg src=\"https://raw.githubusercontent.com/CWWhitney/ethnobotanyR/master/vignettes/ethnobotanyR.png\" height=\"120\"/\u003e](https://github.com/CWWhitney/ethnobotanyR)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/FamAgg/FamAgg_hl.png\" height=\"120\"/\u003e](https://github.com/Bioconductor/BiocStickers/tree/master/FamAgg)\n[\u003cimg src=\"https://github.com/lschneiderbauer/fCWTr/raw/master/man/figures/logo.svg\" height=\"120\"/\u003e](https://lschneiderbauer.github.io/fCWTr/)\n[\u003cimg src=\"https://github.com/sstoeckl/ffdownload/raw/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/sstoeckl/ffdownload)\n[\u003cimg src=\"https://github.com/wangjiaxuan666/fixbatch/blob/main/man/figures/fixbatch_hexSticker.png\" height=\"120\"/\u003e](https://github.com/wangjiaxuan666/fixbatch)\n[\u003cimg src=\"https://raw.githubusercontent.com/JeffreyRStevens/flashr/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/JeffreyRStevens/flashr)\n[\u003cimg src=\"https://raw.githubusercontent.com/lance-waller-lab/gateR/main/man/figures/gateR.png\" height=\"120\"/\u003e](https://github.com/Waller-SUSAN/gateR)\n[\u003cimg src=\"https://raw.githubusercontent.com/Matheusbp/GemirTools/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/Matheusbp/GemirTools)\n[\u003cimg src=\"https://github.com/ipeaGIT/geobr/raw/master/r-package/man/figures/geobr_logo_b.png\" height=\"120\"/\u003e](https://github.com/ipeaGIT/geobr)\n[\u003cimg src=\"https://github.com/RichDeto/geouy/blob/master/man/figures/geouy_logo_b.png\" height=\"120\"/\u003e](https://github.com/RichDeto/geouy)\n[\u003cimg src=\"https://www.samabbott.co.uk/getTBinR/reference/figures/logo.png\" height=\"120\"/\u003e](https://www.samabbott.co.uk/getTBinR/)\n[\u003cimg src=\"https://raw.githubusercontent.com/strengejacke/ggeffects/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/strengejacke/ggeffects)\n[\u003cimg src=\"https://raw.githubusercontent.com/rivasiker/ggHoriPlot/master/man/images/sticker_ggHoriPlot.png\" height=\"120\"/\u003e](https://rivasiker.github.io/ggHoriPlot/)\n[\u003cimg src=\"https://raw.githubusercontent.com/mikmart/ggragged/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/mikmart/ggragged)\n[\u003cimg src=\"https://raw.githubusercontent.com/botan/ggrounded/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/botan/ggrounded)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/ggtree/ggtree.png\" height=\"120\"/\u003e](https://github.com/GuangchuangYu/ggtree)\n[\u003cimg src=\"https://raw.githubusercontent.com/MEDSL/resources/master/images/ggmedsl.png\" height=\"120\"/\u003e](https://github.com/MEDSL/ggmedsl)\n[\u003cimg src=\"https://raw.githubusercontent.com/dieghernan/giscoR/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/dieghernan/giscoR)\n[\u003cimg src=\"https://github.com/muschellij2/glassdoor/raw/master/sticker.png\" height=\"120\"/\u003e](https://github.com/muschellij2/glassdoor)\n[\u003cimg src=\"https://github.com/montesmariana/glossr/raw/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/montesmariana/glossr)\n[\u003cimg src=\"https://github.com/greta-dev/greta/raw/master/logos/greta_hex.png\" height=\"120\"/\u003e](https://github.com/greta-dev/greta/tree/master/logos)\n[\u003cimg src=\"https://raw.githubusercontent.com/calvinmfloyd/grobblR/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/calvinmfloyd/grobblR)\n[\u003cimg src=\"https://raw.githubusercontent.com/mikemahoney218/heddlr/master/man/figures/heddlr-badge.png\" height=\"120\"/\u003e](https://github.com/mikemahoney218/heddlr)\n[\u003cimg src=\"https://raw.githubusercontent.com/dieghernan/igoR/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/dieghernan/igoR)\n[\u003cimg src=\"https://raw.githubusercontent.com/SteffenMoritz/imputeR/master/man/figures/imputeR-logo.png\" height=\"120\"/\u003e](https://github.com/SteffenMoritz/imputeR)\n[\u003cimg src=\"https://raw.githubusercontent.com/lpantano/isomiRs/178974f22801ffcb68393971e4d072d367938f05/inst/stickers/isomirs.png\" height=\"120\"/\u003e](https://github.com/lpantano/isomiRs)\n[\u003cimg src=\"https://github.com/igorlaltuf/ispdata/blob/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/igorlaltuf/ispdata)\n[\u003cimg src=\"https://raw.githubusercontent.com/wjakethompson/jayhawkdown/master/man/figures/jayhawkdown.png\" height=\"120\"/\u003e](https://github.com/wjakethompson/jayhawkdown)\n[\u003cimg src=\"https://github.com/graemeleehickey/joineR/raw/master/man/figures/hex.png\" height=\"120\"/\u003e](https://github.com/graemeleehickey/joineR)\n[\u003cimg src=\"https://github.com/graemeleehickey/joineRML/raw/master/man/figures/hex.png\" height=\"120\"/\u003e](https://github.com/graemeleehickey/joineRML)\n[\u003cimg src=\"https://raw.githubusercontent.com/juliasilge/janeaustenr/master/tools/janeaustenr.png\" height=\"120\"/\u003e](https://github.com/juliasilge/janeaustenr/tree/master/tools)\n[\u003cimg src=\"https://github.com/cjclarke98/JSUparameters/blob/main/JSUparameters_hex.png\" height=\"120\"/\u003e](https://cran.r-project.org/package=JSUparameters)\n[\u003cimg src=\"https://github.com/le-huynh/lehuynh/blob/master/man/figures/logo.png?raw=true\" height=\"120\"/\u003e](https://le-huynh.github.io/lehuynh/)\n[\u003cimg src=\"https://raw.githubusercontent.com/nelson-n/lmForc/main/vignettes/logo/lmForc_hexSticker.png\" height=\"120\"/\u003e](https://github.com/nelson-n/lmForc)\n[\u003cimg src=\"https://github.com/ryansar/lungct/raw/master/inst/extdata/logo.png\" height=\"120\"/\u003e](https://github.com/ryansar/lungct)\n[\u003cimg src=\"https://github.com/nlmixrdevelopment/lotri/raw/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/nlmixrdevelopment/lotri)\n[\u003cimg src=\"https://raw.githubusercontent.com/paezha/macdown/master/man/figures/macdown.png\" height=\"120\"/\u003e](https://github.com/paezha/macdown)\n[\u003cimg src=\"https://raw.githubusercontent.com/rOpenSpain/mapSpain/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/rOpenSpain/mapSpain)\n[\u003cimg src=\"https://raw.githubusercontent.com/gpaux/Mediana/master/inst/figures/hexMediana.png\" height=\"120\"/\u003e](https://github.com/gpaux/Mediana)\n[\u003cimg src=\"https://raw.githubusercontent.com/nrennie/messy/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/nrennie/messy)\n[\u003cimg src=\"https://github.com/nvietto/movienight/blob/master/man/figures/movienight.png\" height=\"120\"/\u003e](https://github.com/nvietto/movienight)\n[\u003cimg src=\"https://github.com/keblu/MSGARCH/raw/master/hexmsgarch_small.png\" height=\"120\"/\u003e](https://github.com/keblu/MSGARCH)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/MSnbase/MSnbase.png\" height=\"120\"/\u003e](https://github.com/Bioconductor/BiocStickers/tree/master/MSnbase)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/mzR/mzR_hl.png\" height=\"120\"/\u003e](https://github.com/Bioconductor/BiocStickers/tree/master/mzR)\n[\u003cimg src=\"https://raw.githubusercontent.com/lbenz730/ncaahoopR/master/figures/logo.png\" height=\"120\"/\u003e](https://github.com/lbenz730/ncaahoopR)\n[\u003cimg src=\"https://shanmdphd.github.io/hex/ncarbe.png\" height=\"120\"/\u003e](https://github.com/asancpt/ncarbe)\n[\u003cimg src=\"https://user-images.githubusercontent.com/20061736/81393545-d662c680-9120-11ea-9963-a737f963bd8d.png\" height=\"120\"/\u003e](https://mirkosignorelli.github.io/r.html)\n[\u003cimg src=\"https://raw.githubusercontent.com/stevecondylios/netstat/master/man/figures/netstat.png\" height=\"120\"/\u003e](https://github.com/stevecondylios/netstat)\n[\u003cimg src=\"https://raw.githubusercontent.com/nhs-r-community/NHSRdatasets/main/inst/images/nhsrdatasetslogo.png\" height=\"120\"/\u003e](https://github.com/nhs-r-community/NHSRdatasets)\n[\u003cimg src=\"https://raw.githubusercontent.com/nhs-r-community/NHSRepisodes/main/inst/images/nhsrepisodeslogo.png\" height=\"120\"/\u003e](https://github.com/nhs-r-community/NHSRepisodes)\n[\u003cimg src=\"https://raw.githubusercontent.com/nhs-r-community/NHSRplotthedots/main/inst/images/logo.png\" height=\"120\"/\u003e](https://github.com/nhs-r-community/NHSRplotthedots)\n[\u003cimg src=\"https://raw.githubusercontent.com/nhs-r-community/NHSRtheme/main/inst/images/nhsrthemelogo.png\" height=\"120\"/\u003e](https://github.com/nhs-r-community/NHSRtheme)\n[\u003cimg src=\"https://shanmdphd.github.io/hex/NonCompart.png\" height=\"120\"/\u003e](https://github.com/asancpt/NonCompart)\n[\u003cimg src=\"https://github.com/nvietto/nopunintended/blob/master/man/logo.png\" height=\"120\"/\u003e](https://github.com/nvietto/nopunintended)\n[\u003cimg src=\"https://raw.githubusercontent.com/covid19br/nowcaster/main/man/figures/nowcaster_rev.png\" height=\"120\"/\u003e](https://github.com/covid19br/nowcaster)\n[\u003cimg src=\"https://github.com/emsweene/oasis/raw/master/sticker.png\" height=\"120\"/\u003e](https://github.com/emsweene/oasis)\n[\u003cimg src=\"https://github.com/StatsGary/OddsPlotty/blob/master/man/figures/OddsPlotty.png\" height=\"120\"/\u003e](https://github.com/StatsGary/OddsPlotty)\n[\u003cimg src=\"https://raw.githubusercontent.com/EnriquePH/OEIS.R/master/sticker/OEIS.R-sticker.png\" height=\"120\"/\u003e](https://github.com/EnriquePH/OEIS.R)\n[\u003cimg src=\"https://raw.githubusercontent.com/ox-it/oidnChaRts/master/data-raw/oidnChaRt-sticker.png\" height=\"120\"/\u003e](https://github.com/ox-it/oidnChaRts/tree/master/data-raw)\n[\u003cimg src=\"https://raw.githubusercontent.com/RGLab/openCyto/master/logo_mid.png\" height=\"120\"/\u003e](http://github.com/RGLab/openCyto)\n[\u003cimg src=\"https://github.com/DARTH-git/OpenTree/blob/main/openLogo.png\" height=\"120\"/\u003e](https://github.com/DARTH-git/OpenTree)\n[\u003cimg src=\"https://github.com/cosimameyer/overviewR/blob/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/cosimameyer/overviewR)\n[\u003cimg src=\"https://user-images.githubusercontent.com/20061736/162180793-072613f0-a93e-4ef6-b0c4-b8d8a45d770a.png\" height=\"120\"/\u003e](https://mirkosignorelli.github.io/r.html)\n[\u003cimg src=\"https://raw.githubusercontent.com/cbg-ethz/perturbatr/122cdd1516aa13d967677050dbf4fe08cfe66c7c/inst/figure/sticker.png\" height=\"120\"/\u003e](https://github.com/cbg-ethz/perturbatr)\n[\u003cimg src=\"https://raw.githubusercontent.com/uptake/pkgnet/master/man/figures/logo.png\" height=\"120\"/\u003e](https://uptake.github.io/pkgnet/)\n[\u003cimg src=\"https://raw.githubusercontent.com/dmi3kno/polite/master/data-raw/sticker.png\" height=\"120\"/\u003e](https://github.com/dmi3kno/polite)\n[\u003cimg src=\"https://raw.githubusercontent.com/nrennie/PrettyCols/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/nrennie/PrettCyCols)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/pRoloc/pRoloc.png\" height=\"120\"/\u003e](https://github.com/Bioconductor/BiocStickers/tree/master/pRoloc)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/pRoloc/pRolocdata.png\" height=\"120\"/\u003e](https://github.com/Bioconductor/BiocStickers/tree/master/pRoloc)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/pRoloc/pRolocGUI.png\" height=\"120\"/\u003e](https://github.com/Bioconductor/BiocStickers/tree/master/pRoloc)\n[\u003cimg src=\"https://user-images.githubusercontent.com/20061736/84284787-f3821f00-ab3c-11ea-85a7-220982ce518c.png\" height=\"120\"/\u003e](https://mirkosignorelli.github.io/r.html)\n[\u003cimg src=\"https://github.com/Yue-Jiang/pzfx/raw/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/Yue-Jiang/pzfx)\n[\u003cimg src=\"https://raw.githubusercontent.com/justinmillar/r-gators-hex/master/r-gators.png\" height=\"120\"/\u003e](https://github.com/justinmillar/r-gators-hex)\n[\u003cimg src=\"https://raw.githubusercontent.com/jorvlan/open-visualizations/master/R/package_figures/rainclouds_highres.png\" height=\"120\"/\u003e](https://github.com/jorvlan/raincloudplots)\n[\u003cimg src=\"https://raw.githubusercontent.com/stevecondylios/rawr/master/man/figures/rawr.png\" height=\"120\"/\u003e](https://github.com/stevecondylios/rawr)\n[\u003cimg src=\"https://raw.githubusercontent.com/jwood000/RcppAlgos/main/man/figures/RcppAlgos-logo.png\" height=\"120\"/\u003e](https://github.com/jwood000/RcppAlgos)\n[\u003cimg src=\"https://github.com/nvietto/Rdune/blob/main/man/figures/logo.jpg\" height=\"120\"/\u003e](https://github.com/nvietto/Rdune)\n[\u003cimg src=\"https://github.com/potterzot/rnassqs/raw/master/inst/figures/rnassqs.png\" height=\"120\"/\u003e](https://github.com/potterzot/rnassqs)\n[\u003cimg src=\"https://raw.githubusercontent.com/prdm0/ropenblas/master/logo.png\" height=\"120\"/\u003e](https://github.com/prdm0/ropenblas)\n[\u003cimg src=\"https://raw.githubusercontent.com/ellessenne/rsimsum/master/man/figures/hex.png\" height=\"120\"/\u003e](https://github.com/ellessenne/rsimsum)\n[\u003cimg src=\"https://raw.githubusercontent.com/nrennie/RSSthemes/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/nrennie/RSSthemes)\n[\u003cimg src=\"https://raw.githubusercontent.com/QiHongchao/SampleSize4ClinicalTrials/master/man/logo/logo.png\" height=\"120\"/\u003e](https://github.com/QiHongchao/SampleSize4ClinicalTrials)\n[\u003cimg src=\"https://github.com/nvietto/samplezoo/blob/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/nvietto/samplezoo)\n[\u003cimg src=\"https://github.com/SchlossLab/schtools/raw/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/SchlossLab/schtools)\n[\u003cimg src=\"https://github.com/thiyangt/seer/raw/master/logo/seer.png\" height=\"120\"/\u003e](https://github.com/thiyangt/seer/raw/master/logo/seer.png)\n[\u003cimg src=\"https://github.com/sborms/sentometrics/raw/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/sborms/sentometrics)\n[\u003cimg src=\"https://raw.githubusercontent.com/IyarLin/simMixedDAG/master/inst/simMixedDAGhex.png\" height=\"120\"/\u003e](https://github.com/IyarLin/simMixedDAG)\n[\u003cimg src=\"https://user-images.githubusercontent.com/9893806/34084712-02f8698a-e33a-11e7-86e7-ce60bf51fe86.png\" height=\"120\"/\u003e](https://github.com/Bohdan-Khomtchouk/shinyheatmap)\n[\u003cimg src=\"https://raw.githubusercontent.com/cwthom/shinyhelper/master/data-raw/shinyhelper.png\" height=\"120\"/\u003e](https://github.com/cwthom/shinyhelper)\n[\u003cimg src=\"https://github.com/ShixiangWang/sigminer/raw/master/inst/figures/sigminer.png\" height=\"120\"/\u003e](https://github.com/ShixiangWang/sigminer)\n[\u003cimg src=\"https://raw.githubusercontent.com/strengejacke/sjmisc/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/strengejacke/sjmisc)\n[\u003cimg src=\"https://raw.githubusercontent.com/strengejacke/sjPlot/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/strengejacke/sjPlot)\n[\u003cimg src=\"https://raw.githubusercontent.com/strengejacke/sjstats/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/strengejacke/sjstats)\n[\u003cimg src=\"https://github.com/Tazinho/snakecase/raw/master/man/figures/snakecase05.png\" height=\"120\" /\u003e](https://github.com/Tazinho/snakecase)\n[\u003cimg src=\"https://raw.githubusercontent.com/danielmarcelino/SoundexBR/master/inst/figures/SoundexBR-logo.png\" height=\"120\"/\u003e](https://github.com/danielmarcelino/SoundexBR)\n[\u003cimg src=\"https://raw.githubusercontent.com/pdrhlik/southparkr/master/sticker/southparkr-sticker.png\" height=\"120\" /\u003e](https://github.com/pdrhlik/southparkr)\n[\u003cimg src=\"https://raw.githubusercontent.com/rOpenSpain/spanish/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/rOpenSpain/spanish)\n[\u003cimg src=\"https://github.com/machiela-lab/sparrpowR/blob/master/man/figures/sparrpowR.png\" height=\"120\" /\u003e](https://github.com/machiela-lab/sparrpowR)\n[\u003cimg src=\"https://raw.githubusercontent.com/HaydenMacDonald/squashinformr/master/man/figures/logo.png\" height=\"120\" /\u003e](https://github.com/HaydenMacDonald/squashinformr)\n[\u003cimg src=\"https://github.com/rrrlw/TDAstats/raw/master/man/figures/HexTDA.png\" height=\"120\" /\u003e](https://github.com/rrrlw/TDAstats)\n[\u003cimg src=\"https://raw.githubusercontent.com/rOpenSpain/tidyBdE/master/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/rOpenSpain/mapSpain)\n[\u003cimg src=\"https://github.com/taxonomicallyinformedannotation/tima-r/blob/main/man/figures/logo.svg\" height=\"120\"/\u003e](https://github.com/taxonomicallyinformedannotation/tima-r)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/treeio/treeio.png\" height=\"120\"/\u003e](https://www.bioconductor.org/packages/treeio)\n[\u003cimg src=\"https://raw.githubusercontent.com/wenlong-liu/usfertilizer_sticker/master/usfertilizer.png\" height=\"120\"/\u003e](https://github.com/wenlong-liu/usfertilizer)\n[\u003cimg src=\"https://raw.githubusercontent.com/sjmgarnier/viridis/master/hex_logo/viridis.png\" height=\"120\"/\u003e](https://github.com/sjmgarnier/viridis)\n[\u003cimg src=\"https://github.com/neuroconductor/WhiteStripe/raw/master/sticker.png\" height=\"120\"/\u003e](https://github.com/neuroconductor/WhiteStripe)\n[\u003cimg src=\"https://github.com/JaseZiv/worldfootballR/blob/main/man/figures/logo.png\" height=\"120\"/\u003e](https://github.com/JaseZiv/worldfootballR)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/xcms/xcms_hl.png\" height=\"120\"/\u003e](https://github.com/Bioconductor/BiocStickers/tree/master/xcms)\n[\u003cimg src=\"https://raw.githubusercontent.com/drisso/zinb_analysis/master/sticker/zinbwave.png\" height=\"120\"/\u003e](https://github.com/drisso/zinb_analysis/tree/master/sticker)\n\n### Stickers for events/workshops\n\n[\u003cimg src=\"https://github.com/MonkmanMH/UVic_BIDA302/blob/main/hex_sticker/BIDA302_hex.png\" height=\"120\"/\u003e](https://github.com/MonkmanMH/UVic_BIDA302)\n[\u003cimg src=\"https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/events/CSAMA/2017/CSAMA2017.png\" height=\"120\"/\u003e](https://github.com/Bioconductor/BiocStickers/tree/master/events/CSAMA/2017)\n[\u003cimg src=\"https://jeffreyrstevens.quarto.pub/dpavir/logo/dpavir_hex.png\" height=\"120\"/\u003e](https://jeffreyrstevens.quarto.pub/dpavir/)\n\n### Stickers for fun\n\n[\u003cimg src=\"https://github.com/MonkmanMH/EIKIFJB/blob/main/EIKIFJB_sigmar_hex.png\" height=\"120\"/\u003e](https://github.com/MonkmanMH/EIKIFJB)\n[\u003cimg src=\"https://www.karada-good.net/wp/wp-content/uploads/2017/04/kemono-320x371.png\" height=\"120\"/\u003e](https://www.karada-good.net/analyticsr/r-584)\n\n### Stickers for organizations\n\n[\u003cimg src=\"https://shanmdphd.github.io/hex/cryptokor.png\" height=\"120\"/\u003e](https://github.com/cryptokor)\n[\u003cimg src=\"https://github.com/SocialScienceDataLab/methods-bites-logo/blob/main/DMU-logo.png\" height=\"120\"/\u003e](https://www.mzes.uni-mannheim.de/socialsciencedatalab/)\n[\u003cimg src=\"https://raw.githubusercontent.com/MEDSL/resources/master/images/medsl.png\" height=\"120\"/\u003e](https://github.com/MEDSL/)\n[\u003cimg src=\"https://user-images.githubusercontent.com/9893806/36942615-8f9b0640-1f2b-11e8-85eb-6d2cabcfd62f.png\" height=\"120\"/\u003e](https://github.com/shinycrypto)\n[\u003cimg src=\"https://github.com/slc-rug/slcrug-hexsticker/raw/master/R/slcrug_hex.png\" height=\"120\"/\u003e](https://github.com/slc-rug/slcrug-hexsticker)\n\n\n## Print/order stickers\n\nSticker designers can make their stickers available via [Sticker Mule](https://www.stickermule.com/uses/hexagon-stickers).\n\n## Related Tools\n\n+ [badger](https://github.com/GuangchuangYu/badger): Query information and generate badge for using in README and GitHub Pages.\n+ [ggimage](https://github.com/GuangchuangYu/ggimage): Supports image files and graphic objects to be visualized in 'ggplot2' graphic system.\n+ [meme](https://github.com/GuangchuangYu/meme/): Create Meme.\n+ [shadowtext](https://github.com/GuangchuangYu/shadowtext/): Create text grob with background shadow.\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGuangchuangYu%2FhexSticker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGuangchuangYu%2FhexSticker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGuangchuangYu%2FhexSticker/lists"}