{
  "_id": "6a21b33fcd65a98ecbd3be9c",
  "Package": "tglkmeans",
  "Title": "Efficient Implementation of K-Means++ Algorithm",
  "Version": "0.6.4",
  "Authors@R": "c(\nperson(\"Aviezer\", \"Lifshitz\", , \"aviezer.lifshitz@weizmann.ac.il\", role = c(\"aut\", \"cre\")),\nperson(\"Amos\", \"Tanay\", role = \"aut\"),\nperson(\"Weizmann Institute of Science\", role = \"cph\")\n)",
  "Author": "Aviezer Lifshitz [aut, cre], Amos Tanay [aut], Weizmann\nInstitute of Science [cph]",
  "Maintainer": "Aviezer Lifshitz <aviezer.lifshitz@weizmann.ac.il>",
  "Description": "Efficient implementation of K-Means++ algorithm. For more\ninformation see (1) \"kmeans++ the advantages of the k-means++\nalgorithm\" by David Arthur and Sergei Vassilvitskii (2007),\nProceedings of the eighteenth annual ACM-SIAM symposium on\nDiscrete algorithms, Society for Industrial and Applied\nMathematics, Philadelphia, PA, USA, pp. 1027-1035, and (2) \"The\nEffectiveness of Lloyd-Type Methods for the k-Means Problem\" by\nRafail Ostrovsky, Yuval Rabani, Leonard J. Schulman and\nChaitanya Swamy <doi:10.1145/2395116.2395117>.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/tanaylab/tglkmeans/issues",
  "URL": "https://tanaylab.github.io/tglkmeans/,\nhttps://github.com/tanaylab/tglkmeans",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "false",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "OS_type": "unix",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "make",
  "Repository": "https://tanaylab.r-universe.dev",
  "Date/Publication": "2026-06-04 16:48:38 UTC",
  "RemoteUrl": "https://github.com/tanaylab/tglkmeans",
  "RemoteRef": "HEAD",
  "RemoteSha": "e3ba7560327c6c40198f9b991582b68c842da213",
  "Packaged": {
    "Date": "2026-06-04 17:03:58 UTC",
    "User": "root"
  },
  "MD5sum": "0a50ee9fca04d5f37c1369365bc24b6b",
  "_user": "tanaylab",
  "_type": "src",
  "_file": "tglkmeans_0.6.4.tar.gz",
  "_fileid": "0c5bced475731678013e61c28658b20546bb91329c5f2f7e7c2854e77b03183d",
  "_filesize": 423287,
  "_sha256": "0c5bced475731678013e61c28658b20546bb91329c5f2f7e7c2854e77b03183d",
  "_created": "2026-06-04T17:03:58.000Z",
  "_published": "2026-06-04T17:17:51.060Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79572258075,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7417975591"
    },
    {
      "job": 79572258138,
      "time": 193,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7417978826"
    },
    {
      "job": 79572258175,
      "time": 170,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417975649"
    },
    {
      "job": 79572258092,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417975078"
    },
    {
      "job": 79572258085,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7418071471"
    },
    {
      "job": 79572258109,
      "time": 533,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7418210700"
    },
    {
      "job": 79572258097,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417956830"
    },
    {
      "job": 79572258120,
      "time": 191,
      "config": "macos-release-x86_64",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79571613497,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417907986"
    },
    {
      "job": 79572258032,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417962481"
    },
    {
      "job": 79572258084,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 79572258067,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 79572258077,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/tanaylab/actions/runs/26966807783",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tanaylab/tglkmeans",
  "_commit": {
    "id": "e3ba7560327c6c40198f9b991582b68c842da213",
    "author": "Aviezer Lifshitz <aviezer.l@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #26 from tanaylab/fix/cran-review-0.6.4\n\nFix CRAN-blocking bugs and clean up for 0.6.4",
    "time": 1780591718
  },
  "_maintainer": {
    "name": "Aviezer Lifshitz",
    "email": "aviezer.lifshitz@weizmann.ac.il",
    "login": "aviezerl",
    "description": "",
    "uuid": 18175550
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 3.3.2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.11",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "tgstat",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "tanaylab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 5
    },
    {
      "week": "2026-10",
      "n": 12
    },
    {
      "week": "2026-22",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.6.0",
      "date": "2026-03-04"
    },
    {
      "name": "v0.6.3",
      "date": "2026-05-29"
    },
    {
      "name": "v0.6.4",
      "date": "2026-06-04"
    }
  ],
  "_topics": [
    "algorithms-implemented",
    "kmeans",
    "cpp"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "aviezerl",
      "count": 243,
      "uuid": 18175550
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 52876437,
    "type": "organization",
    "name": "tanaylab"
  },
  "_downloads": {
    "count": 350,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tglkmeans"
  },
  "_devurl": "https://github.com/tanaylab/tglkmeans",
  "_pkgdown": "https://tanaylab.github.io/tglkmeans/",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tglkmeans.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tanaylab/tglkmeans",
  "_realowner": "tanaylab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.4",
      "date": "2022-04-20"
    },
    {
      "version": "0.3.5",
      "date": "2022-08-28"
    },
    {
      "version": "0.3.8",
      "date": "2023-03-21"
    },
    {
      "version": "0.3.10",
      "date": "2023-06-26"
    },
    {
      "version": "0.3.11",
      "date": "2023-08-21"
    },
    {
      "version": "0.5.4",
      "date": "2024-01-09"
    },
    {
      "version": "0.5.5",
      "date": "2024-05-15"
    },
    {
      "version": "0.5.8",
      "date": "2026-01-14"
    },
    {
      "version": "0.6.1",
      "date": "2026-03-04"
    }
  ],
  "_exports": [
    "%>%",
    "downsample_matrix",
    "match_clusters",
    "predict_tgl_kmeans",
    "simulate_data",
    "test_clustering",
    "TGL_kmeans",
    "TGL_kmeans_tidy",
    "tglkmeans.set_parallel"
  ],
  "_help": [
    {
      "page": "downsample_matrix",
      "title": "Downsample the columns of a matrix to a target number",
      "topics": [
        "downsample_matrix"
      ]
    },
    {
      "page": "match_clusters",
      "title": "Match clusters to true clusters",
      "topics": [
        "match_clusters"
      ]
    },
    {
      "page": "predict_tgl_kmeans",
      "title": "Predict cluster assignments for new data",
      "topics": [
        "predict_tgl_kmeans"
      ]
    },
    {
      "page": "simulate_data",
      "title": "Simulate normal data for kmeans tests",
      "topics": [
        "simulate_data"
      ]
    },
    {
      "page": "test_clustering",
      "title": "Test clustering performance",
      "topics": [
        "test_clustering"
      ]
    },
    {
      "page": "TGL_kmeans",
      "title": "kmeans++ with return value similar to R kmeans",
      "topics": [
        "TGL_kmeans"
      ]
    },
    {
      "page": "TGL_kmeans_tidy",
      "title": "TGL kmeans with 'tidy' output",
      "topics": [
        "TGL_kmeans_tidy"
      ]
    },
    {
      "page": "tglkmeans.set_parallel",
      "title": "Set parallel threads",
      "topics": [
        "tglkmeans.set_parallel"
      ]
    }
  ],
  "_readme": "https://github.com/tanaylab/tglkmeans/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppParallel",
    "rlang",
    "tgstat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "usage.Rmd",
      "filename": "usage.html",
      "title": "basic usage",
      "author": "Aviezer Lifshitz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic usage",
        "Custom cluster ordering",
        "Missing data",
        "High dimensions",
        "Comparison with R vanilla kmeans",
        "Random seed"
      ],
      "created": "2017-06-07 13:50:36",
      "modified": "2026-03-04 19:23:07",
      "commits": 14
    }
  ],
  "_score": 5.905795880367869,
  "_indexed": true,
  "_nocasepkg": "tglkmeans",
  "_universes": [
    "tanaylab",
    "aviezerl"
  ],
  "_previous": "0.6.3",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-05-31T02:57:03.000Z",
      "arch": "x86_64",
      "commit": "b88ec1c2e6f7eafbf8521c40e50c11d70fd6c1b5",
      "fileid": "4c5e39f600fb2886cea068dc82e124065fc78b31bfb5d33467031c434e479cfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/26701466942"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-06-04T17:06:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "1a1a357419bef563ec8b168db326017750f8504d3919d5f3d8c84cf383922379",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/26966807783"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-06-04T17:06:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "a357422d2b0c564b04822a9d59e16597451d520069a53c9bb1f162aff3e3d9ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/26966807783"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-06-04T17:06:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "925c9b21fca13a6241e1d4332648f0c2fa093a5e1de78a9e78349cc57d51688a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/26966807783"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-06-04T17:06:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "e4b4841d47acb76b9c7a29684254875afce4edf80b8789998ba30d08fb12643e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/26966807783"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.4",
      "date": "2026-06-04T17:10:39.000Z",
      "arch": "aarch64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "e6d94580e5a27a438afeb054ed082e2e691c7a6bd424d28f9468e78ff5e1b02f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/26966807783"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.4",
      "date": "2026-06-04T17:14:53.000Z",
      "arch": "x86_64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "81db177d1337d8647fcc88043bb9fb1510a12bdf69287d483390fc2ebf190f1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/26966807783"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.4",
      "date": "2026-06-04T17:05:48.000Z",
      "arch": "aarch64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "f31e100deffafaeea0ed8a4837f8843a9a4fcf973fb63532e1a508fec059c17a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/26966807783"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.4",
      "date": "2026-06-04T17:06:25.000Z",
      "arch": "emscripten",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "abc24a8f9bc62ae4ebb416c9258209c48328f1c747b44608425961ed570c24bd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/26966807783"
    }
  ]
}