Package: fqacalc
Title: Calculate Floristic Quality Assessment Metrics
Version: 1.1.1
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) <doi:10.1002/ecs2.2825>. 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
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://github.com/EcoModTeam/fqacalc
BugReports: https://github.com/EcoModTeam/fqacalc/issues
NeedsCompilation: no
Packaged: 2025-04-29 20:31:05 UTC; irisfoxfoot
Author: Iris Foxfoot [aut],
  Todd Swannack [cre],
  U.S. Army Engineer Research and Development Center [cph, fnd]
Maintainer: Todd Swannack <tswannack@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-30 07:50:06 UTC
Built: R 4.3.3; ; 2025-04-30 10:31:50 UTC; unix
