{"id":21025460,"url":"https://github.com/koalaverse/kraljicmatrix","last_synced_at":"2025-07-17T07:36:19.594Z","repository":{"id":56937337,"uuid":"74397607","full_name":"koalaverse/KraljicMatrix","owner":"koalaverse","description":"An R package for implementing the Kraljic Matrix to strategically analyze a firm’s purchasing portfolio","archived":false,"fork":false,"pushed_at":"2018-03-06T20:14:45.000Z","size":768,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T03:16:55.720Z","etag":null,"topics":["cran","decision-support","kraljic-matrix","managerial-preferences","r"],"latest_commit_sha":null,"homepage":"https://koalaverse.github.io/KraljicMatrix/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koalaverse.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-11-21T19:18:46.000Z","updated_at":"2021-12-07T20:23:34.000Z","dependencies_parsed_at":"2022-08-21T01:00:07.355Z","dependency_job_id":null,"html_url":"https://github.com/koalaverse/KraljicMatrix","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/koalaverse/KraljicMatrix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalaverse%2FKraljicMatrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalaverse%2FKraljicMatrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalaverse%2FKraljicMatrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalaverse%2FKraljicMatrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koalaverse","download_url":"https://codeload.github.com/koalaverse/KraljicMatrix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalaverse%2FKraljicMatrix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264923362,"owners_count":23683733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cran","decision-support","kraljic-matrix","managerial-preferences","r"],"created_at":"2024-11-19T11:33:43.530Z","updated_at":"2025-07-17T07:36:19.577Z","avatar_url":"https://github.com/koalaverse.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/KraljicMatrix)](https://cran.r-project.org/package=KraljicMatrix)\n[![Travis-CI Build Status](https://travis-ci.org/koalaverse/KraljicMatrix.svg?branch=master)](https://travis-ci.org/koalaverse/KraljicMatrix) \n[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/8v0nlr960py4pklw?svg=true)](https://ci.appveyor.com/project/bradleyboehmke/kraljicmatrix) [![codecov](https://codecov.io/gh/koalaverse/KraljicMatrix/branch/master/graph/badge.svg)](https://codecov.io/gh/koalaverse/KraljicMatrix)\n[![status](http://joss.theoj.org/papers/10.21105/joss.00170/status.svg)](http://joss.theoj.org/papers/10.21105/joss.00170)\n[![Downloads](http://cranlogs.r-pkg.org/badges/KraljicMatrix)](http://cranlogs.r-pkg.org/badges/KraljicMatrix)\n[![Total Downloads](http://cranlogs.r-pkg.org/badges/grand-total/KraljicMatrix)](http://cranlogs.r-pkg.org/badges/grand-total/KraljicMatrix)\n\n\n# KraljicMatrix \u003cimg src=\"tools/kraljicmatrix_logo.png\" align=\"right\" width=\"120\" height=\"139\" /\u003e\n \n`KraljicMatrix` is an R package for implementing Kraljic's (1983)[^kraljic] approach to strategically analyze a firm’s purchasing portfolio.  It has two main goals:\n\n- Apply single and multi-attribute utility functions to rank-order products and services based on managerial preferences\n- Align each product and service within Kraljic's purchasing matrix based on managerial preferences\n\n\n## Installation\n\nYou can install `KraljicMatrix` two ways.\n\n- Using the latest released version from CRAN:\n\n```\ninstall.packages(\"KraljicMatrix\")\n```\n\n- Using the latest development version from GitHub:\n\n```\nif (packageVersion(\"devtools\") \u003c 1.6) {\n  install.packages(\"devtools\")\n}\n\ndevtools::install_github(\"koalaverse/KraljicMatrix\")\n```\n\n## Learning kraljicMatrix\n\nTo get started with `KraljicMatrix`, read the intro vignette: `vignette(\"kraljic\", package = \"KraljicMatrix\")`.  This provides a thorough introduction to the functions provided in the package.  For deeper understanding behind the integration of single and multi-attribute utility thoery with the Kraljic Portfolio Matrix for strategic purchasing, read this [paper](https://www.dropbox.com/s/izxw97rjcu8e2t6/Article%20Submitted%20-%20Revised%20%282016-12-13.docx?dl=0).\n\n\n\n\n[^kraljic]: Kraljic, P. (1983). Purchasing must become supply management. Harvard Business Review, 61(5), 109-117.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoalaverse%2Fkraljicmatrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoalaverse%2Fkraljicmatrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoalaverse%2Fkraljicmatrix/lists"}