{
  "_id": "6a23e3de530b9bc726be8580",
  "Package": "clustlearn",
  "Title": "Learn Clustering Techniques Through Examples and Code",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\n\"Eduardo\",\n\"Ruiz Sabajanes\",\nemail = \"eduardo.ruizs@edu.uah.es\",\nrole = c(\"aut\", \"cre\")\n),\nperson(\n\"Juan Jose\",\n\"Cuadrado Gallego\",\nemail = \"jjcg@uah.es\",\nrole = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0001-8178-5556\")\n),\nperson(\n\"Universidad de Alcala\",\nrole = c(\"cph\")\n)\n)",
  "Description": "Clustering methods, which (if asked) can provide\nstep-by-step explanations of the algorithms used, as described\nin Ezugwu et. al., (2022) <doi:10.1016/j.engappai.2022.104743>;\nand datasets to test them on, which highlight the strengths and\nweaknesses of each technique, as presented in the clustering\nsection of 'scikit-learn' (Pedregosa et al., 2011)\n<https://jmlr.csail.mit.edu/papers/v12/pedregosa11a.html>.",
  "URL": "https://github.com/Ediu3095/clustlearn",
  "BugReports": "https://github.com/Ediu3095/clustlearn/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "LazyData": "true",
  "Repository": "https://ersabajanes.r-universe.dev",
  "Date/Publication": "2023-09-14 09:28:00 UTC",
  "RemoteUrl": "https://github.com/ersabajanes/clustlearn",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff48cda95bd68735b4373398de3a8d41553d55ad",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 09:06:40 UTC",
    "User": "root"
  },
  "Author": "Eduardo Ruiz Sabajanes [aut, cre],\nJuan Jose Cuadrado Gallego [ctb] (ORCID:\n<https://orcid.org/0000-0001-8178-5556>),\nUniversidad de Alcala [cph]",
  "Maintainer": "Eduardo Ruiz Sabajanes <eduardo.ruizs@edu.uah.es>",
  "MD5sum": "bb0ab076195ce8f1942c2b94e4df96e7",
  "_user": "ersabajanes",
  "_type": "src",
  "_file": "clustlearn_1.0.0.tar.gz",
  "_fileid": "227c9ba4b580bd4a47bfe6a376367695462515e84ba33e12904ffe35ad014696",
  "_filesize": 266639,
  "_sha256": "227c9ba4b580bd4a47bfe6a376367695462515e84ba33e12904ffe35ad014696",
  "_created": "2026-06-06T09:06:40.000Z",
  "_published": "2026-06-06T09:09:50.705Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79866402638,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453118627"
    },
    {
      "job": 79866402643,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453117430"
    },
    {
      "job": 79866402639,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453120586"
    },
    {
      "job": 79866402641,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453121233"
    },
    {
      "job": 79866265004,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453105592"
    },
    {
      "job": 79866402631,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453114914"
    },
    {
      "job": 79866402650,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453114186"
    },
    {
      "job": 79866402664,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453115264"
    },
    {
      "job": 79866402659,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453113303"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ersabajanes/actions/runs/27058168611",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ersabajanes/clustlearn",
  "_commit": {
    "id": "ff48cda95bd68735b4373398de3a8d41553d55ad",
    "author": "Ediu3095 <eduardoruizsabajanes@gmail.com>",
    "committer": "Ediu3095 <eduardoruizsabajanes@gmail.com>",
    "message": "DELETE: CRAN-SUBMISION\n",
    "time": 1694683680
  },
  "_maintainer": {
    "name": "Eduardo Ruiz Sabajanes",
    "email": "eduardo.ruizs@edu.uah.es",
    "login": "ersabajanes",
    "linkedin": "in/ersabajanes",
    "description": "",
    "uuid": 60329854
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "proxy",
      "version": ">= 0.4-27",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.1",
      "role": "Imports"
    },
    {
      "package": "deldir",
      "version": ">= 1.0-9",
      "role": "Suggests"
    }
  ],
  "_owner": "ersabajanes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ersabajanes",
      "count": 23,
      "uuid": 60329854
    }
  ],
  "_userbio": {
    "uuid": 60329854,
    "type": "user",
    "name": "Eduardo Ruiz Sabajanes"
  },
  "_downloads": {
    "count": 142,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clustlearn"
  },
  "_devurl": "https://github.com/ediu3095/clustlearn",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clustlearn.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ersabajanes/clustlearn",
  "_realowner": "ersabajanes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-09-14"
    }
  ],
  "_exports": [
    "agglomerative_clustering",
    "dbscan",
    "divisive_clustering",
    "gaussian_mixture",
    "kmeans"
  ],
  "_datasets": [
    {
      "name": "db1",
      "title": "Test Database 1",
      "object": "db1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "db2",
      "title": "Test Database 2",
      "object": "db2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "db3",
      "title": "Test Database 3",
      "object": "db3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "db4",
      "title": "Test Database 4",
      "object": "db4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "db5",
      "title": "Test Database 5",
      "object": "db5",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "db6",
      "title": "Test Database 6",
      "object": "db6",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "agglomerative_clustering",
      "title": "Agglomerative Hierarchical Clustering",
      "topics": [
        "agglomerative_clustering"
      ]
    },
    {
      "page": "db1",
      "title": "Test Database 1",
      "topics": [
        "db1"
      ]
    },
    {
      "page": "db2",
      "title": "Test Database 2",
      "topics": [
        "db2"
      ]
    },
    {
      "page": "db3",
      "title": "Test Database 3",
      "topics": [
        "db3"
      ]
    },
    {
      "page": "db4",
      "title": "Test Database 4",
      "topics": [
        "db4"
      ]
    },
    {
      "page": "db5",
      "title": "Test Database 5",
      "topics": [
        "db5"
      ]
    },
    {
      "page": "db6",
      "title": "Test Database 6",
      "topics": [
        "db6"
      ]
    },
    {
      "page": "dbscan",
      "title": "Density Based Spatial Clustering of Applications with Noise (DBSCAN)",
      "topics": [
        "dbscan"
      ]
    },
    {
      "page": "divisive_clustering",
      "title": "Divisive Hierarchical Clustering",
      "topics": [
        "divisive_clustering"
      ]
    },
    {
      "page": "gaussian_mixture",
      "title": "Gaussian mixture model",
      "topics": [
        "gaussian_mixture"
      ]
    },
    {
      "page": "kmeans",
      "title": "K-Means Clustering",
      "topics": [
        "kmeans"
      ]
    }
  ],
  "_readme": "https://github.com/ersabajanes/clustlearn/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "proxy"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "clustlearn",
  "_universes": [
    "ersabajanes",
    "ediu3095"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:26.000Z",
      "distro": "noble",
      "commit": "ff48cda95bd68735b4373398de3a8d41553d55ad",
      "fileid": "5350a9ca89c152d3c365eab2d71a2051445e39434da43157906f93a4e7d1e351",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ersabajanes/actions/runs/27058168611"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:18.000Z",
      "distro": "noble",
      "commit": "ff48cda95bd68735b4373398de3a8d41553d55ad",
      "fileid": "f0e66b0e3616617a8138fed73189954ce90a51985c8063742888ef0eb1c2118c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ersabajanes/actions/runs/27058168611"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:48.000Z",
      "commit": "ff48cda95bd68735b4373398de3a8d41553d55ad",
      "fileid": "082f89f1bb69d4d0ac4952c80bd411bb00210faf1d376b1825d804a4d5a08b44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ersabajanes/actions/runs/27058168611"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:50.000Z",
      "commit": "ff48cda95bd68735b4373398de3a8d41553d55ad",
      "fileid": "dd98d7853d59593fd886e8a6cc789619ba8a1fb6d6b2049006cab69322bc07ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ersabajanes/actions/runs/27058168611"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:14.000Z",
      "commit": "ff48cda95bd68735b4373398de3a8d41553d55ad",
      "fileid": "a12e1e8bc080bbe974336c87f3fba8978a1c9bf37f8f94add40fe8054bc4dd7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ersabajanes/actions/runs/27058168611"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T09:07:41.000Z",
      "commit": "ff48cda95bd68735b4373398de3a8d41553d55ad",
      "fileid": "ba1114adb9ece7664cd5b0a100e7506db9e71d4114a97e563f711d9057d7d987",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ersabajanes/actions/runs/27058168611"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T09:07:51.000Z",
      "commit": "ff48cda95bd68735b4373398de3a8d41553d55ad",
      "fileid": "087fa0a219bdcd73d08177dcfa57fd82e71c41baa7c3f457395bb04d33fb317f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ersabajanes/actions/runs/27058168611"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T09:07:36.000Z",
      "commit": "ff48cda95bd68735b4373398de3a8d41553d55ad",
      "fileid": "74dd619275bac7c0cccaf747f96b8c7fd07e991ee36e0dd12e5610d106c8efa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ersabajanes/actions/runs/27058168611"
    }
  ]
}