Package: pense
Type: Package
Title: Penalized Elastic Net S/MM-Estimator of Regression
Version: 2.2.2
Date: 2024-07-26
Authors@R: c(
    person("David", "Kepplinger", , "david.kepplinger@gmail.com",
        role = c("aut", "cre")),
    person("Matías", "Salibián-Barrera", role = c("aut")),
    person("Gabriela", "Cohen Freue", role = "aut")
    )
Copyright: See the file COPYRIGHT for copyright details on some of the
        functions and algorithms used.
Encoding: UTF-8
Biarch: true
URL: https://dakep.github.io/pense-rpkg/,
        https://github.com/dakep/pense-rpkg
BugReports: https://github.com/dakep/pense-rpkg/issues
Description: Robust penalized (adaptive) elastic net S and M estimators for
    linear regression. The methods are proposed in
    Cohen Freue, G. V., Kepplinger, D., Salibián-Barrera, M., and Smucler, E.
    (2019) <https://projecteuclid.org/euclid.aoas/1574910036>.
    The package implements the extensions and algorithms described in
    Kepplinger, D. (2020) <doi:10.14288/1.0392915>.
Depends: R (>= 3.5.0), Matrix
Imports: Rcpp, methods, parallel, lifecycle (>= 0.2.0), rlang (>=
        0.4.0)
LinkingTo: Rcpp, RcppArmadillo (>= 0.9.600)
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, jsonlite
License: MIT + file LICENSE
NeedsCompilation: yes
RoxygenNote: 7.3.2
RdMacros: lifecycle
VignetteBuilder: knitr
Packaged: 2024-07-26 19:41:10 UTC; david
Author: David Kepplinger [aut, cre],
  Matías Salibián-Barrera [aut],
  Gabriela Cohen Freue [aut]
Maintainer: David Kepplinger <david.kepplinger@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-27 07:40:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 06:33:24 UTC; unix
Archs: pense.so.dSYM
