{
  "_id": "6a101a1dacfb0bcc41c8642b",
  "Package": "stabm",
  "Title": "Stability Measures for Feature Selection",
  "Version": "1.2.2",
  "Authors@R": "c(person(given = \"Andrea\",\nfamily = \"Bommert\",\nrole = c(\"aut\", \"cre\"),\nemail = \"bommert@statistik.tu-dortmund.de\",\ncomment = c(ORCID = \"0000-0002-1005-9351\")),\nperson(given = \"Michel\",\nfamily = \"Lang\",\nrole = \"aut\",\nemail = \"michellang@gmail.com\",\ncomment = c(ORCID = \"0000-0001-9754-0393\")))",
  "Description": "An implementation of many measures for the assessment of\nthe stability of feature selection. Both simple measures and\nmeasures which take into account the similarities between\nfeatures are available, see Bommert (2020)\n<doi:10.17877/DE290R-21906>.",
  "License": "LGPL-3",
  "URL": "https://bommert.github.io/stabm/, https://github.com/bommert/stabm",
  "BugReports": "https://github.com/bommert/stabm/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.2",
  "Repository": "https://bommert.r-universe.dev",
  "Date/Publication": "2023-04-05 18:55:03 UTC",
  "RemoteUrl": "https://github.com/bommert/stabm",
  "RemoteRef": "HEAD",
  "RemoteSha": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 09:57:36 UTC",
    "User": "root"
  },
  "Author": "Andrea Bommert [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1005-9351>),\nMichel Lang [aut] (ORCID: <https://orcid.org/0000-0001-9754-0393>)",
  "Maintainer": "Andrea Bommert <bommert@statistik.tu-dortmund.de>",
  "MD5sum": "f56c07c8513803dcdc838c8b1a7500b9",
  "_user": "bommert",
  "_type": "src",
  "_file": "stabm_1.2.2.tar.gz",
  "_fileid": "482d9b9c4bec38330728a9a1896c00ec8dbe5c076effb7efd09c860f6d4c6802",
  "_filesize": 604398,
  "_sha256": "482d9b9c4bec38330728a9a1896c00ec8dbe5c076effb7efd09c860f6d4c6802",
  "_created": "2026-05-14T09:57:36.000Z",
  "_published": "2026-05-22T08:55:57.156Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347797726,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991855716"
    },
    {
      "job": 77347797589,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991852348"
    },
    {
      "job": 77347797900,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991842089"
    },
    {
      "job": 77347797604,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991840290"
    },
    {
      "job": 77347796954,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991811198"
    },
    {
      "job": 77347797083,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156645843"
    },
    {
      "job": 77347797609,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991845831"
    },
    {
      "job": 77347797689,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991843032"
    },
    {
      "job": 77347797562,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991840404"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bommert/actions/runs/25853696779",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bommert/stabm",
  "_commit": {
    "id": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
    "author": "Michel Lang <michellang@gmail.com>",
    "committer": "Michel Lang <michellang@gmail.com>",
    "message": "cleanup\n",
    "time": 1680720903
  },
  "_maintainer": {
    "name": "Andrea Bommert",
    "email": "bommert@statistik.tu-dortmund.de",
    "login": "bommert",
    "uuid": 16881642,
    "orcid": "0000-0002-1005-9351"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "version": ">= 1.8.5",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.5-0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "version": ">= 0.9.2",
      "role": "Suggests"
    },
    {
      "package": "ggdendro",
      "version": ">= 0.1-20",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "version": ">= 1.2.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bommert",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "bommert",
      "count": 48,
      "uuid": 16881642
    },
    {
      "user": "mllg",
      "count": 41,
      "uuid": 1260920
    }
  ],
  "_userbio": {
    "uuid": 16881642,
    "type": "user",
    "name": "Andrea Bommert"
  },
  "_downloads": {
    "count": 4661,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stabm"
  },
  "_devurl": "https://github.com/bommert/stabm",
  "_pkgdown": "https://bommert.github.io/stabm/",
  "_searchresults": 34,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stabm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bommert/stabm",
  "_realowner": "bommert",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-02-22"
    },
    {
      "version": "1.1.0",
      "date": "2019-06-12"
    },
    {
      "version": "1.1.1",
      "date": "2020-02-26"
    },
    {
      "version": "1.1.2",
      "date": "2020-03-23"
    },
    {
      "version": "1.1.3",
      "date": "2020-11-09"
    },
    {
      "version": "1.1.4",
      "date": "2020-12-08"
    },
    {
      "version": "1.2.0",
      "date": "2021-03-30"
    },
    {
      "version": "1.2.1",
      "date": "2021-04-07"
    },
    {
      "version": "1.2.2",
      "date": "2023-04-04"
    }
  ],
  "_exports": [
    "listStabilityMeasures",
    "plotFeatures",
    "stabilityDavis",
    "stabilityDice",
    "stabilityHamming",
    "stabilityIntersectionCount",
    "stabilityIntersectionGreedy",
    "stabilityIntersectionMBM",
    "stabilityIntersectionMean",
    "stabilityJaccard",
    "stabilityKappa",
    "stabilityLustgarten",
    "stabilityNogueira",
    "stabilityNovovicova",
    "stabilityOchiai",
    "stabilityPhi",
    "stabilitySechidis",
    "stabilitySomol",
    "stabilityUnadjusted",
    "stabilityWald",
    "stabilityYu",
    "stabilityZucknick"
  ],
  "_help": [
    {
      "page": "stabm-package",
      "title": "stabm: Stability Measures for Feature Selection",
      "topics": [
        "stabm-package",
        "stabm"
      ]
    },
    {
      "page": "listStabilityMeasures",
      "title": "List All Available Stability Measures",
      "topics": [
        "listStabilityMeasures"
      ]
    },
    {
      "page": "plotFeatures",
      "title": "Plot Selected Features",
      "topics": [
        "plotFeatures"
      ]
    },
    {
      "page": "stabilityDavis",
      "title": "Stability Measure Davis",
      "topics": [
        "stabilityDavis"
      ]
    },
    {
      "page": "stabilityDice",
      "title": "Stability Measure Dice",
      "topics": [
        "stabilityDice"
      ]
    },
    {
      "page": "stabilityHamming",
      "title": "Stability Measure Hamming",
      "topics": [
        "stabilityHamming"
      ]
    },
    {
      "page": "stabilityIntersectionCount",
      "title": "Stability Measure Adjusted Intersection Count",
      "topics": [
        "stabilityIntersectionCount"
      ]
    },
    {
      "page": "stabilityIntersectionGreedy",
      "title": "Stability Measure Adjusted Intersection Greedy",
      "topics": [
        "stabilityIntersectionGreedy"
      ]
    },
    {
      "page": "stabilityIntersectionMBM",
      "title": "Stability Measure Adjusted Intersection MBM",
      "topics": [
        "stabilityIntersectionMBM"
      ]
    },
    {
      "page": "stabilityIntersectionMean",
      "title": "Stability Measure Adjusted Intersection Mean",
      "topics": [
        "stabilityIntersectionMean"
      ]
    },
    {
      "page": "stabilityJaccard",
      "title": "Stability Measure Jaccard",
      "topics": [
        "stabilityJaccard"
      ]
    },
    {
      "page": "stabilityKappa",
      "title": "Stability Measure Kappa",
      "topics": [
        "stabilityKappa"
      ]
    },
    {
      "page": "stabilityLustgarten",
      "title": "Stability Measure Lustgarten",
      "topics": [
        "stabilityLustgarten"
      ]
    },
    {
      "page": "stabilityNogueira",
      "title": "Stability Measure Nogueira",
      "topics": [
        "stabilityNogueira"
      ]
    },
    {
      "page": "stabilityNovovicova",
      "title": "Stability Measure Novovičová",
      "topics": [
        "stabilityNovovicova"
      ]
    },
    {
      "page": "stabilityOchiai",
      "title": "Stability Measure Ochiai",
      "topics": [
        "stabilityOchiai"
      ]
    },
    {
      "page": "stabilityPhi",
      "title": "Stability Measure Phi",
      "topics": [
        "stabilityPhi"
      ]
    },
    {
      "page": "stabilitySechidis",
      "title": "Stability Measure Sechidis",
      "topics": [
        "stabilitySechidis"
      ]
    },
    {
      "page": "stabilitySomol",
      "title": "Stability Measure Somol",
      "topics": [
        "stabilitySomol"
      ]
    },
    {
      "page": "stabilityUnadjusted",
      "title": "Stability Measure Unadjusted",
      "topics": [
        "stabilityUnadjusted"
      ]
    },
    {
      "page": "stabilityWald",
      "title": "Stability Measure Wald",
      "topics": [
        "stabilityWald"
      ]
    },
    {
      "page": "stabilityYu",
      "title": "Stability Measure Yu",
      "topics": [
        "stabilityYu"
      ]
    },
    {
      "page": "stabilityZucknick",
      "title": "Stability Measure Zucknick",
      "topics": [
        "stabilityZucknick"
      ]
    }
  ],
  "_readme": "https://github.com/bommert/stabm/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "lattice",
    "Matrix"
  ],
  "_vignettes": [
    {
      "source": "stabm.Rmd",
      "filename": "stabm.html",
      "title": "stabm",
      "author": "Andrea Bommert",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Usage",
        "Example: Feature Selection",
        "Example: Clustering",
        "References"
      ],
      "created": "2020-10-12 16:30:39",
      "modified": "2022-08-17 09:05:36",
      "commits": 6
    }
  ],
  "_score": 6.823207310372742,
  "_indexed": true,
  "_nocasepkg": "stabm",
  "_universes": [
    "bommert"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-14T09:59:41.000Z",
      "distro": "noble",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "51fecbc09f3e8471660329161a7d870a16125c85002afeda4bc3483ce81e195f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/25853696779"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-14T09:59:33.000Z",
      "distro": "noble",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "f760c30d84717a06d9395679bce7bd409937991e4e1fa17c35b058123ab260a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/25853696779"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-14T09:59:10.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "de59a1e4a6f9142c1faf5b571ed6707799609011765ff3b6bc9b5d1d896d5473",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/25853696779"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-14T09:59:04.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "b91844919fec4bf5c1f73f5fa44eb1ea7c64ed5d976c7266c4f854fa83ba5f3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/25853696779"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-14T09:58:58.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "754198ef1eb65f3b00cb9900ba80b124c9d554f549dde3ee24d3ebf94b1eaa22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/25853696779"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-14T09:58:48.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "bbfbb3eb56adbddb35e4fadce708d5515e8cda140c24c8c3663ce9221352acbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/25853696779"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-14T09:58:45.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "76868ae4b5369b78423c999bcf96c6841a56ca5f659fbeabd1d6ee14acf4a3ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/25853696779"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-05-22T08:55:35.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "00d382cc80ea047b76982509d35e68eed6c0875cfaeaaf4c11203e8377781462",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/25853696779"
    }
  ]
}