{
  "_id": "6a33bf1a3efcd9bda43b06b0",
  "Package": "boxplotcluster",
  "Title": "Clustering Method Based on Boxplot Statistics",
  "Version": "0.3",
  "Authors@R": "person(\"Gianmarco\", \"Alberti\", email = \"gianmarcoalberti@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Following Arroyo-Maté-Roque (2006), the function\ncalculates the distance between rows or columns of the dataset\nusing the generalized Minkowski metric as described by\nIchino-Yaguchi (1994). The distance measure gives more weight\nto differences between quartiles than to differences between\nextremes, making it less sensitive to outliers. Further,the\nfunction calculates the silhouette width (Rousseeuw 1987) for\ndifferent numbers of clusters and selects the number of\nclusters that maximizes the average silhouette width, unless a\nspecific number of clusters is provided by the user. The\napproach implemented in this package is based on the following\npublications: Rousseeuw (1987)\n<doi:10.1016/0377-0427(87)90125-7>; Ichino-Yaguchi (1994)\n<doi:10.1109/21.286391>; Arroyo-Maté-Roque (2006)\n<doi:10.1007/3-540-34416-0_7>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 09:47:01 UTC",
    "User": "root"
  },
  "Author": "Gianmarco Alberti [aut, cre]",
  "Maintainer": "Gianmarco Alberti <gianmarcoalberti@gmail.com>",
  "Repository": "https://gianmarcoalberti.r-universe.dev",
  "Date/Publication": "2023-12-07 02:39:44 UTC",
  "RemoteUrl": "https://github.com/cran/boxplotcluster",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b74525f194ff753859c80b5f2f5321ceb9e182f",
  "MD5sum": "a545ad935cc3002a7a0a0eb237ec58e4",
  "_user": "gianmarcoalberti",
  "_type": "src",
  "_file": "boxplotcluster_0.3.tar.gz",
  "_fileid": "2be7c327894484facdd55d1e7e457457bafaca52c50ec1745aaa746e545ad289",
  "_filesize": 129602,
  "_sha256": "2be7c327894484facdd55d1e7e457457bafaca52c50ec1745aaa746e545ad289",
  "_created": "2026-06-18T09:47:01.000Z",
  "_published": "2026-06-18T09:49:14.536Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82101456881,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7719878565"
    },
    {
      "job": 82101456875,
      "time": 90,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719874061"
    },
    {
      "job": 82101456862,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7719874407"
    },
    {
      "job": 82101456884,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719867379"
    },
    {
      "job": 82100945626,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719839370"
    },
    {
      "job": 82101456845,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719875491"
    },
    {
      "job": 82101456878,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7719864125"
    },
    {
      "job": 82101456919,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7719866623"
    },
    {
      "job": 82101456909,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719866689"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/27750909174",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/boxplotcluster",
  "_commit": {
    "id": "0b74525f194ff753859c80b5f2f5321ceb9e182f",
    "author": "Gianmarco Alberti <gianmarcoalberti@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3\n",
    "time": 1701916784
  },
  "_maintainer": {
    "name": "Gianmarco Alberti",
    "email": "gianmarcoalberti@gmail.com",
    "login": "gianmarcoalberti",
    "description": "Senior Lecturer in Criminology (UM) | Fellow of the Royal Statistical Society | R developer (126k+ downloads) | GIS, spatial analysis, statistics",
    "uuid": 8791619
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "cluster",
      "version": ">= 2.1.4",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.0.0",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gianmarcoalberti",
      "count": 3,
      "uuid": 8791619
    }
  ],
  "_userbio": {
    "uuid": 8791619,
    "type": "user",
    "name": "Gianmarco Alberti",
    "followers": 21,
    "description": "Senior Lecturer in Criminology (UM) | Fellow of the Royal Statistical Society | R developer (126k+ downloads) | GIS, spatial analysis, statistics"
  },
  "_downloads": {
    "count": 278,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/boxplotcluster"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/boxplotcluster.html",
    "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",
    "manual.pdf"
  ],
  "_realowner": "gianmarcoalberti",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2023-05-24"
    },
    {
      "version": "0.2",
      "date": "2023-06-06"
    },
    {
      "version": "0.3",
      "date": "2023-12-06"
    }
  ],
  "_exports": [
    "boxplotcluster"
  ],
  "_help": [
    {
      "page": "boxplotcluster",
      "title": "Boxplot Cluster Function",
      "topics": [
        "boxplotcluster"
      ]
    }
  ],
  "_readme": "https://github.com/cran/boxplotcluster/raw/HEAD/README.md",
  "_rundeps": [
    "cluster"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "boxplotcluster",
  "_universes": [
    "gianmarcoalberti"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-06-18T09:48:49.000Z",
      "distro": "noble",
      "commit": "0b74525f194ff753859c80b5f2f5321ceb9e182f",
      "fileid": "4b5178cf9c88c04bfb031903e93a32a639e77e3e53d80682cdb3bca62177487a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/27750909174"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-06-18T09:48:37.000Z",
      "distro": "noble",
      "commit": "0b74525f194ff753859c80b5f2f5321ceb9e182f",
      "fileid": "cf74ff7a2f807c93dc25b4c99fc9fbe367129aef343ef69109cb3befc3c659b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/27750909174"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3",
      "date": "2026-06-18T09:48:39.000Z",
      "commit": "0b74525f194ff753859c80b5f2f5321ceb9e182f",
      "fileid": "5793c6027be7e8049456c18e714b0e4ac2c807f20a8ee0f6c3cf263626a0eec1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/27750909174"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3",
      "date": "2026-06-18T09:48:17.000Z",
      "commit": "0b74525f194ff753859c80b5f2f5321ceb9e182f",
      "fileid": "6c8414d6983e7e7aa05c2862e4b2045fe881ef6fe541cde94d287b47965195ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/27750909174"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3",
      "date": "2026-06-18T09:48:49.000Z",
      "commit": "0b74525f194ff753859c80b5f2f5321ceb9e182f",
      "fileid": "9616d17a5d4b9894db70b3c291a0a052e9fe7b4859b850eb8fa95a8b44e6cdc5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/27750909174"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3",
      "date": "2026-06-18T09:48:05.000Z",
      "commit": "0b74525f194ff753859c80b5f2f5321ceb9e182f",
      "fileid": "7550930f93a68d5675b2708c35935c7689ec5a5b316238efc8f3f4d5487be562",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/27750909174"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3",
      "date": "2026-06-18T09:48:13.000Z",
      "commit": "0b74525f194ff753859c80b5f2f5321ceb9e182f",
      "fileid": "71189dfad5fd91f01c81c0d224a6963657df5069b34722bb67d5086f62b1e107",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/27750909174"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3",
      "date": "2026-06-18T09:48:13.000Z",
      "commit": "0b74525f194ff753859c80b5f2f5321ceb9e182f",
      "fileid": "8e2b501670dc4116689a3cd4921af98521b5ab0c05668d6e5eaa322937797037",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/27750909174"
    }
  ]
}