Package: ggtern
Type: Package
Title: An Extension to 'ggplot2', for the Creation of Ternary Diagrams
Version: 2.1.1
Date: 2016-3-31
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.
Depends: ggplot2 (>= 2.1.0)
Imports: compositions, grid, gridExtra, gtable (>= 0.1.1), latex2exp
        (>= 0.3.3), MASS, plyr (>= 1.7.1), scales (>= 0.3.0), stats,
        proto, utils, lattice
Enhances: sp
License: GPL-2
URL: http://www.ggtern.com
LazyData: true
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-noarrows.R'
        'theme-novar-tern.R' 'theme-rotate.R' 'theme-showgrid.R'
        'theme-showlabels.R' 'theme-showsecondary.R'
        'theme-showtitles.R' 'theme-ticksoutside.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-interpolate-tern.R' 'stat-interpolate-tern.R'
        'stat-interpolate-methods.R' 'geom-crosshair-tern.R'
        'geom-point-swap.R' 'annotation-raster-tern.R'
NeedsCompilation: no
Author: Nicholas Hamilton [aut, cre]
Maintainer: Nicholas Hamilton <nick@ggtern.com>
Repository: CRAN
RoxygenNote: 5.0.1
Packaged: 2016-03-31 00:23:18 UTC; nick
Date/Publication: 2016-03-31 17:39:03
