Package: GMSE
Type: Package
Title: Generalised Management Strategy Evaluation Simulator
Version: 1.0.0.2
Imports: grDevices (>= 4.0.0), graphics (>= 4.0.0), stats(>= 4.0.0),
        shiny, shinydashboard, shinyjs, shinycssloaders
Authors@R: c(person("A. Bradley", "Duthie", email = "brad.duthie@gmail.com",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0001-8343-4995")),
             person("Adrian", "Bach", role = c("aut")),
             person("Jeremy", "Cusack", role = "ctb",
                    comment = c(ORCID = "0000-0003-3004-1586")),
             person("Isabel", "Jones", role = "ctb",
                    comment = c(ORCID = "0000-0002-8361-1370")),
             person("Jeroen", "Minderman", role = "aut",
                    comment = c(ORCID = "0000-0002-8451-5540")),
             person("Erlend", "Nilsen", role = "ctb",
                    comment = c(ORCID = "0000-0002-5119-8331")),
             person("Ochoa", "Gabriela", role = "aut",
                    comment = c(ORCID = "0000-0001-7649-5669")),
             person("Rocio", "Pozo", role = "ctb",
                    comment = c(ORCID = "0000-0002-7546-8076")),
             person("Sarobidy", "Rakotonarivo", role = "ctb",
                    comment = c(ORCID = "0000-0002-8032-1431")),
             person("Bram", "Van Moorter", role = "ctb",
                    comment = c(ORCID = "0000-0002-3196-1993")),
              person("Nils", "Bunnefeld", role = c("aut", "fnd"),
                    comment = c(ORCID = "0000-0002-1349-4463"))
             )
Maintainer: A. Bradley Duthie <brad.duthie@gmail.com>
Description: Integrates game theory and ecological theory to construct 
    social-ecological models that simulate the management of populations and 
    stakeholder actions. These models build off of a previously developed 
    management strategy evaluation (MSE) framework to simulate all aspects of 
    management: population dynamics, manager observation of populations, manager
    decision making, and stakeholder responses to management decisions. The 
    newly developed generalised management strategy evaluation (GMSE) 
    framework uses genetic algorithms to mimic the decision-making process of 
    managers and stakeholders under conditions of change, uncertainty, and 
    conflict. Simulations can be run using gmse(), gmse_apply(), and
    gmse_gui() functions.
URL: https://confoobio.github.io/gmse/
BugReports: https://github.com/confoobio/gmse/issues
Depends: R (>= 4.0.0)
License: GPL (>= 2)
LazyData: TRUE
Encoding: UTF-8
VignetteBuilder: R.rsp
Suggests: knitr, rmarkdown, testthat, R.rsp
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-06-15 09:12:05 UTC; brad
Author: A. Bradley Duthie [aut, cre] (<https://orcid.org/0000-0001-8343-4995>),
  Adrian Bach [aut],
  Jeremy Cusack [ctb] (<https://orcid.org/0000-0003-3004-1586>),
  Isabel Jones [ctb] (<https://orcid.org/0000-0002-8361-1370>),
  Jeroen Minderman [aut] (<https://orcid.org/0000-0002-8451-5540>),
  Erlend Nilsen [ctb] (<https://orcid.org/0000-0002-5119-8331>),
  Ochoa Gabriela [aut] (<https://orcid.org/0000-0001-7649-5669>),
  Rocio Pozo [ctb] (<https://orcid.org/0000-0002-7546-8076>),
  Sarobidy Rakotonarivo [ctb] (<https://orcid.org/0000-0002-8032-1431>),
  Bram Van Moorter [ctb] (<https://orcid.org/0000-0002-3196-1993>),
  Nils Bunnefeld [aut, fnd] (<https://orcid.org/0000-0002-1349-4463>)
Repository: CRAN
Date/Publication: 2022-06-16 06:20:13 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2022-06-16 07:42:03 UTC; unix
Archs: GMSE.so.dSYM
