Package: KraljicMatrix
Type: Package
Title: A Quantified Implementation of the Kraljic Matrix
Version: 0.2.1
Authors@R: c(
    person("Bradley", "Boehmke", email = "bradleyboehmke@gmail.com", role = c("aut", "cre")),
    person("Brandon", "Greenwell", email = "greenwell.brandon@gmail.com", role = c("aut")),
    person("Andrew", "McCarthy", email = "andrew.mccarthy@theperducogroup.com", role = c("aut")),
    person("Robert", "Montgomery", email = "robert.montgomery.1@usafa.edu", role = c("ctb"))
    )
Maintainer: Bradley Boehmke <bradleyboehmke@gmail.com>
Date: 2017-11-01
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/koalaverse/KraljicMatrix
BugReports: https://github.com/koalaverse/KraljicMatrix/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: ggplot2, dplyr, tibble, magrittr
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-06 20:16:18 UTC; bradboehmke
Author: Bradley Boehmke [aut, cre],
  Brandon Greenwell [aut],
  Andrew McCarthy [aut],
  Robert Montgomery [ctb]
Repository: CRAN
Date/Publication: 2018-03-06 22:49:03 UTC
Built: R 3.6.3; ; 2020-08-05 06:49:59 UTC; windows
