Package: Ternary Version: 2.3.7 Title: Create Ternary and Holdridge Plots Description: Plots ternary diagrams (simplex plots / Gibbs triangles) and Holdridge life zone plots using the standard graphics functions. Allows custom annotation, interpolating, contouring and scaling of plotting region. Includes a 'Shiny' user interface for point-and-click ternary plotting. An alternative to 'ggtern', which uses the 'ggplot2' family of plotting functions. 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.6.0) Imports: PlotTools (>= 0.2.0), shiny, sp, clue, Suggests: colourpicker, knitr, readxl, rmarkdown, shinyjs, spelling, testthat (>= 3.0), vdiffr, Config/Needs/check: rcmdcheck Config/Needs/coverage: covr Config/Needs/memcheck: devtools, rcmdcheck Config/Needs/metadata: codemeta Config/Needs/revdeps: revdepcheck Config/Needs/website: pkgdown, shinylive Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/testthat/parallel: false LazyData: true VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://ms609.r-universe.dev Date/Publication: 2026-06-04 05:41:06 UTC RemoteUrl: https://github.com/ms609/ternary RemoteRef: HEAD RemoteSha: bddc11b8e90e8ee6920e0ba0ec7c03f3aa01c2c8 NeedsCompilation: no Packaged: 2026-07-04 08:58:00 UTC; root Author: Martin R. Smith [aut, cre, cph] (ORCID: ), Lilian Sanselme [ctb] Maintainer: Martin R. Smith