{
  "_id": "6a1f0c38b401979e7341cac3",
  "Package": "sparcl",
  "Type": "Package",
  "Title": "Perform Sparse Hierarchical Clustering and Sparse K-Means\nClustering",
  "Version": "1.0.4",
  "Date": "2018-10-22",
  "Author": "Daniela M. Witten and Robert Tibshirani",
  "Maintainer": "Daniela Witten <dwitten@u.washington.edu>",
  "Description": "Implements the sparse clustering methods of Witten and\nTibshirani (2010): \"A framework for feature selection in\nclustering\"; published in Journal of the American Statistical\nAssociation 105(490): 713-726.",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "Packaged": {
    "Date": "2026-05-17 09:34:01 UTC",
    "User": "root"
  },
  "NeedsCompilation": "yes",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-10-24 12:50:03 UTC",
  "RemoteUrl": "https://github.com/cran/sparcl",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6b8a9418e40c0538ecf5f95b77dbe78ae8e8a43",
  "MD5sum": "d9e6f59a35b8842e3b597984d84c294b",
  "_user": "cran",
  "_type": "src",
  "_file": "sparcl_1.0.4.tar.gz",
  "_fileid": "60014f220c886d5254c4e5239231fb7871b0f3ce96d66869908b984341b143f1",
  "_filesize": 128065,
  "_sha256": "60014f220c886d5254c4e5239231fb7871b0f3ce96d66869908b984341b143f1",
  "_created": "2026-05-17T09:34:01.000Z",
  "_published": "2026-06-02T17:00:40.222Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79126824196,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041272078"
    },
    {
      "job": 79126824353,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041269364"
    },
    {
      "job": 79126824326,
      "time": 99,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041269611"
    },
    {
      "job": 79126824485,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041270506"
    },
    {
      "job": 79126822766,
      "time": 117,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041257796"
    },
    {
      "job": 79126823169,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364481073"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25987182468",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sparcl",
  "_commit": {
    "id": "a6b8a9418e40c0538ecf5f95b77dbe78ae8e8a43",
    "author": "Daniela Witten <dwitten@u.washington.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.4\n",
    "time": 1540385403
  },
  "_maintainer": {
    "name": "Daniela Witten",
    "email": "dwitten@u.washington.edu"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 667,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparcl"
  },
  "_mentions": 12,
  "_searchresults": 180,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sparcl.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2009-12-02"
    },
    {
      "version": "1.0.1",
      "date": "2010-05-16"
    },
    {
      "version": "1.0.2",
      "date": "2011-12-07"
    },
    {
      "version": "1.0.3",
      "date": "2013-01-04"
    },
    {
      "version": "1.0.4",
      "date": "2018-10-24"
    }
  ],
  "_exports": [
    "ColorDendrogram",
    "HierarchicalSparseCluster",
    "HierarchicalSparseCluster.permute",
    "HierarchicalSparseCluster.wrapper",
    "KMeansSparseCluster",
    "KMeansSparseCluster.permute",
    "plot.HierarchicalSparseCluster",
    "plot.HierarchicalSparseCluster.permute",
    "plot.KMeansSparseCluster",
    "plot.KMeansSparseCluster.permute",
    "print.HierarchicalSparseCluster",
    "print.HierarchicalSparseCluster.permute",
    "print.KMeansSparseCluster",
    "print.KMeansSparseCluster.permute"
  ],
  "_help": [
    {
      "page": "sparcl-package",
      "title": "Performs sparse hierarchical and sparse K-means clustering",
      "topics": [
        "sparcl-package",
        "sparcl"
      ]
    },
    {
      "page": "ColorDendrogram",
      "title": "Color the leaves in a hierarchical clustering dendrogram",
      "topics": [
        "ColorDendrogram"
      ]
    },
    {
      "page": "HierarchicalSparseCluster",
      "title": "Hierarchical sparse clustering",
      "topics": [
        "HierarchicalSparseCluster",
        "plot.HierarchicalSparseCluster",
        "print.HierarchicalSparseCluster"
      ]
    },
    {
      "page": "HierarchicalSparseCluster.permute",
      "title": "Choose tuning parameter for sparse hierarchical clustering",
      "topics": [
        "HierarchicalSparseCluster.permute",
        "plot.HierarchicalSparseCluster.permute",
        "print.HierarchicalSparseCluster.permute"
      ]
    },
    {
      "page": "HierarchicalSparseCluster.wrapper",
      "title": "A wrapper for the hierarchical sparse clustering algorithm",
      "topics": [
        "HierarchicalSparseCluster.wrapper"
      ]
    },
    {
      "page": "KMeansSparseCluster",
      "title": "Performs sparse k-means clustering",
      "topics": [
        "KMeansSparseCluster",
        "plot.KMeansSparseCluster",
        "print.KMeansSparseCluster"
      ]
    },
    {
      "page": "KMeansSparseCluster.permute",
      "title": "Choose tuning parameter for sparse k-means clustering",
      "topics": [
        "KMeansSparseCluster.permute",
        "plot.KMeansSparseCluster.permute",
        "print.KMeansSparseCluster.permute"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 4.431363764158988,
  "_indexed": true,
  "_nocasepkg": "sparcl",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-17T09:36:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a6b8a9418e40c0538ecf5f95b77dbe78ae8e8a43",
      "fileid": "1be4bc534b30a14cee06a41a3370cb930272505efd323fa49cf56afaf272c172",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25987182468"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-17T09:35:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a6b8a9418e40c0538ecf5f95b77dbe78ae8e8a43",
      "fileid": "900d40025b1a3209fadc19b09931eebde617ec2bb25208e22cdeaa014d0c71fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25987182468"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-17T09:35:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a6b8a9418e40c0538ecf5f95b77dbe78ae8e8a43",
      "fileid": "c2a89c6445aad158ef7a81d44cfcce10b494797b8cee4fb94dcc06a961f1ed97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25987182468"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-17T09:35:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a6b8a9418e40c0538ecf5f95b77dbe78ae8e8a43",
      "fileid": "19eb93e8ab549b8ee61d94bf7369bb76f63c03017bde20b35e83f941485d1e08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25987182468"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-02T17:00:19.000Z",
      "arch": "emscripten",
      "commit": "a6b8a9418e40c0538ecf5f95b77dbe78ae8e8a43",
      "fileid": "389a583474c28eff340d73fa70fb6b296a3509f8b285c5fa43d4e925b1226038",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25987182468"
    }
  ]
}