{
  "_id": "6a1ea80eb25058d4daad91dc",
  "Package": "scclust",
  "Type": "Package",
  "Title": "Size-Constrained Clustering",
  "Version": "0.2.4.9000",
  "Date": "2023-11-29",
  "Authors@R": "c(\nperson(\"Fredrik\", \"Savje\", email = \"fredrik.savje@yale.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Michael\", \"Higgins\", role = \"aut\"),\nperson(\"Jasjeet\", \"Sekhon\", role = \"aut\"))",
  "Description": "Provides wrappers for 'scclust', a C library for\ncomputationally efficient size-constrained clustering with\nnear-optimal performance. See\n<https://github.com/fsavje/scclust> for more information.",
  "NeedsCompilation": "yes",
  "License": "GPL (>= 3)",
  "LicenseNote": "The scclust package includes the scclust C library\n(distributed under the LGPLv2.1 license).",
  "URL": "https://github.com/fsavje/scclust-R",
  "BugReports": "https://github.com/fsavje/scclust-R/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://fsavje.r-universe.dev",
  "Date/Publication": "2023-11-29 21:36:46 UTC",
  "RemoteUrl": "https://github.com/fsavje/scclust-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "20d314a91414e42b4c62722b610fb856cc3db6ba",
  "Packaged": {
    "Date": "2026-06-02 09:48:28 UTC",
    "User": "root"
  },
  "Author": "Fredrik Savje [aut, cre],\nMichael Higgins [aut],\nJasjeet Sekhon [aut]",
  "Maintainer": "Fredrik Savje <fredrik.savje@yale.edu>",
  "MD5sum": "2623545d1e95257c618c651d380633c1",
  "_user": "fsavje",
  "_type": "src",
  "_file": "scclust_0.2.4.9000.tar.gz",
  "_fileid": "bd8c96bb52f3e80c8b5eaa1899a67d4b18c341f4c5e1e521a47877163789faeb",
  "_filesize": 286705,
  "_sha256": "bd8c96bb52f3e80c8b5eaa1899a67d4b18c341f4c5e1e521a47877163789faeb",
  "_created": "2026-06-02T09:48:28.000Z",
  "_published": "2026-06-02T09:53:18.692Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79044126033,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354449743"
    },
    {
      "job": 79044126305,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354446939"
    },
    {
      "job": 79044126051,
      "time": 120,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354449110"
    },
    {
      "job": 79044126042,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354444947"
    },
    {
      "job": 79044126036,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354440732"
    },
    {
      "job": 79044126011,
      "time": 168,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354465940"
    },
    {
      "job": 79044126030,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354437159"
    },
    {
      "job": 79044126038,
      "time": 251,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354495030"
    },
    {
      "job": 79043622822,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354405043"
    },
    {
      "job": 79044125982,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354438427"
    },
    {
      "job": 79044126105,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354444338"
    },
    {
      "job": 79044126025,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354437822"
    },
    {
      "job": 79044126027,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354440073"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fsavje/scclust-r",
  "_commit": {
    "id": "20d314a91414e42b4c62722b610fb856cc3db6ba",
    "author": "Fredrik Savje <fred_gh@savje.com>",
    "committer": "Fredrik Savje <fred_gh@savje.com>",
    "message": "Update DESCRIPTION\n",
    "time": 1701293806
  },
  "_maintainer": {
    "name": "Fredrik Savje",
    "email": "fredrik.savje@yale.edu",
    "login": "fsavje",
    "description": "",
    "uuid": 8314536
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "distances",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "fsavje",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 33,
  "_contributors": [
    {
      "user": "fsavje",
      "count": 184,
      "uuid": 8314536
    }
  ],
  "_userbio": {
    "uuid": 8314536,
    "type": "user",
    "name": "Fredrik Sävje"
  },
  "_downloads": {
    "count": 4552,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scclust"
  },
  "_devurl": "https://github.com/fsavje/scclust-r",
  "_searchresults": 43,
  "_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/scclust.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fsavje/scclust-r",
  "_realowner": "fsavje",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-03-28"
    },
    {
      "version": "0.1.1",
      "date": "2017-05-22"
    },
    {
      "version": "0.1.2",
      "date": "2018-07-21"
    },
    {
      "version": "0.2.0",
      "date": "2018-08-24"
    },
    {
      "version": "0.2.1",
      "date": "2018-12-12"
    },
    {
      "version": "0.2.2",
      "date": "2018-12-13"
    },
    {
      "version": "0.2.3",
      "date": "2023-04-24"
    },
    {
      "version": "0.2.4",
      "date": "2023-11-30"
    },
    {
      "version": "0.2.5",
      "date": "2024-07-31"
    }
  ],
  "_exports": [
    "check_clustering",
    "cluster_count",
    "get_clustering_stats",
    "hierarchical_clustering",
    "is.scclust",
    "sc_clustering",
    "scclust"
  ],
  "_help": [
    {
      "page": "scclust-package",
      "title": "scclust: Size-Constrained Clustering",
      "topics": [
        "scclust-package"
      ]
    },
    {
      "page": "check_clustering",
      "title": "Check clustering constraints",
      "topics": [
        "check_clustering"
      ]
    },
    {
      "page": "cluster_count",
      "title": "Count the number of clusters",
      "topics": [
        "cluster_count"
      ]
    },
    {
      "page": "get_clustering_stats",
      "title": "Get clustering statistics",
      "topics": [
        "get_clustering_stats"
      ]
    },
    {
      "page": "hierarchical_clustering",
      "title": "Hierarchical size-constrained clustering",
      "topics": [
        "hierarchical_clustering"
      ]
    },
    {
      "page": "is.scclust",
      "title": "Check scclust object",
      "topics": [
        "is.scclust"
      ]
    },
    {
      "page": "sc_clustering",
      "title": "Size-constrained clustering",
      "topics": [
        "sc_clustering"
      ]
    },
    {
      "page": "scclust",
      "title": "Constructor for scclust objects",
      "topics": [
        "scclust"
      ]
    }
  ],
  "_readme": "https://github.com/fsavje/scclust-r/raw/HEAD/README.md",
  "_rundeps": [
    "distances"
  ],
  "_score": 6.2873059035641505,
  "_indexed": true,
  "_nocasepkg": "scclust",
  "_universes": [
    "fsavje"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:50:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "3772bf517f0dc36ca158411d72c6f287eef0ced93f079fa2d6efa749ebdb74b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:50:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "3c6bc15b7a822d33d91ab5f56df06a969bd11be35fb4ccc2e3560ab85f02bb9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:50:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "2bcd10a2dc9b9faab7a8d83461fe0331a09b28824d25fe961a437556c0c5374b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:50:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "accbefd47427286720fcb98e656879a2fbebc856056141e51778f64afd2d8d16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:50:09.000Z",
      "arch": "aarch64",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "68ec9b84baad4e6f24e37ac7aac8258291f42a904358b55ca9e0ab675d67f6d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:51:02.000Z",
      "arch": "x86_64",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "f513150ffdaf72fda6cea8dd5db38c1a857d1c746180b5d806a8e5e24d8d41d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:49:58.000Z",
      "arch": "aarch64",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "fe6dac76d5b771c77742d60e06966b8f7a6ed49a431816648fb189d0460fb139",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:51:59.000Z",
      "arch": "x86_64",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "f40a8faa1c0d59656e40eab49677f59a70e729e8b9bf88631b469dcc3bd30633",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:50:19.000Z",
      "arch": "emscripten",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "93251463563c7558304d87e1c03d61ffe2de5f8be9d89c23d98b28136666bbf6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:49:59.000Z",
      "arch": "x86_64",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "f2c56ca630bcf6b95ab21f7f4a4ebe144fbf5cb97feeed69ffefeeafc18a6450",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:49:38.000Z",
      "arch": "x86_64",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "78d922ed189fee4a33e8e2878f5f29537558d20a99cf918b6bef89db9ab9415b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4.9000",
      "date": "2026-06-02T09:49:50.000Z",
      "arch": "x86_64",
      "commit": "20d314a91414e42b4c62722b610fb856cc3db6ba",
      "fileid": "3d95cd670cfc6bd91ba6c902280364a1020fc4d3529fcf83ce5be7d48ebab1f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811836004"
    }
  ]
}