Package: KraljicMatrix
Type: Package
Title: A Quantified Implementation of the Kraljic Matrix
Version: 0.1.2
Authors@R: c(
    person("Bradley", "Boehmke", email = "bradleyboehmke@gmail.com", role = c("aut", "cre")),
    person("Robert", "Montgomery", email = "robert.montgomery.1@usafa.edu", role = c("ctb")),
    person("Ogden", "Jeffrey", email = "jeffrey.ogden@afit.edu", role = c("ctb")),
    person("Jason", "Freels", email = "auburngrads@live.com", role = c("ctb"))
    )
Maintainer: Bradley Boehmke <bradleyboehmke@gmail.com>
Date: 2017-7-07
Description: Implements a quantified approach to the Kraljic Matrix (Kraljic, 1983, <https://hbr.org/1983/09/purchasing-must-become-supply-management>)
    for strategically analyzing a firm’s purchasing portfolio. It combines multi-objective decision analysis to measure purchasing characteristics and
    uses this information to place products and services within the Kraljic Matrix.
URL: https://github.com/AFIT-R/KraljicMatrix
BugReports: https://github.com/AFIT-R/KraljicMatrix/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: ggplot2, dplyr, tibble
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-07 20:30:54 UTC; bradleyboehmke
Author: Bradley Boehmke [aut, cre],
  Robert Montgomery [ctb],
  Ogden Jeffrey [ctb],
  Jason Freels [ctb]
Repository: CRAN
Date/Publication: 2017-07-08 03:30:48 UTC
