Package: pense
Type: Package
Title: Penalized Elastic Net S/MM-Estimator of Regression
Version: 1.2.9
Date: 2020-02-07
Authors@R: c(
    person("David", "Kepplinger", , "david.kepplinger@gmail.com",
        role = c("aut", "cre")),
    person("Matias", "Salibian-Barrera", role = c("aut")),
    person("Gabriela", "Cohen Freue", role = "aut"),
    person("Derek", "Cho", role = "ctb")
    )
Copyright: See the file COPYRIGHTS for copyright details on some of the
        functions and algorithms used.
Encoding: UTF-8
Biarch: true
URL: https://github.com/dakep/pense-rpkg
BugReports: https://github.com/dakep/pense-rpkg/issues
Description: Robust penalized elastic net S and MM estimator for linear
    regression. The method is described in detail in
    Cohen Freue, G. V., Kepplinger, D., Salibian-Barrera, M., and Smucler, E.
    (2017) <https://gcohenfr.github.io/pdfs/PENSE_manuscript.pdf>.
Depends: R (>= 3.1.0), Matrix
Imports: Rcpp, robustbase, parallel, methods
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, lars
License: GPL (>= 2)
NeedsCompilation: yes
RoxygenNote: 7.0.2
Packaged: 2020-02-07 18:49:40 UTC; david
Author: David Kepplinger [aut, cre],
  Matias Salibian-Barrera [aut],
  Gabriela Cohen Freue [aut],
  Derek Cho [ctb]
Maintainer: David Kepplinger <david.kepplinger@gmail.com>
Repository: CRAN
Date/Publication: 2020-02-09 16:20:02 UTC
Built: R 4.1.0; i386-w64-mingw32; 2020-08-03 06:46:34 UTC; windows
Archs: i386, x64
