Package: KraljicMatrix
Type: Package
Title: A Quantified Implementation of the Kraljic Matrix
Version: 0.1.0
Authors@R: c(
    person("Bradley", "Boehmke", email = "bradleyboehmke@gmail.com", role = c("aut", "cre")),
    person("Jason", "Freels", email = "auburngrads@live.com", role = c("aut"))
    )
Maintainer: Bradley Boehmke <bradleyboehmke@gmail.com>
Date: 2016-12-13
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/bradleyboehmke/KraljicMatrix
BugReports: https://github.com/bradleyboehmke/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: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-15 00:11:59 UTC; bradboehmke
Author: Bradley Boehmke [aut, cre],
  Jason Freels [aut]
Repository: CRAN
Date/Publication: 2016-12-15 09:05:10
