{
  "_id": "6a0f79f0acfb0bcc41c62cd5",
  "Package": "kkmeans",
  "Title": "Fast Implementations of Kernel K-Means",
  "Version": "0.1.3",
  "Authors@R": "person(given = \"Josh\",\nfamily = \"Berlinski\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jdberlinski@gmail.com\")",
  "Description": "Implementations several algorithms for kernel k-means. The\ndefault 'OTQT' algorithm is a fast alternative to standard\nimplementations of kernel k-means, particularly in cases with\nmany clusters. For a small number of clusters, the implemented\n'MacQueen' method typically performs the fastest. For more\ndetails and performance evaluations, see Berlinski and Maitra\n(2025) <doi:10.1002/sam.70032>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://jdberlinski.r-universe.dev",
  "Date/Publication": "2026-05-20 23:22:13 UTC",
  "RemoteUrl": "https://github.com/jdberlinski/kkmeans",
  "RemoteRef": "HEAD",
  "RemoteSha": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 02:51:39 UTC",
    "User": "root"
  },
  "Author": "Josh Berlinski [aut, cre]",
  "Maintainer": "Josh Berlinski <jdberlinski@gmail.com>",
  "MD5sum": "8e902562bfa3ef00c29043590fdb4865",
  "_user": "jdberlinski",
  "_type": "src",
  "_file": "kkmeans_0.1.3.tar.gz",
  "_fileid": "70cf7342fd35a23cad463e4f536c6cf8df37e12f32deb112aa2461d9e408e394",
  "_filesize": 103771,
  "_sha256": "70cf7342fd35a23cad463e4f536c6cf8df37e12f32deb112aa2461d9e408e394",
  "_created": "2026-05-21T02:51:39.000Z",
  "_published": "2026-05-21T21:32:32.923Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77273019966,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7126310745"
    },
    {
      "job": 77273020479,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7126308127"
    },
    {
      "job": 77273020201,
      "time": 105,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7126309940"
    },
    {
      "job": 77273020313,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7126309298"
    },
    {
      "job": 77273020349,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7126308509"
    },
    {
      "job": 77273020507,
      "time": 190,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7126325052"
    },
    {
      "job": 77273020512,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7126310264"
    },
    {
      "job": 77273019923,
      "time": 149,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7126319904"
    },
    {
      "job": 77273019900,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7126292351"
    },
    {
      "job": 77273019576,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147692503"
    },
    {
      "job": 77273020230,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7126306191"
    },
    {
      "job": 77273020473,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7126304240"
    },
    {
      "job": 77273019961,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7126309979"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jdberlinski/kkmeans",
  "_commit": {
    "id": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
    "author": "Josh Berlinski <josh.berlinski@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nupdate README from CRAN release",
    "time": 1779319333
  },
  "_maintainer": {
    "name": "Josh Berlinski",
    "email": "jdberlinski@gmail.com",
    "login": "jdberlinski",
    "description": "",
    "uuid": 9004008
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "jdberlinski",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jdberlinski",
      "count": 75,
      "uuid": 9004008
    }
  ],
  "_userbio": {
    "uuid": 9004008,
    "type": "user",
    "name": "Josh Berlinski"
  },
  "_downloads": {
    "count": 153,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kkmeans"
  },
  "_devurl": "https://github.com/jdberlinski/kkmeans",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kkmeans.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jdberlinski/kkmeans",
  "_realowner": "jdberlinski",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2026-01-31"
    },
    {
      "version": "0.1.3",
      "date": "2026-02-01"
    }
  ],
  "_exports": [
    "cluster_new",
    "get_kernel_matrix",
    "get_mknn_dist",
    "jump_stat",
    "kkmeans",
    "matr"
  ],
  "_help": [
    {
      "page": "cluster_new",
      "title": "Classify new data based on kkmeans result",
      "topics": [
        "cluster_new"
      ]
    },
    {
      "page": "get_kernel_matrix",
      "title": "Get the kernel matrix for a dataset",
      "topics": [
        "get_kernel_matrix"
      ]
    },
    {
      "page": "get_mknn_dist",
      "title": "Get the average distance to each points k-nearest neighbor",
      "topics": [
        "get_mknn_dist"
      ]
    },
    {
      "page": "jump_stat",
      "title": "Function to get jump statistic for varying values of k",
      "topics": [
        "jump_stat"
      ]
    },
    {
      "page": "kkmeans",
      "title": "An Efficient Kernel K-Means Algorithm",
      "topics": [
        "kkmeans"
      ]
    },
    {
      "page": "matr",
      "title": "Estimate the bandwidth parameter for a gaussian kernel using MATr",
      "topics": [
        "matr"
      ]
    }
  ],
  "_readme": "https://github.com/jdberlinski/kkmeans/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "kkmeans",
  "_universes": [
    "jdberlinski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-21T02:53:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "8cb27654ce6f09b7f6ea052b3c1e126a91749a382d2002eb27fd63b538b3efe3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-21T02:53:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "132f6d422be2910d8a030409ed976cb3e295fdd84ea292afc0011329013fe713",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-21T02:53:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "fbde2f8fbe6aef7ff05a1fc06bedfd79ea4a63a1a766e07f1248fb6a8fec009f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-21T02:53:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "24689ca79e1be2cfb53e48fc55783a5d4ab361fa7525cbb99c5ee2aa7d71d0a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-21T02:53:20.000Z",
      "arch": "aarch64",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "d74369b427eb8c3ddd674ad6590fd6cd28ff38a7cf61c4d00f11f8fb004bcf6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-21T02:54:55.000Z",
      "arch": "x86_64",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "111c9b961bf8888bfd842f1b9203b2234dadbc83deff1f0027a8663044fc021b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-21T02:53:30.000Z",
      "arch": "aarch64",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "1c56ba8cb5fa31717b811ce11ea73de943d3c6032d982453c00047410136f36c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-21T02:54:25.000Z",
      "arch": "x86_64",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "15c9748be0262dcfa2a631c38d5375edb27458a81453b54714eab81d89b93c10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-21T21:32:11.000Z",
      "arch": "emscripten",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "45ceafd30b7731ebab83ead1db240ed7acee6ceeb59fafe07a6e590b22c56346",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-21T02:52:47.000Z",
      "arch": "x86_64",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "25d76694e18ad38e299b3ec73ae3060719d8587e16d58bbb951f5a68f08eb04a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-21T02:52:49.000Z",
      "arch": "x86_64",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "be1bde451c7e373234b3ba443a9f70670fb8183995c5c43a55cad0ae5d63f428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-21T02:53:22.000Z",
      "arch": "x86_64",
      "commit": "81d7508d3b9c8718f74ed3ee66606780da2cf8d1",
      "fileid": "3017c7ba489b0bad985697e576b2858a964be03001cba349e1a1074d24f7e240",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jdberlinski/actions/runs/26202484680"
    }
  ]
}