{
  "_id": "6a49ee0d955f025f549e3460",
  "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-06-13 07:28:29 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>",
  "_user": "bommert",
  "_type": "src",
  "_file": "stabm_1.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/6081b39d264deba4c6686887738e9be322f1a4d0e52b6ff5245700ce9195ae0b",
  "_filesize": 605314,
  "_sha256": "6081b39d264deba4c6686887738e9be322f1a4d0e52b6ff5245700ce9195ae0b",
  "_expires": "2026-10-13T05:39:23.000Z",
  "_created": "2026-06-13T07:28:29.000Z",
  "_published": "2026-07-05T05:39:25.607Z",
  "_jobs": [
    {
      "job": 85196231597,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608647792"
    },
    {
      "job": 85196231670,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608649145"
    },
    {
      "job": 85196231561,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608650998"
    },
    {
      "job": 85196231527,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608649384"
    },
    {
      "job": 85196231400,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608626905"
    },
    {
      "job": 85196231549,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608641171"
    },
    {
      "job": 85196231492,
      "time": 145,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608647458"
    },
    {
      "job": 85196231646,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608640266"
    },
    {
      "job": 85196231502,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608643715"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bommert/actions/runs/27460299167",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 16881642,
    "orcid": "0000-0002-1005-9351"
  },
  "_distro": "noble",
  "_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": 5401,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stabm"
  },
  "_devurl": "https://github.com/bommert/stabm",
  "_pkgdown": "https://bommert.github.io/stabm/",
  "_searchresults": 36,
  "_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.912025968446382,
  "_indexed": true,
  "_nocasepkg": "stabm",
  "_universes": [
    "bommert"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-06-13T07:30:34.000Z",
      "distro": "noble",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "https://r2.ropensci.org/b24c4ea6f1704803d4dbe6b768e7a00dbe693b4e5b3d26f52359462b3ba1c168",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/27460299167"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-06-13T07:30:39.000Z",
      "distro": "noble",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "https://r2.ropensci.org/4f4c33305f84aa3210cca855af4bf37a715525eebf70967ce2e33b9b4f214170",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/27460299167"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-06-13T07:30:54.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "https://r2.ropensci.org/f6c4581b06033ffd38cff9c4d1dbcde956f0c033217316e774a5af8cfb389113",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/27460299167"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-06-13T07:30:47.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "https://r2.ropensci.org/bb6575bd239d48fbaeb62f0e2a9becf076853437565d34b4e1abba93168658fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/27460299167"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-06-13T07:30:29.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "https://r2.ropensci.org/a3809e47c7d3f64636fae6335677a7a98512e71d6f0355cce5418d543973d646",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/27460299167"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-06-13T07:30:25.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "https://r2.ropensci.org/d75f8af324c140fbf5099e8971a0c1ee81f952d5ca185932d18a2e5f8672f084",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/27460299167"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-06-13T07:29:35.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "https://r2.ropensci.org/2ba9103b68e72c0f52a642316c62cac0d57b75fdd9b78b1c16ff27148e844885",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/27460299167"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-06-13T07:30:04.000Z",
      "commit": "72f17a66eccb1a2705bc9a1be645ff297e76ad9e",
      "fileid": "https://r2.ropensci.org/6a0eeed0b4ec40b510efa836b02ab822e7b43e17b0b1e364c97d2ccac9bb9939",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bommert/actions/runs/27460299167"
    }
  ]
}