Package: mrfDepth
Type: Package
Version: 1.0.4
Date: 2017-06-13
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", "cre"), 
                   email = "Pieter.Segaert@kuleuven.be"),
            person(given="Mia",family="Hubert", role = c("aut")),
            person(given="Peter",family="Rousseeuw", role = c("aut")),
            person(given="Jakob",family="Raymaekers", role = c("aut")),
            person(given="Kaveh",family="Vakili", role = c("ctb"))
             )
Depends: R (>= 3.2.5), ggplot2
Imports: abind, geometry, grid, matrixStats, reshape2
Suggests: robustbase
LinkingTo: Rcpp (>= 0.12.6), RcppEigen (>= 0.3.2.9.0), RcppArmadillo
        (>= 0.7.600.1.0)
License: GPL (>= 2)
LazyLoad: yes
URL: https://github.com/PSegaert/mrfDepth
BugReports: https://github.com/PSegaert/mrfDepth/issues
NeedsCompilation: yes
Packaged: 2017-06-13 08:16:31 UTC; PieterSE
Author: Pieter Segaert [aut, cre],
  Mia Hubert [aut],
  Peter Rousseeuw [aut],
  Jakob Raymaekers [aut],
  Kaveh Vakili [ctb]
Maintainer: Pieter Segaert <Pieter.Segaert@kuleuven.be>
Repository: CRAN
Date/Publication: 2017-06-14 22:44:35 UTC
