Package: mrfDepth
Type: Package
Version: 1.0.15
Date: 2023-10-05
Title: Depth Measures in Multivariate, Regression and Functional
        Settings
Description: Tools to compute depth measures and implementations of related 
             tasks such as outlier detection, data exploration and 
            classification of multivariate, regression and functional data.
Authors@R: c(
            person(given="Pieter",family="Segaert", role = c("aut")),
            person(given="Mia",family="Hubert", role = c("aut")),
            person(given="Peter",family="Rousseeuw", role = c("aut")),
            person(given="Jakob",family="Raymaekers", role = c("aut", "cre"), 
                   email = "jakob.raymaekers@kuleuven.be"),
            person(given="Kaveh",family="Vakili", role = c("ctb"))
             )
Depends: R (>= 3.6.0), ggplot2
Imports: abind, geometry, grid, matrixStats, reshape2, Rcpp (>= 0.12.6)
Suggests: robustbase
LinkingTo: RcppEigen (>= 0.3.2.9.0), Rcpp (>= 0.12.6), RcppArmadillo
        (>= 0.7.600.1.0)
License: GPL (>= 2)
LazyLoad: yes
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2023-10-06 08:40:54 UTC; u0105404
Author: Pieter Segaert [aut],
  Mia Hubert [aut],
  Peter Rousseeuw [aut],
  Jakob Raymaekers [aut, cre],
  Kaveh Vakili [ctb]
Maintainer: Jakob Raymaekers <jakob.raymaekers@kuleuven.be>
Repository: CRAN
Date/Publication: 2023-10-06 10:00:07 UTC
