Package: ggordiplots Type: Package Title: Make 'ggplot2' Versions of Vegan's Ordiplots Version: 0.4.4 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 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.3.2 Repository: https://jfq3.r-universe.dev Date/Publication: 2024-10-23 20:49:12 UTC RemoteUrl: https://github.com/jfq3/ggordiplots RemoteRef: HEAD RemoteSha: 9e30a1a5172877ec0eef5ba1f1ca7ff3853c2dc3 NeedsCompilation: no Packaged: 2026-07-07 09:01:38 UTC; root Author: John Quensen [aut, cre, cph] (ORCID: ), Gavin Simpson [aut], Jari Oksanen [aut]