{
  "_id": "6a1ede83b401979e7341039b",
  "Package": "AdapDiscom",
  "Type": "Package",
  "Title": "Adaptive Sparse Regression for Block Missing Multimodal Data",
  "Version": "1.0.0",
  "Date": "2025-08-18",
  "Authors@R": "c(\nperson(\"Diakite\", \"Abdoul Oudouss\", email = \"abdouloudoussdiakite@gmail.com\", role = c(\"aut\",\"cre\",\"cph\")),\nperson(\"Barry\",\"Amadou\", email = \"amadoudiogo.barry@inrs.ca\", role = \"aut\"))",
  "Description": "Provides adaptive direct sparse regression for\nhigh-dimensional multimodal data with heterogeneous missing\npatterns and measurement errors. 'AdapDISCOM' extends the\n'DISCOM' framework with modality-specific adaptive weighting to\nhandle varying data structures and error magnitudes across\nblocks. The method supports flexible block configurations (any\nK blocks) and includes robust variants for heavy-tailed\ndistributions ('AdapDISCOM'-Huber) and fast implementations for\nlarge-scale applications (Fast-'AdapDISCOM'). Designed for\nrealistic multimodal scenarios where different data sources\nexhibit distinct missing data patterns and contamination\nlevels. Diakité et al. (2025) <doi:10.48550/arXiv.2508.00120>.",
  "License": "GPL-3",
  "URL": "https://doi.org/10.48550/arXiv.2508.00120",
  "BugReports": "https://github.com/AODiakite/AdapDiscom/issues",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Repository": "https://aodiakite.r-universe.dev",
  "Date/Publication": "2025-10-22 19:35:55 UTC",
  "RemoteUrl": "https://github.com/aodiakite/adapdiscom",
  "RemoteRef": "HEAD",
  "RemoteSha": "d973fd751608c731471bc909af31db982114d0dd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 07:55:24 UTC",
    "User": "root"
  },
  "Author": "Diakite Abdoul Oudouss [aut, cre, cph],\nBarry Amadou [aut]",
  "Maintainer": "Diakite Abdoul Oudouss <abdouloudoussdiakite@gmail.com>",
  "MD5sum": "0452515e4308866d854bbf562c19ff93",
  "_user": "aodiakite",
  "_type": "src",
  "_file": "AdapDiscom_1.0.0.tar.gz",
  "_fileid": "8b6b290a1c63cbfa9edd9b2ab36ff7f5c27a64df0c38d4edbb74a665189edd7f",
  "_filesize": 142793,
  "_sha256": "8b6b290a1c63cbfa9edd9b2ab36ff7f5c27a64df0c38d4edbb74a665189edd7f",
  "_created": "2026-05-20T07:55:24.000Z",
  "_published": "2026-06-02T13:45:39.476Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79085218531,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104340367"
    },
    {
      "job": 79085218324,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104340627"
    },
    {
      "job": 79085218878,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104343018"
    },
    {
      "job": 79085218347,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104336370"
    },
    {
      "job": 79085218383,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104301573"
    },
    {
      "job": 79085217546,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359460002"
    },
    {
      "job": 79085218221,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104326779"
    },
    {
      "job": 79085219995,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104329844"
    },
    {
      "job": 79085218955,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104342466"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aodiakite/actions/runs/26149159680",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aodiakite/adapdiscom",
  "_commit": {
    "id": "d973fd751608c731471bc909af31db982114d0dd",
    "author": "DIAKITE Abdoul Oudouss <diakson1441@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1761161755
  },
  "_maintainer": {
    "name": "Diakite Abdoul Oudouss",
    "email": "abdouloudoussdiakite@gmail.com",
    "login": "aodiakite",
    "linkedin": "in/abdoul-oudouss-diakite-981526171",
    "description": "",
    "uuid": 74171949
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "softImpute",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "scout",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "aodiakite",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-08-01"
    }
  ],
  "_topics": [
    "machine-learning",
    "methodology",
    "statistics"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "aodiakite",
      "count": 14,
      "uuid": 74171949
    }
  ],
  "_userbio": {
    "uuid": 74171949,
    "type": "user",
    "name": "DIAKITE Abdoul Oudouss"
  },
  "_downloads": {
    "count": 219,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AdapDiscom"
  },
  "_devurl": "https://github.com/aodiakite/adapdiscom",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AdapDiscom.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aodiakite/adapdiscom",
  "_realowner": "aodiakite",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-08-27"
    }
  ],
  "_exports": [
    "adapdiscom",
    "compute.xtx",
    "compute.xty",
    "discom",
    "fast_adapdiscom",
    "fast_discom",
    "generate.cov",
    "get_block_indices",
    "lambda_max"
  ],
  "_help": [
    {
      "page": "adapdiscom",
      "title": "AdapDiscom: An Adaptive Sparse Regression Method for High-Dimensional Multimodal Data With Block-Wise Missingness and Measurement Errors",
      "topics": [
        "adapdiscom"
      ]
    },
    {
      "page": "compute.xtx",
      "title": "Compute X'X Matrix",
      "topics": [
        "compute.xtx"
      ]
    },
    {
      "page": "compute.xty",
      "title": "Compute X'y Vector",
      "topics": [
        "compute.xty"
      ]
    },
    {
      "page": "discom",
      "title": "DISCOM: Optimal Sparse Linear Prediction for Block-missing Multi-modality Data Without Imputation",
      "topics": [
        "discom"
      ]
    },
    {
      "page": "fast_adapdiscom",
      "title": "Fast AdapDiscom",
      "topics": [
        "fast_adapdiscom"
      ]
    },
    {
      "page": "fast_discom",
      "title": "Fast DISCOM",
      "topics": [
        "fast_discom"
      ]
    },
    {
      "page": "generate.cov",
      "title": "Generate Covariance Matrix",
      "topics": [
        "generate.cov"
      ]
    },
    {
      "page": "get_block_indices",
      "title": "Get Block Indices",
      "topics": [
        "get_block_indices"
      ]
    },
    {
      "page": "lambda_max",
      "title": "Compute Lambda Max for L1 Regularization using KKT Conditions",
      "topics": [
        "lambda_max"
      ]
    }
  ],
  "_readme": "https://github.com/aodiakite/adapdiscom/raw/HEAD/README.md",
  "_rundeps": [
    "DEoptimR",
    "glasso",
    "lattice",
    "Matrix",
    "robustbase",
    "scout",
    "softImpute"
  ],
  "_vignettes": [
    {
      "source": "AdapDiscom.Rmd",
      "filename": "AdapDiscom.html",
      "title": "AdapDiscom: A multimodal high dimensional method accounting for missing data and measurement error heterogeneity",
      "engine": "knitr::rmarkdown",
      "headings": [
        "AdapDiscom Package",
        "Main Functions",
        "Different Covariance Structures",
        "Basic Usage Example",
        "Data Simulation",
        "Running AdapDiscom",
        "Examining Results",
        "Comparing Methods",
        "Robust Estimation",
        "Advanced Parameters",
        "Block Structure Requirements",
        "Tips for Usage",
        "References"
      ],
      "created": "2025-07-18 15:51:17",
      "modified": "2025-08-01 03:45:40",
      "commits": 2
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "adapdiscom",
  "_universes": [
    "aodiakite"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-20T07:57:21.000Z",
      "distro": "noble",
      "commit": "d973fd751608c731471bc909af31db982114d0dd",
      "fileid": "4db3f2284faf56caba1c0080ee9abe55c361c9bafbec5224d47527200fa38795",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aodiakite/actions/runs/26149159680"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-20T07:57:22.000Z",
      "distro": "noble",
      "commit": "d973fd751608c731471bc909af31db982114d0dd",
      "fileid": "246257a2965b85c93cf081cb91abc65c510d177b3fc090d55bb34c084b21d572",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aodiakite/actions/runs/26149159680"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-20T07:57:32.000Z",
      "commit": "d973fd751608c731471bc909af31db982114d0dd",
      "fileid": "dfb94cf10fd503abb27e085df72e2e34859897d444245b8c2fe88df112c063ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aodiakite/actions/runs/26149159680"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-20T07:57:14.000Z",
      "commit": "d973fd751608c731471bc909af31db982114d0dd",
      "fileid": "a5dd1424c9bd80462971dcf603d6edc7f1792e2cbf2d1201bdf066dd440a87d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aodiakite/actions/runs/26149159680"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-20T07:56:37.000Z",
      "commit": "d973fd751608c731471bc909af31db982114d0dd",
      "fileid": "3990c94ddf4b2ff2fa340ef2077a10c260640ba90e502117cae0477ab68c2fca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aodiakite/actions/runs/26149159680"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-20T07:56:46.000Z",
      "commit": "d973fd751608c731471bc909af31db982114d0dd",
      "fileid": "393d49ce7cc8d904c35d55349707b00ceb83298cfbcfd6ecdcee3c555eb1f534",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aodiakite/actions/runs/26149159680"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-20T07:57:21.000Z",
      "commit": "d973fd751608c731471bc909af31db982114d0dd",
      "fileid": "38c94c2524de533b87eced9d9b127b8269838ae4cc451bd7cc598d2ecf16bfc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aodiakite/actions/runs/26149159680"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T13:44:39.000Z",
      "commit": "d973fd751608c731471bc909af31db982114d0dd",
      "fileid": "cca07c16a20f1e95da874f2d688d4c97a2599779fd35316ee7d9bd55a318a131",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aodiakite/actions/runs/26149159680"
    }
  ]
}