{
  "_id": "6a2743fb24555f66ed52e361",
  "Package": "vizClust",
  "Type": "Package",
  "Title": "Visualization and Exploration of Cluster Transitions",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\n\"Elsa\", \"Arribas\",\nemail = \"elsaarribasg@gmail.com\",\nrole = c(\"aut\", \"cre\")\n),\nperson(\n\"YingHong\", \"Chen\",\nrole = \"ctb\"\n),\nperson(\n\"Ferran\", \"Reverter\",\nrole = \"ctb\"\n))",
  "Description": "Provides tools to explore and visualize transitions\nbetween clusters in multivariate data. The package generates\npseudo-samples by interpolating between cluster medoids,\nenabling the study of gradual changes in feature space. It also\ncomputes k-nearest neighbors (KNN)-based statistics to relate\npseudo-samples to real data and summarize variable behavior\nusing mean, median, or standard deviation. Finally, the package\noffers interactive visualizations of variable trajectories\nalong cluster transitions, including both direct trajectory\nplots and bootstrap-based interactive plots with confidence\nintervals to assess variability and uncertainty across the\ntransition path.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 22:34:05 UTC",
    "User": "root"
  },
  "Author": "Elsa Arribas [aut, cre], YingHong Chen [ctb], Ferran Reverter\n[ctb]",
  "Maintainer": "Elsa Arribas <elsaarribasg@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-08 19:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/vizClust",
  "RemoteRef": "HEAD",
  "RemoteSha": "6045e46afa50a740043252029bd1346d03f4d6f6",
  "MD5sum": "d1c5dd0b5da4561f1ef0f7a3415cc637",
  "_user": "cran",
  "_type": "src",
  "_file": "vizClust_0.1.0.tar.gz",
  "_fileid": "7176a85ba7a65ef65b0765ba97fc99bb80a71959554cd6552abd681f5ee444bf",
  "_filesize": 125990,
  "_sha256": "7176a85ba7a65ef65b0765ba97fc99bb80a71959554cd6552abd681f5ee444bf",
  "_created": "2026-06-08T22:34:05.000Z",
  "_published": "2026-06-08T22:36:43.481Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80210667986,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7494098374"
    },
    {
      "job": 80210668023,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494097103"
    },
    {
      "job": 80210225535,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494062543"
    },
    {
      "job": 80210667943,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494099195"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27171133862",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/vizClust",
  "_commit": {
    "id": "6045e46afa50a740043252029bd1346d03f4d6f6",
    "author": "Elsa Arribas <elsaarribasg@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1780947602
  },
  "_maintainer": {
    "name": "Elsa Arribas",
    "email": "elsaarribasg@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggiraph",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "webshot",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    },
    {
      "package": "phenomap",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-08"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vizClust"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/vizClust.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-08"
    }
  ],
  "_exports": [
    "get_interval",
    "knn_statistics",
    "plot_explorer",
    "pseudosamples"
  ],
  "_help": [
    {
      "page": "get_interval",
      "title": "Interactive plot of bootstrap confidence intervals",
      "topics": [
        "get_interval"
      ]
    },
    {
      "page": "knn_statistics",
      "title": "KNN-based summary statistics for pseudo-samples",
      "topics": [
        "knn_statistics"
      ]
    },
    {
      "page": "plot_explorer",
      "title": "Visualization of variable trajectories across cluster transitions",
      "topics": [
        "plot_explorer"
      ]
    },
    {
      "page": "pseudosamples",
      "title": "Pseudo-sample generation between cluster medoids",
      "topics": [
        "pseudosamples"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "FNN",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "ggiraph",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "vizclust",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T22:36:10.000Z",
      "distro": "noble",
      "commit": "6045e46afa50a740043252029bd1346d03f4d6f6",
      "fileid": "dc6a68d207a16157f28f1a732f184e65785526a3cec0c86a53c43e34c8930039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171133862"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T22:36:05.000Z",
      "distro": "noble",
      "commit": "6045e46afa50a740043252029bd1346d03f4d6f6",
      "fileid": "2b44d39107e59204c5f94d42120a50561b57363b9410c42d627ed1de12ba80ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171133862"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-08T22:36:25.000Z",
      "commit": "6045e46afa50a740043252029bd1346d03f4d6f6",
      "fileid": "fe2bec9fdb4086f7387f48044d7e06fa2d34805d68fb21b9dd3f4cd5fc476d50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171133862"
    }
  ]
}