{
  "_id": "6a1ed8f2b401979e7340f239",
  "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\"),\nemail = \"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\nin statistics such as regression or denoising based on\nAlternating Direction Method of Multipliers (ADMM). See Boyd et\nal (2010) <doi:10.1561/2200000016> for complete introduction to\nthe method.",
  "License": "GPL (>=3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "RdMacros": "Rdpack",
  "Repository": "https://kisungyou.r-universe.dev",
  "Date/Publication": "2025-09-21 02:09:43 UTC",
  "RemoteUrl": "https://github.com/kisungyou/admm",
  "RemoteRef": "HEAD",
  "RemoteSha": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-20 09:37:58 UTC",
    "User": "root"
  },
  "Author": "Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>),\nXiaozhi Zhu [aut]",
  "Maintainer": "Kisung You <kisung.you@outlook.com>",
  "MD5sum": "4e035690a15706d4567b78a2263aadf9",
  "_user": "kisungyou",
  "_type": "src",
  "_file": "ADMM_0.3.4.tar.gz",
  "_fileid": "50379da4ad5645f67366fe897f607dc1cf3dd995f6714133d79d6784f42b5cd6",
  "_filesize": 251174,
  "_sha256": "50379da4ad5645f67366fe897f607dc1cf3dd995f6714133d79d6784f42b5cd6",
  "_created": "2026-05-20T09:37:58.000Z",
  "_published": "2026-06-02T13:21:54.038Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79080082421,
      "time": 153,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106537260"
    },
    {
      "job": 79080081070,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106533403"
    },
    {
      "job": 79080081207,
      "time": 140,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106532913"
    },
    {
      "job": 79080081643,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106531998"
    },
    {
      "job": 79080081572,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106534850"
    },
    {
      "job": 79080081113,
      "time": 396,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106587120"
    },
    {
      "job": 79080081262,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106521372"
    },
    {
      "job": 79080081148,
      "time": 221,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106560820"
    },
    {
      "job": 79080080005,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106481453"
    },
    {
      "job": 79080079990,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358835416"
    },
    {
      "job": 79080081162,
      "time": 265,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106576928"
    },
    {
      "job": 79080081366,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106529769"
    },
    {
      "job": 79080081087,
      "time": 177,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106545221"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kisungyou/admm",
  "_commit": {
    "id": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
    "author": "Kisung You <kisung.you@outlook.com>",
    "committer": "Kisung You <kisung.you@outlook.com>",
    "message": "remove travis-ci\n",
    "time": 1758420583
  },
  "_maintainer": {
    "name": "Kisung You",
    "email": "kisung.you@outlook.com",
    "login": "kisungyou",
    "twitter": "@kisung_you",
    "description": "",
    "uuid": 22312643,
    "orcid": "0000-0002-8584-459X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "kisungyou",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [
    {
      "week": "2025-38",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "kisungyou",
      "count": 29,
      "uuid": 22312643
    }
  ],
  "_userbio": {
    "uuid": 22312643,
    "type": "user",
    "name": "Kisung You"
  },
  "_downloads": {
    "count": 665,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ADMM"
  },
  "_mentions": 20,
  "_devurl": "https://github.com/kisungyou/admm",
  "_searchresults": 17,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ADMM.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kisungyou/admm",
  "_realowner": "kisungyou",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-11-02"
    },
    {
      "version": "0.1.1",
      "date": "2017-11-02"
    },
    {
      "version": "0.2.0",
      "date": "2018-01-26"
    },
    {
      "version": "0.2.1",
      "date": "2018-02-06"
    },
    {
      "version": "0.2.2",
      "date": "2018-02-25"
    },
    {
      "version": "0.3.0",
      "date": "2018-05-29"
    },
    {
      "version": "0.3.1",
      "date": "2018-09-28"
    },
    {
      "version": "0.3.2",
      "date": "2020-04-22"
    },
    {
      "version": "0.3.3",
      "date": "2021-08-08"
    },
    {
      "version": "0.3.4",
      "date": "2025-09-21"
    }
  ],
  "_exports": [
    "admm.bp",
    "admm.enet",
    "admm.genlasso",
    "admm.lad",
    "admm.lasso",
    "admm.rpca",
    "admm.sdp",
    "admm.spca",
    "admm.tv"
  ],
  "_help": [
    {
      "page": "admm.bp",
      "title": "Basis Pursuit",
      "topics": [
        "admm.bp"
      ]
    },
    {
      "page": "admm.enet",
      "title": "Elastic Net Regularization",
      "topics": [
        "admm.enet"
      ]
    },
    {
      "page": "admm.genlasso",
      "title": "Generalized LASSO",
      "topics": [
        "admm.genlasso"
      ]
    },
    {
      "page": "admm.lad",
      "title": "Least Absolute Deviations",
      "topics": [
        "admm.lad"
      ]
    },
    {
      "page": "admm.lasso",
      "title": "Least Absolute Shrinkage and Selection Operator",
      "topics": [
        "admm.lasso"
      ]
    },
    {
      "page": "admm.rpca",
      "title": "Robust Principal Component Analysis",
      "topics": [
        "admm.rpca"
      ]
    },
    {
      "page": "admm.sdp",
      "title": "Semidefinite Programming",
      "topics": [
        "admm.sdp"
      ]
    },
    {
      "page": "admm.spca",
      "title": "Sparse PCA",
      "topics": [
        "admm.spca"
      ]
    },
    {
      "page": "admm.tv",
      "title": "Total Variation Minimization",
      "topics": [
        "admm.tv"
      ]
    }
  ],
  "_readme": "https://github.com/kisungyou/admm/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "lattice",
    "Matrix",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 6.205880729887538,
  "_indexed": true,
  "_nocasepkg": "admm",
  "_universes": [
    "kisungyou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-05-20T09:40:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "5a3415f2a35fc59747b73cd5aa18a525059341bd9911253c12420cd1ebe2f4e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-05-20T09:40:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "dfa195089c954ffc3b9ec7e36272881daa6a35971b70f36aa833e4785ca8055d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-05-20T09:40:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "ec2971717424a087b4a7ee30658a06c10712e331b319553ea67e504fd1056a77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-05-20T09:40:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "0f16b14bee0045b042b1d39f66ea437a144d76dc21ebba6e5009ef1e185edd5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-05-20T09:40:18.000Z",
      "arch": "aarch64",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "ef3c8fea3944951dab4fb1ce298bb97c10159c0ec0d4bc695cdf75cac5faa7a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-05-20T09:41:52.000Z",
      "arch": "x86_64",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "843a2366e50e08a82465f5e2859697bebe20765d46d3c71e90974730733f89ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-05-20T09:39:54.000Z",
      "arch": "aarch64",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "fc9d850a121226883684ba5c1373fa272afe9e42d3fcddc324dd1ed27f7e6129",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-05-20T09:41:08.000Z",
      "arch": "x86_64",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "362ba04abf606805f997eff9bba2a173c7d1ca5d40726c0107415c57dc6ae37d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-20T09:40:45.000Z",
      "arch": "x86_64",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "de62232b0fbe84d49f857e0b281874a0cb3f03d039993523be9c4fbef09c2061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-20T09:39:30.000Z",
      "arch": "x86_64",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "84aa77b4228091ace2617b72cb079c9299e8cd404b42a61feff313e7ed356240",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-20T09:39:51.000Z",
      "arch": "x86_64",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "a4dcefba1ee2faa38b7679377a198fade2d6839833993b861e17627d19cae95a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.4",
      "date": "2026-06-02T13:20:16.000Z",
      "arch": "emscripten",
      "commit": "bfcfaa4480485a927afea8b5f7cb4cc818808c6a",
      "fileid": "0e4c13c863125265f14062b2fd77a9d6db388ba072edc0b73f8a341737892633",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26154147776"
    }
  ]
}