{
  "_id": "6a1f02b5b401979e7341b3a9",
  "Package": "lowmemtkmeans",
  "Type": "Package",
  "Title": "Low Memory Use Trimmed K-Means",
  "Version": "0.1.4",
  "Authors@R": "c(person(given = c(\"Andrew\", \"Thomas\"),\nfamily = \"Jones\",\nrole = c(\"aut\", \"cre\"),\nemail = \"andrewthomasjones@gmail.com\"),\nperson(given = c(\"Hien\", \"Duy\"),\nfamily = \"Nguyen\",\nrole = \"aut\"))",
  "Description": "Performs the trimmed k-means clustering algorithm with\nlower memory use. It also provides a number of utility\nfunctions such as BIC calculations.",
  "License": "GPL (>= 3)",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Repository": "https://andrewthomasjones.r-universe.dev",
  "Date/Publication": "2025-09-20 08:53:20 UTC",
  "RemoteUrl": "https://github.com/andrewthomasjones/lowmemtkmeans",
  "RemoteRef": "HEAD",
  "RemoteSha": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-18 08:12:49 UTC",
    "User": "root"
  },
  "Author": "Andrew Thomas Jones [aut, cre],\nHien Duy Nguyen [aut]",
  "Maintainer": "Andrew Thomas Jones <andrewthomasjones@gmail.com>",
  "MD5sum": "072eb975ad6293d337d705e72fa2f8e2",
  "_user": "andrewthomasjones",
  "_type": "src",
  "_file": "lowmemtkmeans_0.1.4.tar.gz",
  "_fileid": "001aad67195c6d0909c89937fb75e521a3d582075fd5d4809a156f6e8f516a66",
  "_filesize": 94328,
  "_sha256": "001aad67195c6d0909c89937fb75e521a3d582075fd5d4809a156f6e8f516a66",
  "_created": "2026-05-18T08:12:49.000Z",
  "_published": "2026-06-02T16:20:05.347Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79118900136,
      "time": 123,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052678640"
    },
    {
      "job": 79118900221,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052677721"
    },
    {
      "job": 79118900142,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052675627"
    },
    {
      "job": 79118900171,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052675673"
    },
    {
      "job": 79118900780,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052672456"
    },
    {
      "job": 79118900524,
      "time": 183,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052698244"
    },
    {
      "job": 79118900022,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052676630"
    },
    {
      "job": 79118900172,
      "time": 375,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052755053"
    },
    {
      "job": 79118898669,
      "time": 255,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052631345"
    },
    {
      "job": 79118899039,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363549580"
    },
    {
      "job": 79118900076,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052677103"
    },
    {
      "job": 79118900467,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052678941"
    },
    {
      "job": 79118899945,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052672422"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andrewthomasjones/lowmemtkmeans",
  "_commit": {
    "id": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
    "author": "Andrew Jones <andrew.jones@qcif.edu.au>",
    "committer": "Andrew Jones <andrew.jones@qcif.edu.au>",
    "message": "clean-up\n",
    "time": 1758358400
  },
  "_maintainer": {
    "name": "Andrew Thomas Jones",
    "email": "andrewthomasjones@gmail.com",
    "login": "andrewthomasjones",
    "description": "Stats, ML, R, C++",
    "uuid": 15768984
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.5",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "andrewthomasjones",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-38",
      "n": 12
    }
  ],
  "_tags": [
    {
      "name": "v0.1.4",
      "date": "2025-09-20"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "andrewthomasjones",
      "count": 63,
      "uuid": 15768984
    }
  ],
  "_userbio": {
    "uuid": 15768984,
    "type": "user",
    "name": "Andrew Jones",
    "description": "Stats, ML, R, C++"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lowmemtkmeans"
  },
  "_devurl": "https://github.com/andrewthomasjones/lowmemtkmeans",
  "_searchresults": 7,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lowmemtkmeans.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrewthomasjones/lowmemtkmeans",
  "_realowner": "andrewthomasjones",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-09-07"
    },
    {
      "version": "0.1.1",
      "date": "2016-09-15"
    },
    {
      "version": "0.1.2",
      "date": "2017-01-08"
    },
    {
      "version": "0.1.4",
      "date": "2025-09-20"
    }
  ],
  "_exports": [
    "cluster_BIC",
    "nearest_cluster",
    "scale_mat_inplace",
    "tkmeans"
  ],
  "_help": [
    {
      "page": "cluster_BIC",
      "title": "Calculates BIC for a given clustering.",
      "topics": [
        "cluster_BIC"
      ]
    },
    {
      "page": "nearest_cluster",
      "title": "Allocates each rw (observation) in data to the nearest cluster centre.",
      "topics": [
        "nearest_cluster"
      ]
    },
    {
      "page": "scale_mat_inplace",
      "title": "Rescales a matrix in place.",
      "topics": [
        "scale_mat_inplace"
      ]
    },
    {
      "page": "tkmeans",
      "title": "Trimmed k-means clustering",
      "topics": [
        "tkmeans"
      ]
    }
  ],
  "_readme": "https://github.com/andrewthomasjones/lowmemtkmeans/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "lowmemtkmeans",
  "_universes": [
    "andrewthomasjones"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-18T08:15:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "2f2dc26896071bcbd79dcce52c1bc22d243dd9b6f75ea529eb8c99ea2959fefc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-18T08:15:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "db8f34d3557785992746b6c81f8b783d98e420ec79fe9a5d9f83e70f3b97ef11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-18T08:15:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "2ab4d77f0c614cca67977d19dd139ea4b25cea3e101399709a93642592ac6b12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-18T08:15:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "bc257b836db18b3897cba1c599da685a7339c409cfeae318af143c4ce8d62870",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-18T08:15:08.000Z",
      "arch": "aarch64",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "4f7e09a6bd739d405e975aa49f5a57cdfd5a208a659cd05c2ba580fda9273433",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-18T08:16:21.000Z",
      "arch": "x86_64",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "83ab581d7a66a226bd7f88d2fbd0824449464a37fd745035b64d2124dbf8d04c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-18T08:15:18.000Z",
      "arch": "aarch64",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "363b04cdaabf213afd929a8382e937ab2bb3aa2e76d55d5edada0d9842bf7afd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-18T08:18:03.000Z",
      "arch": "x86_64",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "b634ebdc42f23618e913c514a2ad1b623ad4403eb26ad3336ddbced9b49b1578",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-18T08:14:46.000Z",
      "arch": "x86_64",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "1947a20866c33313095d9e8422a72ccc48115ba1c76888c50b5bdc86845626ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-18T08:14:40.000Z",
      "arch": "x86_64",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "69894a9f57e209b3abe807706a4a19af0745788405da02f3d881917b8da6a98c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-18T08:14:43.000Z",
      "arch": "x86_64",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "2070ef64c3ffa7e02331b3778b756a547adf473d1cb62056e58ba70af7c13064",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T16:19:31.000Z",
      "arch": "emscripten",
      "commit": "a65b94ce09ae782aa84056fc86e5c620dde6ebc4",
      "fileid": "83851b0e45ffdd60969f8b17108b201acdc33d3704e4267a7033bc6961a7d713",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021374653"
    }
  ]
}