{
  "_id": "6a3130973efcd9bda4360177",
  "Package": "KraljicMatrix",
  "Type": "Package",
  "Title": "A Quantified Implementation of the Kraljic Matrix",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\"Bradley\", \"Boehmke\", email = \"bradleyboehmke@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Brandon\", \"Greenwell\", email = \"greenwell.brandon@gmail.com\", role = c(\"aut\")),\nperson(\"Andrew\", \"McCarthy\", email = \"andrew.mccarthy@theperducogroup.com\", role = c(\"aut\")),\nperson(\"Robert\", \"Montgomery\", email = \"robert.montgomery.1@usafa.edu\", role = c(\"ctb\"))\n)",
  "Maintainer": "Bradley Boehmke <bradleyboehmke@gmail.com>",
  "Date": "2017-11-01",
  "Description": "Implements a quantified approach to the Kraljic Matrix\n(Kraljic, 1983,\n<https://hbr.org/1983/09/purchasing-must-become-supply-management>)\nfor strategically analyzing a firm’s purchasing portfolio. It\ncombines multi-objective decision analysis to measure\npurchasing characteristics and uses this information to place\nproducts 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",
  "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": {
    "Date": "2026-06-16 11:13:42 UTC",
    "User": "root"
  },
  "Author": "Bradley Boehmke [aut, cre],\nBrandon Greenwell [aut],\nAndrew McCarthy [aut],\nRobert Montgomery [ctb]",
  "MD5sum": "e2a15de77eafd111b7a1a7acb2bcfe02",
  "_user": "koalaverse",
  "_type": "src",
  "_file": "KraljicMatrix_0.2.1.tar.gz",
  "_fileid": "c2d5250c3b863e165b9441c44fabf5f50460eade06236b62944b4ae7067a86ca",
  "_filesize": 416702,
  "_sha256": "c2d5250c3b863e165b9441c44fabf5f50460eade06236b62944b4ae7067a86ca",
  "_created": "2026-06-16T11:13:42.000Z",
  "_published": "2026-06-16T11:16:39.229Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81643676320,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7665149875"
    },
    {
      "job": 81643676313,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7665142916"
    },
    {
      "job": 81643676299,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7665134446"
    },
    {
      "job": 81643676300,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7665130447"
    },
    {
      "job": 81642966808,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665101312"
    },
    {
      "job": 81643676263,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665139164"
    },
    {
      "job": 81643676347,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7665137201"
    },
    {
      "job": 81643676630,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7665138701"
    },
    {
      "job": 81643676289,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7665134751"
    }
  ],
  "_buildurl": "https://github.com/r-universe/koalaverse/actions/runs/27613314714",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/koalaverse/kraljicmatrix",
  "_commit": {
    "id": "ee06154838c126e45a95401c795a385d3762a412",
    "author": "Brad Boehmke <bradleyboehmke@gmail.com>",
    "committer": "Brad Boehmke <bradleyboehmke@gmail.com>",
    "message": "updated appveyor badge\n",
    "time": 1520367279
  },
  "_maintainer": {
    "name": "Bradley Boehmke",
    "email": "bradleyboehmke@gmail.com",
    "login": "bradleyboehmke",
    "twitter": "@bradleyboehmke",
    "description": "Data scientist at 84.51°. Educator at University of Cincinnati. Husband, father, golfer and bourbon consumer.",
    "uuid": 6753598
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "koalaverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "decision-support",
    "kraljic-matrix",
    "managerial-preferences"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "bradleyboehmke",
      "count": 43,
      "uuid": 6753598
    },
    {
      "user": "bgreenwell",
      "count": 2,
      "uuid": 3777755
    },
    {
      "user": "arfon",
      "count": 1,
      "uuid": 4483
    }
  ],
  "_userbio": {
    "uuid": 36773814,
    "type": "organization",
    "name": "koalaverse",
    "followers": 28,
    "description": "A collection of koality code, software packages, and educational material for data science."
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KraljicMatrix"
  },
  "_devurl": "https://github.com/koalaverse/kraljicmatrix",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KraljicMatrix.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/koalaverse/kraljicmatrix",
  "_realowner": "koalaverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-12-15"
    },
    {
      "version": "0.1.1",
      "date": "2017-02-21"
    },
    {
      "version": "0.1.2",
      "date": "2017-07-08"
    },
    {
      "version": "0.2.0",
      "date": "2017-11-01"
    },
    {
      "version": "0.2.1",
      "date": "2018-03-06"
    }
  ],
  "_exports": [
    "%>%",
    "geom_frontier",
    "get_frontier",
    "kraljic_matrix",
    "kraljic_quadrant",
    "MAVF_score",
    "MAVF_sensitivity",
    "SAVF_plot",
    "SAVF_plot_rho_error",
    "SAVF_preferred_rho",
    "SAVF_score",
    "stat_frontier"
  ],
  "_datasets": [
    {
      "name": "psc",
      "title": "Product and service contracts",
      "object": "psc",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "PSC",
        "x_attribute",
        "y_attribute"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pipe",
      "title": "Pipe functions",
      "topics": [
        "%>%"
      ]
    },
    {
      "page": "geom_frontier",
      "title": "Plotting the Pareto Optimal Frontier",
      "topics": [
        "geom_frontier",
        "stat_frontier"
      ]
    },
    {
      "page": "get_frontier",
      "title": "Compute the Pareto Optimal Frontier",
      "topics": [
        "get_frontier"
      ]
    },
    {
      "page": "kraljic_matrix",
      "title": "Kraljic matrix plotting function",
      "topics": [
        "kraljic_matrix"
      ]
    },
    {
      "page": "kraljic_quadrant",
      "title": "Kraljic quadrant assignment function",
      "topics": [
        "kraljic_quadrant"
      ]
    },
    {
      "page": "MAVF_score",
      "title": "Multi-attribute value function",
      "topics": [
        "MAVF_score"
      ]
    },
    {
      "page": "MAVF_sensitivity",
      "title": "Multi-attribute value function sensitivity analysis",
      "topics": [
        "MAVF_sensitivity"
      ]
    },
    {
      "page": "psc",
      "title": "Product and service contracts",
      "topics": [
        "psc"
      ]
    },
    {
      "page": "SAVF_plot",
      "title": "Plot the single attribute value curve",
      "topics": [
        "SAVF_plot"
      ]
    },
    {
      "page": "SAVF_plot_rho_error",
      "title": "Plot the rho squared error terms",
      "topics": [
        "SAVF_plot_rho_error"
      ]
    },
    {
      "page": "SAVF_preferred_rho",
      "title": "Identify preferred rho",
      "topics": [
        "SAVF_preferred_rho"
      ]
    },
    {
      "page": "SAVF_score",
      "title": "Single attribute value function",
      "topics": [
        "SAVF_score"
      ]
    }
  ],
  "_readme": "https://github.com/koalaverse/kraljicmatrix/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "kraljic.Rmd",
      "filename": "kraljic.html",
      "title": "A Quantified Kraljic Matrix",
      "author": "Bradley C. Boehmke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Kraljic Portfolio Matrix",
        "A Quantitative Approach for Positioning",
        "Primary functions in kraljicMatrix",
        "Implementation of kraljicMatrix",
        "Additional Resources"
      ],
      "created": "2016-12-02 21:36:01",
      "modified": "2017-10-27 02:19:50",
      "commits": 8
    }
  ],
  "_score": 4.799340549453582,
  "_indexed": true,
  "_nocasepkg": "kraljicmatrix",
  "_universes": [
    "koalaverse",
    "bradleyboehmke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-16T11:15:51.000Z",
      "distro": "noble",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "e35c036b82f9dae41e0c7bd8c5bc652d8c7bb48a29c16c1e2df213ebf8534901",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/27613314714"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-16T11:15:36.000Z",
      "distro": "noble",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "e44679ac844fc503140589f26358b39455a2502996c3bf9f01f1659bb5c5d9fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/27613314714"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-16T11:15:14.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "9f8e8efbc29f2e2d00b3f374effdf4aea59f05e4239547d89ad572a64d7ef20c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/27613314714"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-16T11:15:03.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "1e73957b54d286451d017037a715b68a11b302cb5133b5514e1c2a1d67337533",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/27613314714"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-16T11:15:45.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "80930eceea16608f7ed7e7796f79e3b411834661550a2252c6e9c2a42c1b078d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/27613314714"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-16T11:15:13.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "44562388038c4cb7f56aa96c0fdf392b04b590f550a7d11fc7501830a4cef04f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/27613314714"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-16T11:15:08.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "4638ab2b54962e4d8bd3a40ac975d474f64bec5d8bc9370003405340a92f88b7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/27613314714"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-16T11:14:58.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "07e58e3538a00aacd33d38c0cf900ed4efdb0e6fc3687a03d706b554cfa175d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/27613314714"
    }
  ]
}