Package: fqar Type: Package Title: Floristic Quality Assessment Tools for R Version: 0.5.6 Authors@R: c( person("Andrew", "Gard", , email = "agard@lakeforest.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4434-0755")), person("Alexia", "Myers", , email = "myersaj@lakeforest.edu", role = c("aut")), person("Irene", "Luwabelwa", , email = "luwabelwaffa55@lakeforest.edu", role = c("aut")) ) Description: Tools for downloading and analyzing floristic quality assessment data. See Freyman et al. (2015) for more information about floristic quality assessment and the associated database. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US LazyData: true Imports: dplyr, ggplot2, httr, jsonlite, memoise, rlang, tidyr, tidyselect RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Depends: R (>= 4.1.0) VignetteBuilder: knitr URL: https://github.com/equitable-equations/fqar/ BugReports: https://github.com/equitable-equations/fqar/issues Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://equitable-equations.r-universe.dev Date/Publication: 2025-08-20 17:51:07 UTC RemoteUrl: https://github.com/equitable-equations/fqar RemoteRef: HEAD RemoteSha: 5c3d3f434dddd6571cdfb896e3b2859c5771d23f NeedsCompilation: no Packaged: 2026-06-20 08:32:44 UTC; root Author: Andrew Gard [aut, cre] (ORCID: ), Alexia Myers [aut], Irene Luwabelwa [aut] Maintainer: Andrew Gard