Package: flowers Title: Flower Plots Version: 0.2.0 Authors@R: c( person(given = "Jim", family = "Regetz", role = c("aut"), email = "regetz@nceas.ucsb.edu"), person(given = "Darren", family = "Hardy", role = c("aut"), email = "hardy@nceas.ucsb.edu"), person(given = "Ben", family = "Best", role = c("aut"), email = "bbest@nceas.ucsb.edu", comment = c(ORCID = "https://orcid.org/0000-0002-2686-0784")), person(given = "Casey", family = "O'Hara", role = c("aut"), email = "ohara@nceas.ucsb.edu", comment = c(ORCID = "https://orcid.org/0000-0003-2968-7005")), person(given = "Julia", family = "Lowndes", role = c("aut"), email = "lowndes@nceas.ucsb.edu", comment = c(ORCID = "https://orcid.org/0000-0003-1682-3872")), person(given = "Melanie", family = "Frazier", role = c("aut"), email = "frazier@nceas.ucsb.edu"), person(given = "Jamie", family = "Afflerbach", role = c("aut"), email = "afflerbach@nceas.ucsb.edu"), person(given = "Juliette", family = "Verstaen", role = c("aut"), email = "juliette@verstaen.com"), person(given = "Matthew B.", family = "Jones", role = c("aut", "cre"), email = "jones@nceas.ucsb.edu", comment = c(ORCID = "https://orcid.org/0000-0003-0077-4738")) ) Description: Flowers provides functions to generate flower plot graphics. License: GPL-3 Encoding: UTF-8 URL: https://github.com/NCEAS/flowers BugReports: https://github.com/NCEAS/flowers/issues LazyData: true Depends: R (>= 3.2.0) Imports: dplyr (>= 0.8.3), ggplot2, rlang Suggests: testthat (>= 2.1.0) RoxygenNote: 6.1.1 Repository: https://nceas.r-universe.dev Date/Publication: 2025-06-12 23:51:38 UTC RemoteUrl: https://github.com/NCEAS/flowers RemoteRef: HEAD RemoteSha: 189f0f2fd492dbc484e4cd7c2f8e5b81dd5aad54 NeedsCompilation: no Packaged: 2026-07-15 09:11:05 UTC; root Author: Jim Regetz [aut], Darren Hardy [aut], Ben Best [aut] (ORCID: ), Casey O'Hara [aut] (ORCID: ), Julia Lowndes [aut] (ORCID: ), Melanie Frazier [aut], Jamie Afflerbach [aut], Juliette Verstaen [aut], Matthew B. Jones [aut, cre] (ORCID: ) Maintainer: Matthew B. Jones