Package: ecorest
Title: Conducts Analyses Informing Ecosystem Restoration Decisions
Version: 1.0.0
Authors@R: 
    c(person(given = "S. Kyle", family = "McKay",
           role = c("aut", "cre"),
           email = "kyle.mckay@usace.army.mil",
           comment = c(ORCID = "0000-0003-2703-3841")),
      person(given = "Darixa D.", family = "Hernandez-Abrams",
           role = c("aut"),
           email = "darixa.d.hernandez-abrams@erdc.dren.mil"))
Description: Three sets of data and functions for informing ecosystem restoration
    decisions, particularly in the context of the U.S. Army Corps of Engineers.
    First, model parameters are compiled as a data set and associated metadata 
    for over 500 habitat suitability models developed by the U.S. Fish and 
    Wildlife Service (USFWS 1980) <https://www.fws.gov/policy/ESMindex.html>. 
    Second, functions for conducting habitat suitability analyses both for the
    models described above as well as generic user-specified model 
    parameterizations. Third, a suite of decision support tools for conducting 
    cost-effectiveness and incremental cost analyses (Robinson et al. 1995)
    <https://www.iwr.usace.army.mil/Portals/70/docs/iwrreports/95-R-1.pdf>.
Depends: R (>= 3.5.0)
License: CC0
Encoding: UTF-8
LazyData: true
Imports: viridis, stats, graphics, grDevices
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-06-23 11:14:27 UTC; u4eevskm
Author: S. Kyle McKay [aut, cre] (<https://orcid.org/0000-0003-2703-3841>),
  Darixa D. Hernandez-Abrams [aut]
Maintainer: S. Kyle McKay <kyle.mckay@usace.army.mil>
Repository: CRAN
Date/Publication: 2020-06-26 10:50:03 UTC
Built: R 4.1.0; ; 2021-05-27 19:15:36 UTC; unix
