Summary: | [NEW PORT] graphics/R-cran-ggrepel: Automatically Position Non-Overlapping Text Labels | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Zsolt Udvari <uzsolt> | ||||
Component: | Individual Port(s) | Assignee: | Tobias C. Berner <tcberner> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | tcberner | ||||
Priority: | --- | Keywords: | feature | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://cran.r-project.org/web/packages/ggrepel/index.html | ||||||
Attachments: |
|
Anyone? Sorry, this has been overlooked for way to long, I get on it. Committed. Thanks. A commit references this bug: Author: tcberner Date: Sun Mar 8 17:18:16 UTC 2020 New revision: 528059 URL: https://svnweb.freebsd.org/changeset/ports/528059 Log: New port: graphics/R-cran-ggrepel: Automatically Position Non-Overlapping Text Labels Provides text and label geoms for 'ggplot2' that help to avoid overlapping text labels. Labels repel away from each other and away from the data points. WWW: https://cran.r-project.org/web/packages/ggrepel/ PR: 239612 Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> Changes: head/graphics/Makefile head/graphics/R-cran-ggrepel/ head/graphics/R-cran-ggrepel/Makefile head/graphics/R-cran-ggrepel/distinfo head/graphics/R-cran-ggrepel/pkg-descr |
Created attachment 206232 [details] patch Provides text and label geoms for 'ggplot2' that help to avoid overlapping text labels. Labels repel away from each other and away from the data points. Poudriere testport passed.