{
  "_id": "6a48d903b5e98c40829ffe20",
  "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-07-04 09:22:23 UTC",
    "User": "root"
  },
  "_user": "tanaylab",
  "_type": "src",
  "_file": "tglkmeans_0.6.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/8621e392702fb6c9b9943c4a6a6aef640ec75d61f7aa1b8296e8a1e0f54c9ad7",
  "_filesize": 426006,
  "_sha256": "8621e392702fb6c9b9943c4a6a6aef640ec75d61f7aa1b8296e8a1e0f54c9ad7",
  "_expires": "2026-10-12T09:57:22.000Z",
  "_created": "2026-07-04T09:22:23.000Z",
  "_published": "2026-07-04T09:57:23.833Z",
  "_jobs": [
    {
      "job": 85121003047,
      "time": 160,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080437480"
    },
    {
      "job": 85121003038,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080438293"
    },
    {
      "job": 85121003056,
      "time": 166,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080438092"
    },
    {
      "job": 85121003060,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080438592"
    },
    {
      "job": 85121003074,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080655654"
    },
    {
      "job": 85121003051,
      "time": 241,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080446603"
    },
    {
      "job": 85121003064,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080656503"
    },
    {
      "job": 85121003057,
      "time": 289,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080452675"
    },
    {
      "job": 85120772237,
      "time": 229,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080418932"
    },
    {
      "job": 85121003020,
      "time": 173,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080438506"
    },
    {
      "job": 85121003021,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 85121003015,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 85121003027,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tanaylab/actions/runs/28701718001",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 29
  },
  "_downloads": {
    "count": 380,
    "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.1",
  "_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",
    "LICENSE",
    "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": "16-20260322-1ubuntu1",
      "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"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-07-04T09:24:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "https://r2.ropensci.org/e6ba2345dee5f05489494cdf2e5db97f1c71a4bb9d3dd726243fce8085b7ab1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/28701718001"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-07-04T09:24:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "https://r2.ropensci.org/21bb084435f6870cbc8729ecf1f9c7fedaa57527ce2279f146b770174f286359",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/28701718001"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-07-04T09:25:03.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "https://r2.ropensci.org/1f409c4b847dbb97b4ff834e52f855e98b2ce46691d7d4acff8f8d00cf589a48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/28701718001"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-07-04T09:24:54.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "https://r2.ropensci.org/1f50b1c11777cc63b920f4d6bcd432b22269fd5c120ca6b4faaac3d50c610897",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/28701718001"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.4",
      "date": "2026-07-04T09:56:17.000Z",
      "arch": "aarch64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "https://r2.ropensci.org/c205783217c4294928e30d747274681a2a429bd7d494510e7ad45b2f953c88eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/28701718001"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.4",
      "date": "2026-07-04T09:25:37.000Z",
      "arch": "x86_64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "https://r2.ropensci.org/7d8d23ed8b053950c1c480ca28477f43fb1d958b4edc66501bdb19b8e83b0552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/28701718001"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.4",
      "date": "2026-07-04T09:56:23.000Z",
      "arch": "aarch64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "https://r2.ropensci.org/0e3b4532bbf8784883c37ea7bad6350465e995d422a73651049247f7df8ff511",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/28701718001"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.4",
      "date": "2026-07-04T09:26:09.000Z",
      "arch": "x86_64",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "https://r2.ropensci.org/4b561b397650217771d63e519012f832272cd439dc078297e258dad340e2ea80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/28701718001"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.4",
      "date": "2026-07-04T09:25:24.000Z",
      "arch": "emscripten",
      "commit": "e3ba7560327c6c40198f9b991582b68c842da213",
      "fileid": "https://r2.ropensci.org/8ba15f35600623b23108b6818d8654b36723c08886712152e9e9e0c9cca75f4f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/28701718001"
    }
  ]
}