{
  "_id": "6a1fe595b401979e7343c190",
  "Package": "FeatureImpCluster",
  "Title": "Feature Importance for Partitional Clustering",
  "Version": "0.1.5",
  "Authors@R": "person(given = \"Oliver\",\nfamily = \"Pfaffel\",\nrole = c(\"aut\", \"cre\"),\nemail = \"opfaffel@gmail.com\")",
  "Description": "Implements a novel approach for measuring feature\nimportance in k-means clustering. Importance of a feature is\nmeasured by the misclassification rate relative to the baseline\ncluster assignment due to a random permutation of feature\nvalues. An explanation of permutation feature importance in\ngeneral can be found here:\n<https://christophm.github.io/interpretable-ml-book/feature-importance.html>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Repository": "https://o1iv3r.r-universe.dev",
  "Date/Publication": "2021-10-20 16:05:32 UTC",
  "RemoteUrl": "https://github.com/o1iv3r/featureimpcluster",
  "RemoteRef": "HEAD",
  "RemoteSha": "f66ba1c064f8cece55f6028a451ea1467123b5d6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:25:03 UTC",
    "User": "root"
  },
  "Author": "Oliver Pfaffel [aut, cre]",
  "Maintainer": "Oliver Pfaffel <opfaffel@gmail.com>",
  "MD5sum": "c734000575db7a4368ce5fc81f3f598d",
  "_user": "o1iv3r",
  "_type": "src",
  "_file": "FeatureImpCluster_0.1.5.tar.gz",
  "_fileid": "4c964b92626a776efeef0e45f75396ca7daf422555784f34a30e146e0c50f5ca",
  "_filesize": 136258,
  "_sha256": "4c964b92626a776efeef0e45f75396ca7daf422555784f34a30e146e0c50f5ca",
  "_created": "2026-06-03T08:25:03.000Z",
  "_published": "2026-06-03T08:28:05.462Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79252398799,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379441706"
    },
    {
      "job": 79252398914,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379437872"
    },
    {
      "job": 79252398819,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379429022"
    },
    {
      "job": 79252399020,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379429805"
    },
    {
      "job": 79251855698,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379391624"
    },
    {
      "job": 79252398764,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379432096"
    },
    {
      "job": 79252398857,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379427137"
    },
    {
      "job": 79252399036,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379420006"
    },
    {
      "job": 79252398830,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379422455"
    }
  ],
  "_buildurl": "https://github.com/r-universe/o1iv3r/actions/runs/26872702174",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/o1iv3r/featureimpcluster",
  "_commit": {
    "id": "f66ba1c064f8cece55f6028a451ea1467123b5d6",
    "author": "Oliver Pfaffel <opfaffel@gmail.com>",
    "committer": "Oliver Pfaffel <opfaffel@gmail.com>",
    "message": "fixed link to travis\n",
    "time": 1634745932
  },
  "_maintainer": {
    "name": "Oliver Pfaffel",
    "email": "opfaffel@gmail.com",
    "login": "o1iv3r",
    "description": "",
    "uuid": 26146257
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "flexclust",
      "role": "Suggests"
    },
    {
      "package": "clustMixType",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "attempt",
      "role": "Suggests"
    },
    {
      "package": "ClustImpute",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "o1iv3r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "o1iv3r",
      "count": 42,
      "uuid": 26146257
    }
  ],
  "_userbio": {
    "uuid": 26146257,
    "type": "user",
    "name": "Oliver Pfaffel"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FeatureImpCluster"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/o1iv3r/featureimpcluster",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FeatureImpCluster.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/o1iv3r/featureimpcluster",
  "_realowner": "o1iv3r",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2020-05-18"
    },
    {
      "version": "0.1.4",
      "date": "2021-06-03"
    },
    {
      "version": "0.1.5",
      "date": "2021-10-20"
    }
  ],
  "_exports": [
    "create_random_data",
    "FeatureImpCluster",
    "PermMisClassRate"
  ],
  "_help": [
    {
      "page": "create_random_data",
      "title": "Create random data set with 4 clusters",
      "topics": [
        "create_random_data"
      ]
    },
    {
      "page": "FeatureImpCluster",
      "title": "Feature importance for k-means clustering",
      "topics": [
        "FeatureImpCluster"
      ]
    },
    {
      "page": "PermMisClassRate",
      "title": "Permutation misclassification rate for single variable",
      "topics": [
        "PermMisClassRate"
      ]
    },
    {
      "page": "plot",
      "title": "Feature importance box plot",
      "topics": [
        "plot.featImpCluster"
      ]
    }
  ],
  "_readme": "https://github.com/o1iv3r/featureimpcluster/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.7781512503836434,
  "_indexed": true,
  "_nocasepkg": "featureimpcluster",
  "_universes": [
    "o1iv3r"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-03T08:27:29.000Z",
      "distro": "noble",
      "commit": "f66ba1c064f8cece55f6028a451ea1467123b5d6",
      "fileid": "f58583ebd08fba7abb15a0251cea63fc9d5e2062b95f276a34f1546e2e884db5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/o1iv3r/actions/runs/26872702174"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-03T08:27:19.000Z",
      "distro": "noble",
      "commit": "f66ba1c064f8cece55f6028a451ea1467123b5d6",
      "fileid": "447981f3ee305fe942b406358a544367233458528b2d8b75c8bfe46743eb50c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/o1iv3r/actions/runs/26872702174"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-03T08:26:54.000Z",
      "commit": "f66ba1c064f8cece55f6028a451ea1467123b5d6",
      "fileid": "c0960deec436fb7bf1ef67fb66b0e998cc94fbb452b8a32aa916b7bed74debfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/o1iv3r/actions/runs/26872702174"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-03T08:26:58.000Z",
      "commit": "f66ba1c064f8cece55f6028a451ea1467123b5d6",
      "fileid": "a2671c248375294a2f3a70e882b540424c8846faad19c60aa55cebdd317e2d2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/o1iv3r/actions/runs/26872702174"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-03T08:27:16.000Z",
      "commit": "f66ba1c064f8cece55f6028a451ea1467123b5d6",
      "fileid": "4d6f14446520f0a6a67ad9ad48b83abd15b42bc324baa892c94be08ca6f28620",
      "status": "success",
      "buildurl": "https://github.com/r-universe/o1iv3r/actions/runs/26872702174"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-03T08:26:43.000Z",
      "commit": "f66ba1c064f8cece55f6028a451ea1467123b5d6",
      "fileid": "5f1f5a89d08bf695cb6329e53105cd6e64bd610742ec1b13e7877422c9661ac2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/o1iv3r/actions/runs/26872702174"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-03T08:26:22.000Z",
      "commit": "f66ba1c064f8cece55f6028a451ea1467123b5d6",
      "fileid": "59d8f54d14a4c9c5beb3934fe038a25e59ab285ad032d79acceb4b0e7be7589c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/o1iv3r/actions/runs/26872702174"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-03T08:26:30.000Z",
      "commit": "f66ba1c064f8cece55f6028a451ea1467123b5d6",
      "fileid": "67ed233a43c26d964a93bb34fc2f5f33beb5b1b6a5f383ac8adb1d79b4cb43fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/o1iv3r/actions/runs/26872702174"
    }
  ]
}