Package: fqacalc Title: Calculate Floristic Quality Assessment Metrics Version: 1.1.1.9000 Authors@R: c( person("Iris", "Foxfoot", , role = c("aut")), person("Todd", "Swannack", , email = "tswannack@gmail.com", role = c("cre")), person("U.S. Army Engineer Research and Development Center", role = c("cph", "fnd")) ) Description: A collection of functions for calculating Floristic Quality Assessment (FQA) metrics using regional FQA databases that have been approved or approved with reservations as ecological planning models by the U.S. Army Corps of Engineers (USACE). For information on FQA see Spyreas (2019) . These databases are stored in a sister R package, 'fqadata'. Both packages were developed for the USACE by the U.S. Army Engineer Research and Development Center’s Environmental Laboratory. License: MIT + file LICENSE Depends: R (>= 2.10) Imports: dplyr, fqadata (>= 1.1.0), magrittr, rlang Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 VignetteBuilder: knitr URL: https://github.com/EcoModTeam/fqacalc BugReports: https://github.com/EcoModTeam/fqacalc/issues Repository: https://ecomodteam.r-universe.dev Date/Publication: 2026-02-05 17:47:19 UTC RemoteUrl: https://github.com/ecomodteam/fqacalc RemoteRef: HEAD RemoteSha: b680d7c0318e7f668d65e5d00a7256bd5afba4ff NeedsCompilation: no Packaged: 2026-07-05 06:38:08 UTC; root Author: Iris Foxfoot [aut], Todd Swannack [cre], U.S. Army Engineer Research and Development Center [cph, fnd] Maintainer: Todd Swannack