{
  "_id": "6a101d0dacfb0bcc41c89a61",
  "Package": "bootkmeans",
  "Type": "Package",
  "Title": "A Bootstrap Augmented k-Means Algorithm for Fuzzy Partitions",
  "Version": "1.0.0",
  "Date": "2025-09-18",
  "Authors@R": "c(\nperson(\"Jesse S.\",    \"Ghashti\",  email = \"jesse.ghashti@ubc.ca\", role = c(\"aut\",\"cre\")),\nperson(\"Jeffrey L.\",  \"Andrews\",  role = \"aut\"),\nperson(\"John R.J.\",   \"Thompson\", role = \"aut\"),\nperson(\"Joyce\",       \"Epp\",      role = \"aut\"),\nperson(\"Harkunwar S.\",\"Kochar\",   role = \"aut\"))",
  "Author": "Jesse S. Ghashti [aut, cre], Jeffrey L. Andrews [aut], John\nR.J. Thompson [aut], Joyce Epp [aut], Harkunwar S. Kochar [aut]",
  "Maintainer": "Jesse S. Ghashti <jesse.ghashti@ubc.ca>",
  "Description": "Implementation of the bootkmeans algorithm, a bootstrap\naugmented k-means algorithm that returns probabilistic cluster\nassignments. From paper by Ghashti, J.S., Andrews, J.L.\nThompson, J.R.J., Epp, J. and H.S. Kochar (2025), \"A bootstrap\naugmented k-means algorithm for fuzzy partitions\" (Submitted).",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:09:26 UTC",
    "User": "root"
  },
  "Language": "en-US",
  "Repository": "https://ghashti-j.r-universe.dev",
  "Date/Publication": "2025-10-10 21:47:39 UTC",
  "RemoteUrl": "https://github.com/ghashti-j/bootkmeans",
  "RemoteRef": "HEAD",
  "RemoteSha": "52062b92a2f5187390ba42bb7ed0857c3feb325f",
  "MD5sum": "5bd74b584c986ee908c35510771a5734",
  "_user": "ghashti-j",
  "_type": "src",
  "_file": "bootkmeans_1.0.0.tar.gz",
  "_fileid": "6adb1817fda0562599cf7abae1458799fe29ac4229b54b1d961f741fde33a882",
  "_filesize": 1095625,
  "_sha256": "6adb1817fda0562599cf7abae1458799fe29ac4229b54b1d961f741fde33a882",
  "_created": "2026-05-14T08:09:26.000Z",
  "_published": "2026-05-22T09:08:29.333Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349668053,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990067184"
    },
    {
      "job": 77349668228,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990069479"
    },
    {
      "job": 77349668205,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990055697"
    },
    {
      "job": 77349668010,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990054680"
    },
    {
      "job": 77349667362,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990029223"
    },
    {
      "job": 77349667478,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156884441"
    },
    {
      "job": 77349667942,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990065387"
    },
    {
      "job": 77349668578,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990052673"
    },
    {
      "job": 77349668421,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990051884"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/25849213724",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ghashti-j/bootkmeans",
  "_commit": {
    "id": "52062b92a2f5187390ba42bb7ed0857c3feb325f",
    "author": "Jesse S. Ghashti <168594337+ghashti-j@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1760132859
  },
  "_maintainer": {
    "name": "Jesse S. Ghashti",
    "email": "jesse.ghashti@ubc.ca",
    "login": "ghashti-j",
    "linkedin": "in/jesse-ghashti",
    "uuid": 168594337
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "lmtest",
      "role": "Depends"
    },
    {
      "package": "abind",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "fclust",
      "role": "Imports"
    },
    {
      "package": "Thresher",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "ghashti-j",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ghashti-j",
      "count": 5,
      "uuid": 168594337
    }
  ],
  "_userbio": {
    "uuid": 168594337,
    "type": "user",
    "name": "Jesse S. Ghashti",
    "description": "PhD student in Mathematics, British Columbia, Canada."
  },
  "_downloads": {
    "count": 165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bootkmeans"
  },
  "_devurl": "https://github.com/ghashti-j/bootkmeans",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bootkmeans.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ghashti-j/bootkmeans",
  "_realowner": "ghashti-j",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-10-16"
    }
  ],
  "_exports": [
    "boot.kmeans",
    "bootk.hardsoftvis",
    "compare.clusters",
    "compare.tables",
    "fari"
  ],
  "_help": [
    {
      "page": "boot.kmeans",
      "title": "Bootstrap augmented k-means algorithm for fuzzy partitions",
      "topics": [
        "boot.kmeans"
      ]
    },
    {
      "page": "bootk.hardsoftvis",
      "title": "Visualize hard vs. soft assignments from bootstrap k-means",
      "topics": [
        "bootk.hardsoftvis"
      ]
    },
    {
      "page": "compare.clusters",
      "title": "Compare traditional k-means, bootstrap augmented k-means, and fuzzy c-means",
      "topics": [
        "compare.clusters"
      ]
    },
    {
      "page": "compare.tables",
      "title": "Contingency tables comparing true labels to fitted clusterings",
      "topics": [
        "compare.tables"
      ]
    },
    {
      "page": "fari",
      "title": "Frobenius Adjusted Rand Index for Comparing Two Partition Matrices",
      "topics": [
        "fari"
      ]
    }
  ],
  "_readme": "https://github.com/ghashti-j/bootkmeans/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ade4",
    "Biobase",
    "BiocGenerics",
    "changepoint",
    "ClassDiscovery",
    "clue",
    "cluster",
    "colorspace",
    "cpm",
    "fclust",
    "generics",
    "kernlab",
    "lattice",
    "lmtest",
    "MASS",
    "mclust",
    "movMF",
    "mvtnorm",
    "oompaBase",
    "oompaData",
    "PCDimension",
    "pixmap",
    "Rcpp",
    "RcppArmadillo",
    "skmeans",
    "slam",
    "sp",
    "Thresher",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "bootkmeans.Rmd",
      "filename": "bootkmeans.html",
      "title": "bootkmeans: Bootstrap Augmented k-Means Algorithm for Parameter-less Fuzzy Clustering",
      "author": "Jesse S. Ghashti, Jeffrey L. Andrews, John R.J. Thompson, Joyce Epp, and Harkunwar S. Kochar",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installing",
        "Sample Usage"
      ],
      "created": "2025-09-26 22:46:36",
      "modified": "2025-10-04 21:23:28",
      "commits": 3
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "bootkmeans",
  "_universes": [
    "ghashti-j"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T08:11:37.000Z",
      "distro": "noble",
      "commit": "52062b92a2f5187390ba42bb7ed0857c3feb325f",
      "fileid": "ece28743fbe3f9f6de39d3b786c6941e9310befebe46fad7e46867a6bdfa097a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/25849213724"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T08:11:46.000Z",
      "distro": "noble",
      "commit": "52062b92a2f5187390ba42bb7ed0857c3feb325f",
      "fileid": "663d5b16befcd74522539f89f05fe0ef5a09618036e3fba7a2e67e53f2973396",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/25849213724"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-14T08:10:59.000Z",
      "commit": "52062b92a2f5187390ba42bb7ed0857c3feb325f",
      "fileid": "9f5aff9703f19ad9152ddb11bae2d7dee2aaee63ed310e51a190dd0b6343fa64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/25849213724"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-14T08:10:58.000Z",
      "commit": "52062b92a2f5187390ba42bb7ed0857c3feb325f",
      "fileid": "d84992b21d34c32a3f9f4d6a75b255d58cd37c8fae1a696b3d06c06a00c54373",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/25849213724"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T08:11:27.000Z",
      "commit": "52062b92a2f5187390ba42bb7ed0857c3feb325f",
      "fileid": "8b97443ae3933b59c5ee314c6ea9596718c6203d6cbf41ba62c8c75b0f34d4b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/25849213724"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T08:10:42.000Z",
      "commit": "52062b92a2f5187390ba42bb7ed0857c3feb325f",
      "fileid": "6a63597b00a65426698115f95a66005a6ae41d7828571896e9e06195046cb2d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/25849213724"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T08:10:36.000Z",
      "commit": "52062b92a2f5187390ba42bb7ed0857c3feb325f",
      "fileid": "79b2159d5867332fcee5211971f6bc20e210d45130ca3c8c1f9e7101a540e23b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/25849213724"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T09:08:06.000Z",
      "commit": "52062b92a2f5187390ba42bb7ed0857c3feb325f",
      "fileid": "f8777e05d7fce7d03d601db24fb53244a1ab8cdbbdcac36608aeca38e13a287e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/25849213724"
    }
  ]
}