Package: mrfDepth
Type: Package
Version: 1.0.13
Date: 2020-08-24
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,
Suggests: robustbase
LinkingTo: RcppEigen (>= 0.3.2.9.0), Rcpp (>= 0.12.6), RcppArmadillo
        (>= 0.7.600.1.0)
License: GPL (>= 2)
LazyLoad: yes
URL: https://github.com/PSegaert/mrfDepth
BugReports: https://github.com/PSegaert/mrfDepth/issues
RoxygenNote: 6.1.0
NeedsCompilation: yes
Packaged: 2020-08-24 17:19:26 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: 2020-08-26 16:10:33 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 17:12:20 UTC; windows
Archs: i386, x64
