Package: ADMM
Type: Package
Title: Algorithms using Alternating Direction Method of Multipliers
Version: 0.3.4
Authors@R: c(person("Kisung", "You", role = c("aut", "cre"),
                     email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X")),person("Xiaozhi","Zhu",role="aut",email="xzhu4@nd.edu"))
Description: Provides algorithms to solve popular optimization problems in statistics such as regression or denoising based on Alternating Direction Method of Multipliers (ADMM).
    See Boyd et al (2010) <doi:10.1561/2200000016> for complete introduction to the method.
License: GPL (>= 3)
Encoding: UTF-8
Imports: Rcpp, Matrix, Rdpack, stats, doParallel, foreach, parallel,
        utils
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.3.2
RdMacros: Rdpack
NeedsCompilation: yes
Packaged: 2025-09-21 02:10:20 UTC; kyou
Author: Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>),
  Xiaozhi Zhu [aut]
Maintainer: Kisung You <kisung.you@outlook.com>
Repository: CRAN
Date/Publication: 2025-09-21 22:10:37 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-09-21 23:35:48 UTC; unix
Archs: ADMM.so.dSYM
