The aim of 'ggplot2' is to aid in visual data investigations. This
focus has led to a lack of facilities for composing specialised plots.
'ggforce' aims to be a collection of mainly new stats and geoms that fills
this gap. All additional functionality is aimed to come through the official
extension system so using 'ggforce' should be a stable experience.
Version: |
0.3.2 |
Depends: |
ggplot2 (≥ 3.0.0), R (≥ 3.3.0) |
Imports: |
Rcpp (≥ 0.12.2), grid, scales, MASS, tweenr (≥ 0.1.5), gtable, rlang, polyclip, stats, grDevices, tidyselect, withr, utils |
LinkingTo: |
Rcpp, RcppEigen |
Suggests: |
sessioninfo, concaveman, deldir, reshape2, units (≥ 0.4-6), covr |
Published: |
2020-06-23 |
Author: |
Thomas Lin Pedersen
[cre, aut],
RStudio [cph] |
Maintainer: |
Thomas Lin Pedersen <thomasp85 at gmail.com> |
BugReports: |
https://github.com/thomasp85/ggforce/issues |
License: |
MIT + file LICENSE |
URL: |
https://ggforce.data-imaginist.com,
https://github.com/thomasp85/ggforce |
NeedsCompilation: |
yes |
Materials: |
README NEWS |
CRAN checks: |
ggforce results |