Package: robustHD
Type: Package
Title: Robust Methods for High-Dimensional Data
Version: 0.7.3
Date: 2022-08-12
Depends: R (>= 3.5.0), ggplot2 (>= 0.9.2), perry (>= 0.3.0), robustbase
        (>= 0.9-5)
Imports: MASS, Rcpp (>= 0.9.10), grDevices, parallel, stats, utils
LinkingTo: Rcpp (>= 0.9.10), RcppArmadillo (>= 0.3.0)
Suggests: lars, mvtnorm, testthat
Description: Robust methods for high-dimensional data, in particular linear
    model selection techniques based on least angle regression and sparse
    regression.
License: GPL (>= 2)
URL: https://github.com/aalfons/robustHD
BugReports: https://github.com/aalfons/robustHD/issues
LazyLoad: yes
Authors@R: person("Andreas", "Alfons",
    email = "alfons@ese.eur.nl",
    role = c("aut", "cre"))
Author: Andreas Alfons [aut, cre]
Maintainer: Andreas Alfons <alfons@ese.eur.nl>
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: yes
Packaged: 2022-08-12 09:09:13 UTC; andreas
Repository: CRAN
Date/Publication: 2022-08-12 13:20:02 UTC
