Package: DepthProc Version: 2.2.0 Title: Statistical Depth Functions for Multivariate Analysis Authors@R: c( person("Zygmunt", "Zawadzki", role = c("aut", "cre"), email = "zygmunt@zstat.pl"), person("Daniel", "Kosiorowski", role = c("aut"), email = "dkosioro@uek.krakow.pl"), person("Krzysztof", "Slomczynski", role = c("ctb"), email = "krzysztofslomczynski@gmail.com"), person("Mateusz", "Bocian", role = c("ctb")), person("Anna", "Wegrzynkiewicz", role = c("ctb")) ) Description: Data depth concept offers a variety of powerful and user friendly tools for robust exploration and inference for multivariate data. The offered techniques may be successfully used in cases of lack of our knowledge on parametric models generating data due to their nature. The package consist of among others implementations of several data depth techniques involving multivariate quantile-quantile plots, multivariate scatter estimators, multivariate Wilcoxon tests and robust regressions. License: GPL-2 Depends: R (>= 3.0.0) Imports: ggplot2, rrcov, methods, MASS, np, lattice, sm, geometry, colorspace, zoo, grDevices, rlang Suggests: mvtnorm, rgl, sn, robustbase, dplyr, xts, covr, testthat, fda, lintr, roxygen2, pkgbuild LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.3 Encoding: UTF-8 URL: https://www.depthproc.zstat.pl/, https://github.com/zzawadz/DepthProc BugReports: https://github.com/zzawadz/DepthProc/issues Config/pak/sysreqs: make Repository: https://zzawadz.r-universe.dev Date/Publication: 2026-01-15 17:15:42 UTC RemoteUrl: https://github.com/zzawadz/depthproc RemoteRef: HEAD RemoteSha: 77908d4cfa1c1153b4c9066cc52aa5f90d509274 NeedsCompilation: yes Packaged: 2026-06-18 07:33:31 UTC; root Author: Zygmunt Zawadzki [aut, cre], Daniel Kosiorowski [aut], Krzysztof Slomczynski [ctb], Mateusz Bocian [ctb], Anna Wegrzynkiewicz [ctb] Maintainer: Zygmunt Zawadzki