Package: pense
Type: Package
Title: Penalized Elastic Net S/MM-Estimator of Regression
Version: 2.5.2
Date: 2026-01-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 adaptive methods are proposed in
    Kepplinger, D. (2023) <doi:10.1016/j.csda.2023.107730> and the
    non-adaptive methods in
    Cohen Freue, G. V., Kepplinger, D., Salibián-Barrera, M., and Smucler, E.
    (2019) <doi:10.1214/19-AOAS1269>.
    The package implements robust hyper-parameter selection with robust
    information sharing cross-validation according to Kepplinger & Wei (2025)
    <doi:10.1080/00401706.2025.2540970>.
Depends: R (>= 4.1.0), Matrix
Imports: Rcpp, methods, parallel, rlang (>= 0.4.0)
LinkingTo: Rcpp, RcppArmadillo (>= 0.9.600), testthat
Suggests: testthat (>= 2.1.0), robustbase, knitr, rmarkdown, jsonlite,
        xml2
License: MIT + file LICENSE
NeedsCompilation: yes
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Packaged: 2026-01-26 20:12:23 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: 2026-01-27 11:40:09 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2026-01-31 00:53:35 UTC; windows
Archs: x64
