{
  "_id": "6a51fb369b92047c28d5366e",
  "Type": "Package",
  "Package": "IMR",
  "Title": "Incomplete Matrix Regression",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Khaled\", \"Fouda\", , \"khaled.fouda@hec.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0000-3688-8767\")),\nperson(\"Aurélie\", \"Labbe\", role = c(\"ths\", \"ctb\")),\nperson(\"Karim\", \"Oualkacha\", role = c(\"ths\", \"ctb\")),\nperson(\"Korbinian\", \"Strimmer\", role = c(\"cph\", \"ctb\"),\ncomment = \"Authored original fast.svd R implementation in the corpcor package\")\n)",
  "Description": "A framework for matrix completion and regression on\nresponse matrices with missing values. The model estimates\nmissing entries using any combination of intercepts, row and\ncolumn covariates, and a low-rank matrix approximation. It\napplies Lasso penalties on the covariates and a nuclear norm\npenalty on the low-rank component. It also adjusts for\ncorrelation within the rows and columns of the target matrix\nusing similarity matrices. The framework is described in Fouda,\nLabbe and Oualkacha (2026) <doi:10.48550/arXiv.2606.26325>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/khaledfouda/IMR",
  "BugReports": "https://github.com/khaledfouda/IMR/issues",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "C++17",
  "Repository": "https://khaledfouda.r-universe.dev",
  "Date/Publication": "2026-07-02 18:00:09 UTC",
  "RemoteUrl": "https://github.com/khaledfouda/imr",
  "RemoteRef": "HEAD",
  "RemoteSha": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-11 08:06:23 UTC",
    "User": "root"
  },
  "Author": "Khaled Fouda [aut, cre] (ORCID:\n<https://orcid.org/0009-0000-3688-8767>),\nAurélie Labbe [ths, ctb],\nKarim Oualkacha [ths, ctb],\nKorbinian Strimmer [cph, ctb] (Authored original fast.svd R\nimplementation in the corpcor package)",
  "Maintainer": "Khaled Fouda <khaled.fouda@hec.ca>",
  "_user": "khaledfouda",
  "_type": "src",
  "_file": "IMR_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/201c7528df9356ba6123b5a3938e12161f838bc52b558491f95649ed83df50aa",
  "_filesize": 764189,
  "_sha256": "201c7528df9356ba6123b5a3938e12161f838bc52b558491f95649ed83df50aa",
  "_expires": "2026-10-19T08:13:41.000Z",
  "_created": "2026-07-11T08:06:23.000Z",
  "_published": "2026-07-11T08:13:42.641Z",
  "_jobs": [
    {
      "job": 86526536258,
      "time": 160,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246650870"
    },
    {
      "job": 86526536294,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246651001"
    },
    {
      "job": 86526536310,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246650587"
    },
    {
      "job": 86526536254,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246651483"
    },
    {
      "job": 86526536289,
      "time": 198,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246659937"
    },
    {
      "job": 86526536293,
      "time": 253,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246671808"
    },
    {
      "job": 86526536311,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246660415"
    },
    {
      "job": 86526536260,
      "time": 282,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246675910"
    },
    {
      "job": 86526172336,
      "time": 303,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246629944"
    },
    {
      "job": 86526536236,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246645040"
    },
    {
      "job": 86526536245,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246650265"
    },
    {
      "job": 86526536237,
      "time": 153,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246649968"
    },
    {
      "job": 86526536239,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246649007"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059",
  "_status": "success",
  "_upstream": "https://github.com/khaledfouda/imr",
  "_commit": {
    "id": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
    "author": "khaled Fouda <kfouda@pm.me>",
    "committer": "khaled Fouda <kfouda@pm.me>",
    "message": "Update CRAN-SUBMISSION\n",
    "time": 1783015209
  },
  "_maintainer": {
    "name": "Khaled Fouda",
    "email": "khaled.fouda@hec.ca",
    "login": "khaledfouda",
    "description": "",
    "uuid": 12818464,
    "orcid": "0009-0000-3688-8767"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "khaledfouda",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 7
    },
    {
      "week": "2025-39",
      "n": 11
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 7
    },
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 29
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 23
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 7
    },
    {
      "week": "2026-08",
      "n": 12
    },
    {
      "week": "2026-09",
      "n": 7
    },
    {
      "week": "2026-10",
      "n": 5
    },
    {
      "week": "2026-11",
      "n": 14
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 17
    },
    {
      "week": "2026-17",
      "n": 44
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 17
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-06-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "khaledfouda",
      "count": 229,
      "uuid": 12818464
    }
  ],
  "_userbio": {
    "uuid": 12818464,
    "type": "user",
    "name": "khaled Fouda",
    "followers": 5
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IMR"
  },
  "_devurl": "https://github.com/khaledfouda/imr",
  "_searchresults": 4,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IMR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/khaledfouda/imr",
  "_realowner": "khaledfouda",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-07-10"
    }
  ],
  "_exports": [
    "as_incomplete",
    "evaluate",
    "get_metric",
    "imr_convergence",
    "imr_data",
    "imr_fit",
    "imr_set_grid_limits",
    "imr_similarity",
    "imr_tune",
    "imr_tune_grid",
    "is_incomplete",
    "mc_with_means",
    "reconstruct",
    "reconstruct_partial",
    "svd_opt"
  ],
  "_datasets": [
    {
      "name": "Bixi_sample",
      "title": "Bixi Sample Data",
      "object": "bixi_sample",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as_incomplete",
      "title": "Clean and convert any matrix to a sparse object",
      "topics": [
        "as_incomplete"
      ]
    },
    {
      "page": "bixi_sample",
      "title": "Bixi Sample Data",
      "topics": [
        "Bixi_sample"
      ]
    },
    {
      "page": "coef.imr_fit",
      "title": "Extract the fitted model's coefficients",
      "topics": [
        "coef.imr_fit"
      ]
    },
    {
      "page": "evaluate",
      "title": "Evaluate Model Predictions",
      "topics": [
        "evaluate"
      ]
    },
    {
      "page": "get_metric",
      "title": "Returns a predefined error metric",
      "topics": [
        "get_metric"
      ]
    },
    {
      "page": "imr_convergence",
      "title": "Control Parameters for IMR Convergence",
      "topics": [
        "imr_convergence"
      ]
    },
    {
      "page": "imr_data",
      "title": "Prepare Data and Model Structure for IMR",
      "topics": [
        "imr_data"
      ]
    },
    {
      "page": "imr_fit",
      "title": "Fit an IMR Model",
      "topics": [
        "imr_fit"
      ]
    },
    {
      "page": "imr_set_grid_limits",
      "title": "Automatically Determine Hyperparameter Grid Maximum Values",
      "topics": [
        "imr_set_grid_limits"
      ]
    },
    {
      "page": "imr_similarity",
      "title": "Generate Similarity or Information Matrix Object",
      "topics": [
        "imr_similarity"
      ]
    },
    {
      "page": "imr_tune",
      "title": "Hyperparameter Tuning for IMR Models",
      "topics": [
        "imr_tune"
      ]
    },
    {
      "page": "imr_tune_grid",
      "title": "Define Hyperparameter Tuning Grid for IMR",
      "topics": [
        "imr_tune_grid"
      ]
    },
    {
      "page": "is_incomplete",
      "title": "Has the matrix be processed by 'as_incomplete()'?",
      "topics": [
        "is_incomplete"
      ]
    },
    {
      "page": "mc_with_means",
      "title": "Matrix Completion using Row and Column Means",
      "topics": [
        "mc_with_means"
      ]
    },
    {
      "page": "print.imr_convergence",
      "title": "Summary of the model's convergence parameters",
      "topics": [
        "print.imr_convergence"
      ]
    },
    {
      "page": "print.imr_data",
      "title": "Print an IMR data object",
      "topics": [
        "print.imr_data"
      ]
    },
    {
      "page": "print.imr_fit",
      "title": "Summary of the model's fit operation",
      "topics": [
        "print.imr_fit"
      ]
    },
    {
      "page": "print.imr_similarity",
      "title": "Print an IMR similarity object",
      "topics": [
        "print.imr_similarity"
      ]
    },
    {
      "page": "print.imr_tune_grid",
      "title": "Summary of the hyperparameter grid",
      "topics": [
        "print.imr_tune_grid"
      ]
    },
    {
      "page": "reconstruct",
      "title": "Reconstruct Model Estimates and Components",
      "topics": [
        "reconstruct"
      ]
    },
    {
      "page": "reconstruct_partial",
      "title": "Partially Reconstruct Model Estimates for Specific Indices",
      "topics": [
        "reconstruct_partial"
      ]
    },
    {
      "page": "summary.imr_fit",
      "title": "Summary of the fitted model's parameters",
      "topics": [
        "summary.imr_fit"
      ]
    },
    {
      "page": "svd_opt",
      "title": "Optimized Singular Value Decomposition",
      "topics": [
        "svd_opt"
      ]
    },
    {
      "page": "update.imr_data",
      "title": "Update IMR Model Structure",
      "topics": [
        "update.imr_data"
      ]
    }
  ],
  "_readme": "https://github.com/khaledfouda/imr/raw/HEAD/README.md",
  "_rundeps": [
    "dotCall64",
    "fields",
    "irlba",
    "lattice",
    "maps",
    "MASS",
    "Matrix",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RSpectra",
    "spam",
    "viridisLite"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "IMR.Rmd",
      "filename": "IMR.html",
      "title": "Incomplete Matrix Regression (IMR) Vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction and Model Description",
        "Data",
        "Model Structure",
        "Fit function",
        "Interpreting Results and Assessing Performance",
        "Selecting the Penalty Parameters",
        "Similarity Matrices and within-Row and Within-Column Autocorrelation"
      ],
      "created": "2026-04-14 00:07:07",
      "modified": "2026-07-01 17:35:39",
      "commits": 15
    }
  ],
  "_score": 5.146128035678238,
  "_indexed": true,
  "_nocasepkg": "imr",
  "_universes": [
    "khaledfouda"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-11T08:09:05.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/b40f32aeea7df1bf04e0ce0ec8eb9e8f9a535712904a9644809f713a1fc75da7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-11T08:08:57.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/59e699d6a16280cb936c4678901fe97a0ea84bb0d166739b7e03257d9602b0c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-11T08:09:04.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/3157e311253686bd2c5a511bb22f52cd718701bf1c2a72f87c722367a79d0ebd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-11T08:08:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/b13032cf789dac93ff311e109a73b0f589c643b74a9269176e1a2608ca5acb17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-11T08:10:15.000Z",
      "arch": "aarch64",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/e1168aa720fee2427d899ad93e358143239a12523b6154068a820966c30eb20d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-11T08:11:09.000Z",
      "arch": "x86_64",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/b0eeb27365b1c68d3b97eb34c3fcc8a9f8830977069a49ca0eedbea58d878417",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-11T08:10:27.000Z",
      "arch": "aarch64",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/3fe9d13813b8d8cbb4c402c1c24e9980631b4e9b23e141b902de20ab7e6334ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-11T08:11:34.000Z",
      "arch": "x86_64",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/0bd15ab8fd31ff0aa0748ff8a0e916e30fde3160cbb812cde15aed133cebc9c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-11T08:08:41.000Z",
      "arch": "emscripten",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/c2789238e2d196b8b2f04b8332df5307f40ba033b7974d6e066da17e3ce14b05",
      "status": "success",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-11T08:08:15.000Z",
      "arch": "x86_64",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/751f52f9d161d0b509d07dbbd705e4a2cfd959ef7a8804dbe70481ea30c87f57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-11T08:08:12.000Z",
      "arch": "x86_64",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/855b3465deba30c966926a389902a33e1dc43ab818f48a0cc02779655b9cf88d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-11T08:08:01.000Z",
      "arch": "x86_64",
      "commit": "3f4ace13e9d1aab971fac6985cf3d41db43c15e0",
      "fileid": "https://r2.ropensci.org/cdc57de4c5bbdf74b08637af79b53ef3946efe690978385c474c00a23c15da39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khaledfouda/actions/runs/29145463059"
    }
  ]
}