Package: optimLanduse
Title: Robust Land-Use Optimization
Version: 0.0.4
Authors@R: 
    c(
    person(given = "Kai",
           family = "Husmann",
           role = c("aut", "cre"),
           email = "kai.husmann@uni-goettingen.de"),
    person(given = "Volker",
           family = "von Groß",
           role = "aut",
           email = "volker.vongross@uni-goettingen.de"),
    person(given = "Jasper",
           family = "Fuchs",
           role = "aut",
           email = "jasper.fuchs@uni-goettingen.de"),
    person(given = "Kai",
           family = "Bödeker",
           role = "aut",
           email = "kai.boedeker@tum.de")
           )
Description: Robust multi-criteria land-allocation optimization that explicitly accounts for the uncertainty of the indicators in the objective function. Solves the problem of allocating scarce land to various land-use options with regard to multiple, coequal indicators. The method aims to find the land allocation that represents the indicator composition with the best possible trade-off under uncertainty. optimLanduse includes the actual optimization procedure as described by Knoke et al. (2016) <doi:10.1038/ncomms11877> and the post-hoc calculation of the portfolio performance as presented by Gosling et al. (2020) <doi:10.1007/s10457-020-00519-0>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: lpSolveAPI (>= 5.5.2.0-17.7), tidyr (>= 1.1.2), dplyr (>=
        1.0.0)
Suggests: readxl, ggplot2
URL: https://gitlab.gwdg.de/forest_economics_goettingen/optimlanduse
NeedsCompilation: no
Packaged: 2021-02-23 14:59:34 UTC; kai
Author: Kai Husmann [aut, cre],
  Volker von Groß [aut],
  Jasper Fuchs [aut],
  Kai Bödeker [aut]
Maintainer: Kai Husmann <kai.husmann@uni-goettingen.de>
Repository: CRAN
Date/Publication: 2021-02-24 10:30:02 UTC
Built: R 4.0.2; ; 2021-02-25 13:02:56 UTC; unix
