Package: ggvegan
Type: Package
Title: 'ggplot2' Plots for the 'vegan' Package
Version: 0.2.1
Depends: R (>= 4.1.0)
Imports: vegan (>= 2.3-0), dplyr, tibble, vctrs, ggplot2, grid, tidyr,
        ggrepel, generics
Suggests: testthat (>= 3.0.0), vdiffr (>= 1.0.0), permute, withr
Authors@R: c(person("Gavin L.", "Simpson", role = c("aut", "cre"),
                    email = "ucfagls@gmail.com",
		            comment = c(ORCID = "0000-0002-9084-8413")),
             person("Jari", "Oksanen", role = "aut",
                    comment = c(ORCID="0000-0001-7102-9626")),
	         person("Didzis", "Elferts", role = "ctb",
                    comment = c(ORCID = "0000-0002-9401-1231")))
Description: Functions to produce 'ggplot2'-based plots of objects produced by
    functions in the 'vegan' package. Provides 'fortify()', 'autoplot()', and
    'tidy()' methods for many of 'vegan''s functions. The aim of 'ggvegan' is to
    make it easier to work within the 'tidyverse' with 'vegan'.
License: GPL-2
ByteCompile: true
RoxygenNote: 7.3.3
Encoding: UTF-8
Config/testthat/edition: 3
Language: en-GB
NeedsCompilation: no
Packaged: 2026-02-23 11:44:48 UTC; gavin
Author: Gavin L. Simpson [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9084-8413>),
  Jari Oksanen [aut] (ORCID: <https://orcid.org/0000-0001-7102-9626>),
  Didzis Elferts [ctb] (ORCID: <https://orcid.org/0000-0002-9401-1231>)
Maintainer: Gavin L. Simpson <ucfagls@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-27 20:30:02 UTC
Built: R 4.4.3; ; 2026-03-01 09:18:55 UTC; unix
