{
  "_id": "6a13ff85acfb0bcc41d37ba7",
  "Package": "ICSClust",
  "Type": "Package",
  "Title": "Tandem Clustering with Invariant Coordinate Selection",
  "Version": "0.1.1",
  "Date": "2025-07-24",
  "Description": "Implementation of tandem clustering with invariant\ncoordinate selection with different scatter matrices and\nseveral choices for the selection of components as described in\nAlfons, A., Archimbaud, A., Nordhausen, K.and Ruiz-Gazen, A.\n(2024) <doi:10.1016/j.ecosta.2024.03.002>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/AuroreAA/ICSClust",
  "BugReports": "https://github.com/AuroreAA/ICSClust/issues",
  "Authors@R": "c(person(\"Aurore\", \"Archimbaud\",\nemail = \"aurore.archimbaud@live.fr\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6511-9091\")),\nperson(\"Andreas\", \"Alfons\",\nemail = \"alfons@ese.eur.nl\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-2513-3788\")),\nperson(\"Klaus\", \"Nordhausen\",\nemail = \"klausnordhausenR@jyu.fi\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-3758-8501\")),\nperson(\"Anne\", \"Ruiz-Gazen\",\nemail = \"anne.ruiz-gazen@tse-fr.eu\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0001-8970-8061\")))",
  "Author": "Aurore Archimbaud [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6511-9091>), Andreas Alfons [aut]\n(ORCID: <https://orcid.org/0000-0002-2513-3788>), Klaus\nNordhausen [aut] (ORCID:\n<https://orcid.org/0000-0002-3758-8501>), Anne Ruiz-Gazen [aut]\n(ORCID: <https://orcid.org/0000-0001-8970-8061>)",
  "Maintainer": "Aurore Archimbaud <aurore.archimbaud@live.fr>",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 07:46:35 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-07-24 20:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/ICSClust",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e45d2eb34d265983be1c78c6136a5548c3886cb",
  "MD5sum": "daefdc7aa8b3a023e84425f08894f481",
  "_user": "cran",
  "_type": "src",
  "_file": "ICSClust_0.1.1.tar.gz",
  "_fileid": "ae04e3634ffa9cf0deaa2464935590edc66f9a42fd53fc3760fef48094c7602e",
  "_filesize": 570951,
  "_sha256": "ae04e3634ffa9cf0deaa2464935590edc66f9a42fd53fc3760fef48094c7602e",
  "_created": "2026-05-25T07:46:35.000Z",
  "_published": "2026-05-25T07:51:33.926Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77675907048,
      "time": 240,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194022842"
    },
    {
      "job": 77675907043,
      "time": 215,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194016315"
    },
    {
      "job": 77675907049,
      "time": 219,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194016912"
    },
    {
      "job": 77675907084,
      "time": 223,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194018322"
    },
    {
      "job": 77675362669,
      "time": 263,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193960041"
    },
    {
      "job": 77675906977,
      "time": 184,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194007714"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26389419372",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ICSClust",
  "_commit": {
    "id": "4e45d2eb34d265983be1c78c6136a5548c3886cb",
    "author": "Aurore Archimbaud <aurore.archimbaud@live.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1753388402
  },
  "_maintainer": {
    "name": "Aurore Archimbaud",
    "email": "aurore.archimbaud@live.fr",
    "login": "auroreaa",
    "orcid": "0000-0002-6511-9091",
    "description": "",
    "uuid": 41582308
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ICS",
      "version": ">= 1.4-0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "fpc",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "role": "Imports"
    },
    {
      "package": "heplots",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "moments",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "otrimle",
      "role": "Imports"
    },
    {
      "package": "RcppRoll",
      "role": "Imports"
    },
    {
      "package": "rrcov",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tclust",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2025-07-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "auroreaa",
      "count": 2,
      "uuid": 41582308
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 3899,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ICSClust"
  },
  "_devurl": "https://github.com/auroreaa/icsclust",
  "_searchresults": 21,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ICSClust.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/auroreaa/icsclust",
  "_realowner": "auroreaa",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-09-21"
    },
    {
      "version": "0.1.1",
      "date": "2025-07-24"
    }
  ],
  "_exports": [
    "component_plot",
    "discriminatory_crit",
    "ICS_lcov",
    "ICS_mcd_raw",
    "ICS_mcd_rwt",
    "ICS_mlc",
    "ICS_scov",
    "ICS_tcov",
    "ICS_ucov",
    "ICSClust",
    "kmeans_clust",
    "mclust_clust",
    "med_crit",
    "mixture_sim",
    "normal_crit",
    "pam_clust",
    "rimle_clust",
    "rmclust_clust",
    "runif_outside_range",
    "scov",
    "select_plot",
    "tcov",
    "tkmeans_clust",
    "ucov",
    "var_crit"
  ],
  "_help": [
    {
      "page": "ICSClust-package",
      "title": "Tandem Clustering with Invariant Coordinate Selection",
      "topics": [
        "ICSClust-package"
      ]
    },
    {
      "page": "component_plot",
      "title": "Scatterplot Matrix with densities on the diagonal",
      "topics": [
        "component_plot"
      ]
    },
    {
      "page": "discriminatory_crit",
      "title": "Selection of ICS components based on discriminatory power",
      "topics": [
        "discriminatory_crit",
        "discriminatory_crit.default",
        "discriminatory_crit.ICS"
      ]
    },
    {
      "page": "ICS_lcov",
      "title": "Local Shape Scatter Estimates for ICS",
      "topics": [
        "ICS_lcov"
      ]
    },
    {
      "page": "ICS_mcd",
      "title": "MCD location and Scatter Estimates for ICS",
      "topics": [
        "ICS_mcd",
        "ICS_mcd_raw",
        "ICS_mcd_rwt"
      ]
    },
    {
      "page": "ICS_mlc",
      "title": "Cauchy location and Scatter Estimates for ICS",
      "topics": [
        "ICS_mlc"
      ]
    },
    {
      "page": "ICS_tcov",
      "title": "Pairwise one-step M-estimate of scatter for ICS",
      "topics": [
        "ICS_tcov"
      ]
    },
    {
      "page": "ICS_ucov",
      "title": "Simple robust estimates of scatter for ICS",
      "topics": [
        "ICS_scov",
        "ICS_ucov"
      ]
    },
    {
      "page": "ICSClust",
      "title": "Tandem clustering with ICS",
      "topics": [
        "ICSClust"
      ]
    },
    {
      "page": "kmeans_clust",
      "title": "_k_-means clustering",
      "topics": [
        "kmeans_clust"
      ]
    },
    {
      "page": "mclust_clust",
      "title": "Model-Based Clustering",
      "topics": [
        "mclust_clust",
        "rmclust_clust"
      ]
    },
    {
      "page": "med_crit",
      "title": "Selection of Invariant components using the med criterion",
      "topics": [
        "med_crit",
        "med_crit.default",
        "med_crit.ICS"
      ]
    },
    {
      "page": "mixture_sim",
      "title": "Simulation of a mixture of Gaussian distributions",
      "topics": [
        "mixture_sim"
      ]
    },
    {
      "page": "normal_crit",
      "title": "Selection of Non-normal Invariant Components Using Marginal Normality Tests",
      "topics": [
        "normal_crit",
        "normal_crit.default",
        "normal_crit.ICS"
      ]
    },
    {
      "page": "pam_clust",
      "title": "Partitioning Around Medoids clustering",
      "topics": [
        "pam_clust"
      ]
    },
    {
      "page": "plot.ICSClust",
      "title": "Scatterplot Matrix with densities on the diagonal",
      "topics": [
        "plot.ICSClust"
      ]
    },
    {
      "page": "print.ICSClust_summary",
      "title": "Print of an 'ICSClust_summary' object",
      "topics": [
        "print.ICSClust_summary"
      ]
    },
    {
      "page": "rimle_clust",
      "title": "Robust Improper Maximum Likelihood Clustering",
      "topics": [
        "rimle_clust"
      ]
    },
    {
      "page": "runif_outside_range",
      "title": "Uniform distribution outside a given range",
      "topics": [
        "runif_outside_range"
      ]
    },
    {
      "page": "select_plot",
      "title": "Plot of the Generalized Kurtosis Values of the ICS Transformation",
      "topics": [
        "select_plot",
        "select_plot.data.frame",
        "select_plot.default",
        "select_plot.ICS_crit"
      ]
    },
    {
      "page": "summary.ICSClust",
      "title": "Summary of an 'ICSClust' object",
      "topics": [
        "summary.ICSClust"
      ]
    },
    {
      "page": "tcov",
      "title": "Pairwise one-step M-estimate of scatter",
      "topics": [
        "tcov"
      ]
    },
    {
      "page": "tkmeans_clust",
      "title": "Trimmed k-means clustering",
      "topics": [
        "tkmeans_clust"
      ]
    },
    {
      "page": "ucov",
      "title": "Simple robust estimates of scatter",
      "topics": [
        "scov",
        "ucov"
      ]
    },
    {
      "page": "var_crit",
      "title": "Selection of Invariant components using the var criterion",
      "topics": [
        "var_crit",
        "var_crit.default",
        "var_crit.ICS"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ICSClust/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "class",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "DBI",
    "DEoptimR",
    "Deriv",
    "digest",
    "diptest",
    "doBy",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "flexmix",
    "fontawesome",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fpc",
    "fracdiff",
    "fs",
    "generics",
    "GGally",
    "ggplot2",
    "ggstats",
    "glue",
    "gtable",
    "heplots",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "ICS",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mclust",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "mitools",
    "modelr",
    "modeltools",
    "moments",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "otrimle",
    "patchwork",
    "pbkrtest",
    "pcaPP",
    "pillar",
    "pkgconfig",
    "prabclus",
    "prettyunits",
    "progress",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppRoll",
    "Rdpack",
    "reformulas",
    "rgl",
    "rlang",
    "rmarkdown",
    "robustbase",
    "rrcov",
    "S7",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "tclust",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.612142534257924,
  "_indexed": false,
  "_nocasepkg": "icsclust",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://auroreaa.r-universe.dev/ICSClust",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T07:50:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4e45d2eb34d265983be1c78c6136a5548c3886cb",
      "fileid": "bc92bfef257a6535725d9994d7f4c7af9a63f07c63276101d417b1ba4f667518",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389419372"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T07:49:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4e45d2eb34d265983be1c78c6136a5548c3886cb",
      "fileid": "a5f4d3c854e89fd69b1fff4c9e6e380093e15ab5b0ac8a9405d2e6a002ee0061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389419372"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T07:49:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4e45d2eb34d265983be1c78c6136a5548c3886cb",
      "fileid": "c74ecb3b4bc70cc40c3153955c89f23ab2f2c5201eb9401501bba96474376ab3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389419372"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T07:49:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4e45d2eb34d265983be1c78c6136a5548c3886cb",
      "fileid": "3a8a9cfbce6f2278627b3936fda1f2cfb8af56abff145c146ebb8ce04a87ae69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389419372"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-25T07:50:08.000Z",
      "arch": "emscripten",
      "commit": "4e45d2eb34d265983be1c78c6136a5548c3886cb",
      "fileid": "fee83b2988bde537a7154ca41ec20f1dea456982b16a0a11b4a6e804b38f0db5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389419372"
    }
  ]
}