Package: mrfDepth
Type: Package
Version: 1.0.8
Date: 2018-07-08
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: 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
NeedsCompilation: yes
Packaged: 2018-07-07 09:08:31 UTC; Pieter Segaert
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: 2018-07-07 17:00:02 UTC
