{"id":18722513,"url":"https://github.com/mdsumner/ggpolypath","last_synced_at":"2026-01-25T22:25:15.656Z","repository":{"id":56937628,"uuid":"64943243","full_name":"mdsumner/ggpolypath","owner":"mdsumner","description":"Polygons with holes for ggplot2","archived":false,"fork":false,"pushed_at":"2025-07-24T01:47:13.000Z","size":5128,"stargazers_count":16,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-09T00:51:43.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mdsumner.github.io/ggpolypath/","language":"HTML","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/mdsumner.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-04T14:53:29.000Z","updated_at":"2025-07-24T01:43:28.000Z","dependencies_parsed_at":"2022-08-21T06:50:17.646Z","dependency_job_id":"bac60976-841a-4653-a3b3-6398de36253d","html_url":"https://github.com/mdsumner/ggpolypath","commit_stats":{"total_commits":52,"total_committers":2,"mean_commits":26.0,"dds":"0.17307692307692313","last_synced_commit":"0b976f1af11d6f8080685ead53f1ecb417e0d8cb"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mdsumner/ggpolypath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fggpolypath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fggpolypath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fggpolypath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fggpolypath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdsumner","download_url":"https://codeload.github.com/mdsumner/ggpolypath/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fggpolypath/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28760643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T20:56:06.009Z","status":"ssl_error","status_checked_at":"2026-01-25T20:54:48.203Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-07T13:41:48.076Z","updated_at":"2026-01-25T22:25:15.635Z","avatar_url":"https://github.com/mdsumner.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput:\n  md_document:\n    variant: markdown_github\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n---\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/mdsumner/ggpolypath/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mdsumner/ggpolypath/actions/workflows/R-CMD-check.yaml)\n[![CRAN status](https://www.r-pkg.org/badges/version/ggpolypath)](https://CRAN.R-project.org/package=ggpolypath)\n\u003c!-- badges: end --\u003e\n\n```{r, echo = FALSE, message = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"figure/README-\"\n)\n```\n\n## ggpolypath\n\nA `ggplot2` geom for polygons with holes, called 'geom_polypath'. \n\nPLEASE NOTE: ggpolypath predates full support for polygonal path geoemtry in ggplot2, we advise use of\nthe ggplot2 package directly rather than this package, please see https://www.tidyverse.org/blog/2019/06/ggplot2-3-2-0/. \n\n\n## Install\n\nInstall from CRAN. \n\n```{r,eval=FALSE}\ninstall.packages(\"ggpolypath\")\n```\n\nInstall the development version. \n\n```{r,eval=FALSE}\n## install from Github\ndevtools::install_github(\"mdsumner/ggpolypath\")\n```\n\n\n## Example\n\nSee the vignette for examples. \n\n```{r,eval=FALSE}\nvignette(\"ggpolypath\")\n```\n\n## Gory details\n\nMore examples, and more detail than you probably need can be found here: \n\nhttps://github.com/hypertidy/polyggon/blob/master/README.md\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsumner%2Fggpolypath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdsumner%2Fggpolypath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsumner%2Fggpolypath/lists"}