Package: ggordiplots
Type: Package
Title: Make 'ggplot2' Versions of Vegan's Ordiplots
Version: 0.4.3
Authors@R: c(person("John", "Quensen", email = "quensenj@msu.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-7669-1595")),
           person("Gavin", "Simpson", role = "aut"),
           person("Jari", "Oksanen", role = "aut"))
Maintainer: John Quensen <quensenj@msu.edu>
Description: The 'vegan' package includes several functions for adding features
  to ordination plots: ordiarrows(),  ordiellipse(), ordihull(),
  ordispider() and ordisurf(). This package adds these same   features to 
  ordination plots made with 'ggplot2'. In addition, gg_ordibubble() sizes
  points relative to the value of an environmental variable. 
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 3.2.0), ggplot2 (>= 3.0.0), vegan (>= 2.5-2), glue
Suggests: formatR, permute, lattice, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/jfq3/ggordiplots
BugReports: https://github.com/jfq3/ggordiplots/issues
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-01-14 15:51:25 UTC; johnq
Author: John Quensen [aut, cre, cph] (<https://orcid.org/0000-0002-7669-1595>),
  Gavin Simpson [aut],
  Jari Oksanen [aut]
Repository: CRAN
Date/Publication: 2024-01-14 16:10:02 UTC
Built: R 4.2.3; ; 2024-01-14 18:20:02 UTC; unix
