Package: DecisionAnalysis
Type: Package
Title: Implementation of Multi Objective Decision Analysis
Version: 1.1.0
Authors@R: c( 
    person("Josh", "Deehr", 
           email = "josh.deehr@gmail.com", 
           role = c("aut","cre")), 
    person("Christopher", "Smith", 
           email = "Cms3am@virginia.edu", 
           role = c("aut")),
    person("Jason", "Freels",
           email = "auburngrads@live.com",
           role = c("aut")),
    person("Emily", "Meyer",
           email = "emily.meyer@theperducogroup.com",
           role = c("aut"))
    )
Maintainer: Josh Deehr <josh.deehr@gmail.com>
BugReports: https://github.com/AFIT-R/DecisionAnalysis
Date: 2020-5-21
Description: Aides in the multi objective decision analysis process by simplifying 
  the creation of value hierarchy tree plots, calculating and plotting single and 
  multi attribute value function scores, and conducting sensitivity analysis. Linear, 
  exponential, and categorical single attribute value functions are supported. For 
  details see Parnell (2013, ISBN:978-1-118-17313-8) Kirkwood (1997, ISBN:0-534-51692-0).
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: stats, ggplot2, tidyr, dplyr, graphics, data.tree, gridExtra,
        viridisLite, Cairo, methods, qpdf, DiagrammeR
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-22 01:11:38 UTC; ktdeehr
Author: Josh Deehr [aut, cre],
  Christopher Smith [aut],
  Jason Freels [aut],
  Emily Meyer [aut]
Repository: CRAN
Date/Publication: 2020-05-22 08:00:06 UTC
Built: R 3.6.3; ; 2020-08-05 08:06:52 UTC; windows
