Package: Ternary
Version: 1.2.0
Title: Create Ternary Plots
Description: Plots ternary diagrams (simplex plots / Gibbs triangles) using the
  standard graphics functions.
  An alternative to 'ggtern', which uses the 'ggplot2' family of plotting 
  functions.
  Includes a 'Shiny' user interface for point-and-click plotting.
URL: https://ms609.github.io/Ternary/,
        https://github.com/ms609/Ternary/
BugReports: https://github.com/ms609/Ternary/issues/
Authors@R: c(person('Martin R.', 'Smith',
                    email = 'martin.smith@durham.ac.uk',
                    role = c("aut", "cre", "cph"), 
                    comment = c(ORCID = '0000-0001-5660-1727')
                   ),
             person('Lilian', 'Sanselme', role = "ctb")
            )
License: GPL (>= 2)
Language: en-GB
Depends: R (>= 3.2.0)
Imports: colourpicker, shiny, shinyjs, viridisLite
Suggests: knitr, readxl, rmarkdown, testthat, vdiffr
LazyData: true
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-15 09:56:18 UTC; ms609
Author: Martin R. Smith [aut, cre, cph]
    (<https://orcid.org/0000-0001-5660-1727>),
  Lilian Sanselme [ctb]
Maintainer: Martin R. Smith <martin.smith@durham.ac.uk>
Repository: CRAN
Date/Publication: 2020-10-17 00:10:12 UTC
