Package: ggtern
Type: Package
Title: An Extension to 'ggplot2', for the Creation of Ternary Diagrams
Version: 2.2.1
Date: 2017-07-09
Description: Extends the functionality of 'ggplot2', providing the capability
    to plot ternary diagrams for (subset of) the 'ggplot2' geometries. Additionally,
    'ggtern' has implemented several NEW geometries which are unavailable to the
    standard 'ggplot2' release. For further examples and documentation, please
    proceed to the 'ggtern' website.
Authors@R: 
  person("Nicholas","Hamilton", ,"nick@ggtern.com", role = c("aut", "cre"))
Author: Nicholas Hamilton [aut, cre]
Maintainer: Nicholas Hamilton <nick@ggtern.com>
Depends: ggplot2 (>= 2.2.0)
Imports: compositions, grid, gridExtra, gtable (>= 0.1.2), latex2exp
        (>= 0.4), MASS, plyr (>= 1.8.3), scales (>= 0.3.0), stats,
        proto, utils, lattice
Enhances: sp
License: GPL-2
URL: http://www.ggtern.com
Collate: 'ggtern-package.R' 'aes.R' 'coord-tern.R' 'calc-tern-tlr2xy.R'
        'calc-mahalanobis-distance.R' 'calc-kde2d-weighted.R'
        'doc-data.R' 'doc-theme-convenience.R' 'depreciated.R'
        'labels-new.R' 'labels-percent.R' 'legend-draw-tern.R'
        'ggtern-constructor.R' 'gg-internal.R'
        'modifications-gridExtra.R' 'onLoad.R' 'plot.R' 'plot-build.R'
        'plot-construction.R' 'position-.R' 'position-nudge-tern.R'
        'position-jitter-tern.R' 'save.R' 'scales-tern.R'
        'strip-unapproved.R' 'tern-limits.R' 'theme.R'
        'theme-arrowlength.R' 'theme-clockwise.R' 'theme-defaults.R'
        'theme-elements.R' 'theme-gridsontop.R' 'theme-bordersontop.R'
        'theme-legend-position.R' 'theme-latex.R' 'theme-mesh.R'
        'theme-noarrows.R' 'theme-nomask.R' 'theme-novar-tern.R'
        'theme-rotate.R' 'theme-showgrid.R' 'theme-showlabels.R'
        'theme-showsecondary.R' 'theme-showtitles.R'
        'theme-ticksoutside.R' 'theme-zoom.R' 'utilities.R'
        'utilities-help.R' 'geom-density-tern.R' 'stat-density-tern.R'
        'geom-mask.R' 'geom-Xline.R' 'geom-Xisoprop.R'
        'geom-confidence-tern.R' 'stat-confidence-tern.R'
        'geom-errorbarX.R' 'geom-smooth-tern.R' 'stat-smooth-tern.R'
        'geom-mean-ellipse.R' 'stat-mean-ellipse.R'
        'geom-interpolate-tern.R' 'stat-interpolate-tern.R'
        'stat-interpolate-methods.R' 'geom-crosshair-tern.R'
        'geom-point-swap.R' 'annotation-tern.R'
        'annotation-raster-tern.R' 'geom-text-viewport.R'
        'geom-label-viewport.R'
NeedsCompilation: no
Repository: CRAN
RoxygenNote: 5.0.1
Packaged: 2017-07-17 03:11:32 UTC; nick
Date/Publication: 2017-07-17 09:45:26 UTC
