{
  "_id": "6a15719aacfb0bcc41d652be",
  "Package": "sClust",
  "Type": "Package",
  "Title": "R Toolbox for Unsupervised Spectral Clustering",
  "Version": "1.0",
  "Date": "2021-08-20",
  "Authors@R": "c(person(given=\"Emilie\", family=\"Poisson-Caillault\", role = c(\"aut\",\"cre\",\"cph\"), \nemail = \"emilie.caillault@univ-littoral.fr\" ),\nperson(given=\"Alain\",family=\"Lefebvre\",role=c(\"ctb\"),\nemail = \"Alain.Lefebvre@ifremer.fr\"),\nperson(given=\"Erwan\", family=\"Vincent\", role = c(\"aut\")),\nperson(given=\"Pierre-Alexandre\", family=\"Hebert\", role = c(\"ctb\")))",
  "Author": "Emilie Poisson-Caillault [aut, cre, cph], Alain Lefebvre [ctb],\nErwan Vincent [aut], Pierre-Alexandre Hebert [ctb]",
  "Description": "Toolbox containing a variety of spectral clustering tools\nfunctions. Among the tools available are the hierarchical\nspectral clustering algorithm, the Shi and Malik clustering\nalgorithm, the Perona and Freeman algorithm, the non-normalized\nclustering, the Von Luxburg algorithm, the Partition Around\nMedoids clustering algorithm, a multi-level clustering\nalgorithm, recursive clustering and the fast method for all\nclustering algorithm. As well as other tools needed to run\nthese algorithms or useful for unsupervised spectral\nclustering. This toolbox aims to gather the main tools for\nunsupervised spectral classification. See\n<http://mawenzi.univ-littoral.fr/> for more information and\ndocumentation.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 10:07:54 UTC",
    "User": "root"
  },
  "Maintainer": "Emilie Poisson-Caillault\n<emilie.caillault@univ-littoral.fr>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-08-23 17:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/sClust",
  "RemoteRef": "HEAD",
  "RemoteSha": "bbb200aacce30a9af93148fb26a8cf060a5b6b58",
  "MD5sum": "6c2fd54b5f4207961904fc894c1c4320",
  "_user": "cran",
  "_type": "src",
  "_file": "sClust_1.0.tar.gz",
  "_fileid": "b310ee8c0ef0838b091c51c7651ecc375d743e3e86776cd9facf186082e15b1d",
  "_filesize": 140907,
  "_sha256": "b310ee8c0ef0838b091c51c7651ecc375d743e3e86776cd9facf186082e15b1d",
  "_created": "2026-05-26T10:07:54.000Z",
  "_published": "2026-05-26T10:10:33.994Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77852287228,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7214354439"
    },
    {
      "job": 77852287303,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7214357530"
    },
    {
      "job": 77851776765,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214318629"
    },
    {
      "job": 77852287269,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214353295"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26445808246",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sClust",
  "_commit": {
    "id": "bbb200aacce30a9af93148fb26a8cf060a5b6b58",
    "author": "Emilie Poisson-Caillault <emilie.caillault@univ-littoral.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1629741002
  },
  "_maintainer": {
    "name": "Emilie Poisson-Caillault",
    "email": "emilie.caillault@univ-littoral.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "class",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 253,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sClust"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sClust.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-08-23"
    }
  ],
  "_exports": [
    "checking.gram.similarityMatrix",
    "compute.kclust",
    "compute.kclust2",
    "compute.laplacian.NJW",
    "compute.nbCluster.gap",
    "compute.similarity.gaussien",
    "compute.similarity.ZP",
    "fastClustering",
    "fastMSC",
    "HierarchicalClust",
    "HierarchicalSC",
    "kmeansQuantization",
    "MSC",
    "PeronaFreemanSC",
    "recursClust",
    "search.neighboor",
    "ShiMalikSC",
    "spectralPAM",
    "UnormalizedSC",
    "VonLuxburgSC"
  ],
  "_help": [
    {
      "page": "checking.gram.similarityMatrix",
      "title": "Gram similarity matrix checker",
      "topics": [
        "checking.gram.similarityMatrix"
      ]
    },
    {
      "page": "compute.kclust",
      "title": "Gram similarity matrix checker",
      "topics": [
        "compute.kclust"
      ]
    },
    {
      "page": "compute.kclust2",
      "title": "K clust compute selection V2",
      "topics": [
        "compute.kclust2"
      ]
    },
    {
      "page": "compute.laplacian.NJW",
      "title": "Gram similarity matrix checker",
      "topics": [
        "compute.laplacian.NJW"
      ]
    },
    {
      "page": "compute.nbCluster.gap",
      "title": "Recherche du nb de cluster par selon le critere du gap",
      "topics": [
        "compute.nbCluster.gap"
      ]
    },
    {
      "page": "compute.similarity.gaussien",
      "title": "Calcule matrice de similarite gaussienn",
      "topics": [
        "compute.similarity.gaussien"
      ]
    },
    {
      "page": "compute.similarity.ZP",
      "title": "Calcule matrice de similarite gaussienne selon Zelnik-Manor et Perona",
      "topics": [
        "compute.similarity.ZP"
      ]
    },
    {
      "page": "fastClustering",
      "title": "Fast Spectral Clustering",
      "topics": [
        "fastClustering"
      ]
    },
    {
      "page": "fastMSC",
      "title": "Fast Multi-Level Spectral Clustering",
      "topics": [
        "fastMSC"
      ]
    },
    {
      "page": "HierarchicalClust",
      "title": "Hierarchical Clustering",
      "topics": [
        "HierarchicalClust"
      ]
    },
    {
      "page": "HierarchicalSC",
      "title": "Hierarchical Spectral Clustering",
      "topics": [
        "HierarchicalSC"
      ]
    },
    {
      "page": "kmeansQuantization",
      "title": "Data quantization",
      "topics": [
        "kmeansQuantization"
      ]
    },
    {
      "page": "MSC",
      "title": "Multi-Level Spectral Clustering",
      "topics": [
        "MSC"
      ]
    },
    {
      "page": "PeronaFreemanSC",
      "title": "Bi-parted Spectral Clustering. Peronna and Freeman.",
      "topics": [
        "PeronaFreemanSC"
      ]
    },
    {
      "page": "recursClust",
      "title": "Perform a multi level clustering",
      "topics": [
        "recursClust"
      ]
    },
    {
      "page": "search.neighboor",
      "title": "Recherche du voisin num id le plus proche",
      "topics": [
        "search.neighboor"
      ]
    },
    {
      "page": "ShiMalikSC",
      "title": "Bi-parted Spectral Clustering. Shi and Malik.",
      "topics": [
        "ShiMalikSC"
      ]
    },
    {
      "page": "spectralPAM",
      "title": "Spectral-PAM clustering",
      "topics": [
        "spectralPAM"
      ]
    },
    {
      "page": "UnormalizedSC",
      "title": "Unormalized Spectral Clustering Ng.",
      "topics": [
        "UnormalizedSC"
      ]
    },
    {
      "page": "VonLuxburgSC",
      "title": "Spectral Clustering based on the Von Luxburg algorithm",
      "topics": [
        "VonLuxburgSC"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "cluster",
    "MASS"
  ],
  "_score": 1.4771212547196624,
  "_indexed": true,
  "_nocasepkg": "sclust",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-26T10:09:43.000Z",
      "distro": "noble",
      "commit": "bbb200aacce30a9af93148fb26a8cf060a5b6b58",
      "fileid": "6e6a5b250e1fbea2ab672325af574bd8a324d830abd5937679c98a5f30a226b2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445808246"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-26T10:09:50.000Z",
      "distro": "noble",
      "commit": "bbb200aacce30a9af93148fb26a8cf060a5b6b58",
      "fileid": "5db98dfcd4b02897461029d4ed7d08f7c7640b5e5ee1b34e76c85401d618f8a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445808246"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-26T10:09:57.000Z",
      "commit": "bbb200aacce30a9af93148fb26a8cf060a5b6b58",
      "fileid": "8e0b7887537a7d25ead90fa9067c8118a7583e26ad2cc434c07b303dc8cfaec0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445808246"
    }
  ]
}