{
  "_id": "6a1404e7acfb0bcc41d3909c",
  "Package": "MADMMplasso",
  "Title": "Multi Variate Multi Response ADMM with Interaction Effects",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\ngiven = \"Theophilus Quachie\", family = \"Asenso\",\nemail = \"t.q.asenso@medisin.uio.no\",\nrole = \"aut\"\n),\nperson(\ngiven = \"Manuela\", family = \"Zucknick\",\nemail = \"Manuela.zucknick@medisin.uio.no\",\nrole = \"aut\"\n),\nperson(\ngiven = \"Waldir\", family = \"Leoncio\",\nemail = \"w.l.netto@medisin.uio.no\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6719-6162\")\n),\nperson(\ngiven = \"Chi\", family = \"Zhang\",\nemail = \"andreachizhang@yahoo.com\",\nrole = \"aut\"\n)\n)",
  "Description": "This system allows one to model a multi-variate,\nmulti-response problem with interaction effects. It combines\nthe usual squared error loss for the multi-response problem\nwith some penalty terms to encourage responses that correlate\nto form groups and also allow for modeling main and interaction\neffects that exit within the covariates. The optimization\nmethod employed is the Alternating Direction Method of\nMultipliers (ADMM). The implementation is based on the\nmethodology presented on Quachie Asenso, T., & Zucknick, M.\n(2023) <doi:10.48550/arXiv.2303.11155>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Date": "2025-10-27",
  "Language": "en-GB",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 08:08:45 UTC",
    "User": "root"
  },
  "Author": "Theophilus Quachie Asenso [aut], Manuela Zucknick [aut], Waldir\nLeoncio [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6719-6162>), Chi Zhang [aut]",
  "Maintainer": "Waldir Leoncio <w.l.netto@medisin.uio.no>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-27 14:37:35 UTC",
  "RemoteUrl": "https://github.com/cran/MADMMplasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "df57aa774c5f3c6c96477abb24c39981944b161e",
  "MD5sum": "44206fc3e955e264bc5260e871704f3b",
  "_user": "cran",
  "_type": "src",
  "_file": "MADMMplasso_1.0.1.tar.gz",
  "_fileid": "fe9b3c9c4795a8fc7d9c7421f9c3f70c117071bafcbcd0796898b74a5718230f",
  "_filesize": 166878,
  "_sha256": "fe9b3c9c4795a8fc7d9c7421f9c3f70c117071bafcbcd0796898b74a5718230f",
  "_created": "2026-05-25T08:08:45.000Z",
  "_published": "2026-05-25T08:14:31.928Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77678747414,
      "time": 261,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194375186"
    },
    {
      "job": 77678747305,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194367117"
    },
    {
      "job": 77678747318,
      "time": 237,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194369397"
    },
    {
      "job": 77678747433,
      "time": 243,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194371040"
    },
    {
      "job": 77678297365,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194309816"
    },
    {
      "job": 77678747300,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194344440"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26390325113",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MADMMplasso",
  "_commit": {
    "id": "df57aa774c5f3c6c96477abb24c39981944b161e",
    "author": "Waldir Leoncio <w.l.netto@medisin.uio.no>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1761575855
  },
  "_maintainer": {
    "name": "Waldir Leoncio",
    "email": "w.l.netto@medisin.uio.no",
    "login": "wleoncio",
    "description": "Research Software Engineer @ocbe-uio",
    "uuid": 8234768,
    "orcid": "0000-0002-6719-6162"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppArmadillo",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "class",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "spatstat.sparse",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2025-10-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wleoncio",
      "count": 2,
      "uuid": 8234768
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MADMMplasso"
  },
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MADMMplasso.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "wleoncio",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-01-08"
    },
    {
      "version": "1.0.1",
      "date": "2025-10-27"
    }
  ],
  "_exports": [
    "admm_MADMMplasso",
    "admm_MADMMplasso_cpp",
    "compute_pliable",
    "cv_MADMMplasso",
    "generate_my_w",
    "MADMMplasso",
    "sim2",
    "tree_parms"
  ],
  "_help": [
    {
      "page": "admm_MADMMplasso",
      "title": "Fit the ADMM part of model for the given lambda values",
      "topics": [
        "admm_MADMMplasso"
      ]
    },
    {
      "page": "admm_MADMMplasso_cpp",
      "title": "Fit the ADMM part of model for a given lambda vale",
      "topics": [
        "admm_MADMMplasso_cpp"
      ]
    },
    {
      "page": "compute_pliable",
      "title": "Compute the interaction part of the model.",
      "topics": [
        "compute_pliable"
      ]
    },
    {
      "page": "cv_MADMMplasso",
      "title": "Carries out cross-validation for a MADMMplasso model over a path of regularization values",
      "topics": [
        "cv_MADMMplasso"
      ]
    },
    {
      "page": "generate_my_w",
      "title": "Generate the matrix W as seen in equation 8 for use in the function.",
      "topics": [
        "generate_my_w"
      ]
    },
    {
      "page": "MADMMplasso",
      "title": "MADMMplasso: Multi Variate Multi Response ADMM with Interaction Effects",
      "topics": [
        "MADMMplasso-package",
        "MADMMplasso"
      ]
    },
    {
      "page": "predict.MADMMplasso",
      "title": "Compute predicted values from a fitted MADMMplasso object. Make predictions from a fitted MADMMplasso model",
      "topics": [
        "predict.MADMMplasso"
      ]
    },
    {
      "page": "sim2",
      "title": "Simulate data for the model. This is the second simulation data used in the paper",
      "topics": [
        "sim2"
      ]
    },
    {
      "page": "tree_parms",
      "title": "Fit the hierarchical tree structure",
      "topics": [
        "tree_parms"
      ]
    }
  ],
  "_readme": "https://github.com/cran/MADMMplasso/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "class",
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "lattice",
    "MASS",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "spatstat.sparse",
    "spatstat.utils",
    "tensor"
  ],
  "_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": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "madmmplasso",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://wleoncio.r-universe.dev/MADMMplasso",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T08:12:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "df57aa774c5f3c6c96477abb24c39981944b161e",
      "fileid": "64eb8b5ebce86d1508b90a512684587a3a3e54269fa73a69a2366a77c9b0864d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26390325113"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T08:11:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "df57aa774c5f3c6c96477abb24c39981944b161e",
      "fileid": "304e72062e52f39255d2cb1cf8cd5ec42fc23eaa87050e1e0ec9718d1a899d7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26390325113"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T08:11:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "df57aa774c5f3c6c96477abb24c39981944b161e",
      "fileid": "8cf0b3b1349edd7c5caf77e88b5f6a9d8bdec7d99b03c01b8947b734c838effe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26390325113"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T08:11:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "df57aa774c5f3c6c96477abb24c39981944b161e",
      "fileid": "8a14b0062828ceabd1eae8d1442e331f650097a256eb237b79f25e8be4a3129b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26390325113"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-25T08:11:50.000Z",
      "arch": "emscripten",
      "commit": "df57aa774c5f3c6c96477abb24c39981944b161e",
      "fileid": "b2787a9ebdf28aba76d71a926aa5788b0cb491aca247ef4a65340a5c67f9ee80",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26390325113"
    }
  ]
}