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 Date: 2017-11-01 Description: Implements a quantified approach to the Kraljic Matrix (Kraljic, 1983, ) 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 Repository: https://koalaverse.r-universe.dev Date/Publication: 2018-03-06 20:14:39 UTC RemoteUrl: https://github.com/koalaverse/kraljicmatrix RemoteRef: HEAD RemoteSha: ee06154838c126e45a95401c795a385d3762a412 NeedsCompilation: no Packaged: 2026-06-16 11:13:42 UTC; root Author: Bradley Boehmke [aut, cre], Brandon Greenwell [aut], Andrew McCarthy [aut], Robert Montgomery [ctb]