{
  "_id": "6a1bf9cc1d7bb097a0a2785b",
  "Package": "cstab",
  "Type": "Package",
  "Title": "Selection of Number of Clusters via Normalized Clustering\nInstability",
  "Version": "0.2-4",
  "Date": "2019-06-19",
  "Maintainer": "Jonas M. B. Haslbeck <jonas.haslbeck@gmail.com>",
  "Authors@R": "c(\nperson(c(\"Jonas\",\"M. B.\"), \"Haslbeck\", role = c(\"aut\", \"cre\"),\nemail = \"jonas.haslbeck@googlemail.com\"),\nperson(c(\"Dirk\",\"U.\"), \"Wulff\", role = \"aut\",\nemail = \"dirk.wulff@gmail.com\")\n)",
  "Description": "Selection of the number of clusters in cluster analysis\nusing stability methods.",
  "BugReports": "https://github.com/jmbh/cstab/issues",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "Repository": "https://jmbh.r-universe.dev",
  "Date/Publication": "2023-10-01 17:29:43 UTC",
  "RemoteUrl": "https://github.com/jmbh/cstab",
  "RemoteRef": "HEAD",
  "RemoteSha": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 08:58:30 UTC",
    "User": "root"
  },
  "Author": "Jonas M. B. Haslbeck [aut, cre],\nDirk U. Wulff [aut]",
  "MD5sum": "5a951768ce929a03e54b43572563a31d",
  "_user": "jmbh",
  "_type": "src",
  "_file": "cstab_0.2-4.tar.gz",
  "_fileid": "ba42718c86d4c42b82fd1f376578ad49edfaae493203454c9a60f2edeb316298",
  "_filesize": 131921,
  "_sha256": "ba42718c86d4c42b82fd1f376578ad49edfaae493203454c9a60f2edeb316298",
  "_created": "2026-05-31T08:58:30.000Z",
  "_published": "2026-05-31T09:05:16.947Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78713730563,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315420306"
    },
    {
      "job": 78713730523,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315421020"
    },
    {
      "job": 78713730518,
      "time": 160,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315424646"
    },
    {
      "job": 78713730509,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315420336"
    },
    {
      "job": 78713730519,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315416224"
    },
    {
      "job": 78713730516,
      "time": 199,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315428947"
    },
    {
      "job": 78713730511,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315417465"
    },
    {
      "job": 78713730508,
      "time": 200,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315428942"
    },
    {
      "job": 78713537489,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315407639"
    },
    {
      "job": 78713730487,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315417450"
    },
    {
      "job": 78713730490,
      "time": 368,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315447739"
    },
    {
      "job": 78713730495,
      "time": 206,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315429535"
    },
    {
      "job": 78713730499,
      "time": 220,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315431297"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jmbh/cstab",
  "_commit": {
    "id": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
    "author": "Dirk Wulff <dwulff@users.noreply.github.com>",
    "committer": "Dirk Wulff <dwulff@users.noreply.github.com>",
    "message": "fixed package help\n",
    "time": 1696181383
  },
  "_maintainer": {
    "name": "Jonas M. B. Haslbeck",
    "email": "jonas.haslbeck@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.4",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "fastcluster",
      "role": "Imports"
    }
  ],
  "_owner": "jmbh",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "dwulff",
      "count": 13,
      "uuid": 10883558
    },
    {
      "user": "jmbh",
      "count": 11,
      "uuid": 8234804
    }
  ],
  "_userbio": {
    "uuid": 8234804,
    "type": "user",
    "name": "jmbh"
  },
  "_downloads": {
    "count": 333,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cstab"
  },
  "_devurl": "https://github.com/jmbh/cstab",
  "_searchresults": 18,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cstab.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jmbh/cstab",
  "_realowner": "jmbh",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2016-12-01"
    },
    {
      "version": "0.2-1",
      "date": "2017-07-04"
    },
    {
      "version": "0.2-2",
      "date": "2018-06-19"
    }
  ],
  "_exports": [
    "cDistance",
    "cStability",
    "cStability_mEst",
    "cStability_orig",
    "lookup"
  ],
  "_datasets": [
    {
      "name": "cluster_example",
      "title": "Cluster example",
      "object": "cluster_example",
      "file": "cluster_example.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cDistance",
      "title": "Selection of number of clusters via distance-based measures",
      "topics": [
        "cDistance"
      ]
    },
    {
      "page": "cluster_example",
      "title": "Cluster example",
      "topics": [
        "cluster_example"
      ]
    },
    {
      "page": "cStability",
      "title": "Selection of number of clusters via clustering instability",
      "topics": [
        "cStability"
      ]
    },
    {
      "page": "cStability_mEst",
      "title": "!Deprecated! Selection of number of clusters via clustering instability",
      "topics": [
        "cStability_mEst"
      ]
    },
    {
      "page": "cStability_orig",
      "title": "!Deprecated! Selection of number of clusters via clustering instability",
      "topics": [
        "cStability_orig"
      ]
    },
    {
      "page": "lookup",
      "title": "Create lookup table",
      "topics": [
        "lookup"
      ]
    },
    {
      "page": "plot.cstab",
      "title": "Plot method for cstab objects",
      "topics": [
        "plot.cstab"
      ]
    },
    {
      "page": "print.cstab",
      "title": "Print method for cstab objects",
      "topics": [
        "print.cstab"
      ]
    }
  ],
  "_readme": "https://github.com/jmbh/cstab/raw/HEAD/README.md",
  "_rundeps": [
    "cluster",
    "fastcluster",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.03342375548695,
  "_indexed": true,
  "_nocasepkg": "cstab",
  "_universes": [
    "jmbh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-4",
      "date": "2026-05-31T09:00:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "36260366dcf035ad6071d744ee6d54956b3ee47ece3405221a9214889fc5cd75",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-4",
      "date": "2026-05-31T09:00:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "d951932f9ab8cc163ece1adbc93c792c26a3cd749ac7571ad27cf57c11a2aade",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-4",
      "date": "2026-05-31T09:01:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "161ced747df006fb01364c7606b61c2415fddabc806c3bd001891ffbcf340279",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-4",
      "date": "2026-05-31T09:00:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "7ed5b0ba923335f69e75fe6d910e41c924b8dc4e32301c34133caf7a44a1cc80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2-4",
      "date": "2026-05-31T09:00:00.000Z",
      "arch": "aarch64",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "4f5907d8ffe2e5fb4b72bd9d70309257b27c00f8d6e7a43a1e007b5c1e378fee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2-4",
      "date": "2026-05-31T09:01:24.000Z",
      "arch": "x86_64",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "cebfb7e02765ba79ce1c3d8eabc892582b0567ad5ca2499f048a6947bfd073ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2-4",
      "date": "2026-05-31T09:00:13.000Z",
      "arch": "aarch64",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "759b5087880e618cdde01af8e209a8b993e04a89498346f273e0ff16239924c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2-4",
      "date": "2026-05-31T09:01:21.000Z",
      "arch": "x86_64",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "42d5e1b3e02a0ec23e8aa8b785375c5e44acf12265eb799da5f59c2d16ac6de8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2-4",
      "date": "2026-05-31T09:00:28.000Z",
      "arch": "emscripten",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "4ddf354958e06ea258f0738f2fc29fcba8ccbe321978ff985af9ac024a0b70de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2-4",
      "date": "2026-05-31T08:59:47.000Z",
      "arch": "x86_64",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "2cc1664b5c9d717e5183b674ecb907f9b7223403826cc1009f253b248d4e19e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2-4",
      "date": "2026-05-31T08:59:48.000Z",
      "arch": "x86_64",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "fccdd3b8f0c424f7f290b51c89167cbbf04d5d8b29eecfbe8d84128dec2986b2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2-4",
      "date": "2026-05-31T09:00:13.000Z",
      "arch": "x86_64",
      "commit": "f6813e8daa68a115ae0bdee686fa0066280b8c87",
      "fileid": "08e829d01b1592de4114f61ba2077b9380597c7ae05d93c7b76163a1c375b778",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jmbh/actions/runs/26708241891"
    }
  ]
}