{
  "_id": "6a589704ff0138dec5d757db",
  "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-07-16 08:25:50 UTC",
    "User": "root"
  },
  "Author": "Bradley Boehmke [aut, cre],\nBrandon Greenwell [aut],\nAndrew McCarthy [aut],\nRobert Montgomery [ctb]",
  "_user": "koalaverse",
  "_type": "src",
  "_file": "KraljicMatrix_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/995cea87e158c73e72e560c45e940b85be8fb3e4945eb0eca498c24ba88c1539",
  "_filesize": 415746,
  "_sha256": "995cea87e158c73e72e560c45e940b85be8fb3e4945eb0eca498c24ba88c1539",
  "_expires": "2026-10-24T08:32:02.000Z",
  "_created": "2026-07-16T08:25:50.000Z",
  "_published": "2026-07-16T08:32:04.426Z",
  "_jobs": [
    {
      "job": 87572282955,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8369469902"
    },
    {
      "job": 87572282935,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8369471729"
    },
    {
      "job": 87572282913,
      "time": 241,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8369486019"
    },
    {
      "job": 87572282944,
      "time": 319,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8369508426"
    },
    {
      "job": 87571581527,
      "time": 218,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369406545"
    },
    {
      "job": 87572282900,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8369458105"
    },
    {
      "job": 87572282971,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8369448406"
    },
    {
      "job": 87572283021,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8369440188"
    },
    {
      "job": 87572282952,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8369445937"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/koalaverse/actions/runs/29483212281",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 2,
  "_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": 280,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KraljicMatrix"
  },
  "_devurl": "https://github.com/koalaverse/kraljicmatrix",
  "_searchresults": 21,
  "_rbuild": "4.6.1",
  "_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": 5.577491799837225,
  "_indexed": true,
  "_nocasepkg": "kraljicmatrix",
  "_universes": [
    "koalaverse",
    "bradleyboehmke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-16T08:28:22.000Z",
      "distro": "resolute",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "https://r2.ropensci.org/062f521f53e3faef6fd67b8fb611cefe137bd4d1a0b361c6e8476f7bdbe45076",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/29483212281"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-16T08:28:25.000Z",
      "distro": "resolute",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "https://r2.ropensci.org/5a076f1b59bff4cc801bb5d9cb61be8f9762fcc66899363b0a352cdd90e8b4cc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/29483212281"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-16T08:28:58.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "https://r2.ropensci.org/9d9e6e81477288c842cbe9bc383f1c0d8f0a372bb152d5b2987b538676c72388",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/29483212281"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-16T08:29:27.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "https://r2.ropensci.org/4aa923228149514a476c3b2c58c4919c4c84cb631f2d38f7bd9f0b7d10802f1a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/29483212281"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-16T08:28:18.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "https://r2.ropensci.org/d1271594d1deaca37329fca2acc0dccd6d63acf6a41c0713570fc13cbb683339",
      "status": "success",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/29483212281"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-16T08:27:22.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "https://r2.ropensci.org/da3153102d64839ac1ea673489d5eca6c44b1c9b4617a22e4947d80f234148b6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/29483212281"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-16T08:27:00.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "https://r2.ropensci.org/c5b47d7a155e578550734c7da9c28b6b3accbe1d370a94216372ce36aba00587",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/29483212281"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-16T08:27:17.000Z",
      "commit": "ee06154838c126e45a95401c795a385d3762a412",
      "fileid": "https://r2.ropensci.org/89df042f485d830890894461e305b035ed0c6a5595bdb427054e23bc98bcf496",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/koalaverse/actions/runs/29483212281"
    }
  ]
}