{
  "_id": "6a1bec5d1d7bb097a0a1fcdc",
  "Package": "drMAIC",
  "Language": "en-GB",
  "Title": "Doubly Robust Matching-Adjusted Indirect Comparison for HTA",
  "Version": "0.1.0",
  "Authors@R": "person(\"Anupama\",\"Singh\", email = \"anupama.singh@pharmacoevidence.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Implements Doubly Robust Matching-Adjusted Indirect\nComparison (DR-MAIC) for population-adjusted indirect treatment\ncomparisons in health technology appraisal (HTA). The package\nprovides: (1) standard MAIC via entropy balancing / exponential\ntilting; (2) augmented/doubly robust MAIC combining inverse\nprobability weighting with outcome regression; (3)\ncomprehensive covariate balance diagnostics including\nstandardised mean differences, Love plots, and effective sample\nsize; (4) sensitivity analyses including E-values, weight\ntrimming, and variable exclusion analyses; (5) bootstrap\nconfidence intervals; and (6) submission-ready outputs aligned\nwith NICE Decision Support Unit Technical Support Document 18,\nCochrane Handbook guidance on indirect comparisons, and ISPOR\nbest practice guidelines. Supports binary (risk difference,\nrisk ratio, odds ratio) and time-to-event (hazard ratio)\noutcomes.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "URL": "https://github.com/Anupama-Singh01/drMAIC",
  "BugReports": "https://github.com/Anupama-Singh01/drMAIC/issues",
  "Repository": "https://heorlytics.r-universe.dev",
  "Date/Publication": "2026-03-24 18:30:29 UTC",
  "RemoteUrl": "https://github.com/heorlytics/drmaic",
  "RemoteRef": "HEAD",
  "RemoteSha": "f7e4debea1cdb57098c4afbb3fa77a718055848b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:41:59 UTC",
    "User": "root"
  },
  "Author": "Anupama Singh [aut, cre]",
  "Maintainer": "Anupama Singh <anupama.singh@pharmacoevidence.com>",
  "MD5sum": "5abb58e79488748e8c3658ca3489434b",
  "_user": "heorlytics",
  "_type": "src",
  "_file": "drMAIC_0.1.0.tar.gz",
  "_fileid": "613e2f59403977d7b78aa6130500ce731bfdcdeecb6092a411d357da7168a142",
  "_filesize": 739928,
  "_sha256": "613e2f59403977d7b78aa6130500ce731bfdcdeecb6092a411d357da7168a142",
  "_created": "2026-05-31T07:41:59.000Z",
  "_published": "2026-05-31T08:07:57.597Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78709495764,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314929655"
    },
    {
      "job": 78709495767,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314928897"
    },
    {
      "job": 78709495779,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315081992"
    },
    {
      "job": 78709495780,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315074100"
    },
    {
      "job": 78709328850,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314914185"
    },
    {
      "job": 78709495763,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314925436"
    },
    {
      "job": 78709495773,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314924694"
    },
    {
      "job": 78709495775,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314923507"
    },
    {
      "job": 78709495771,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314924181"
    }
  ],
  "_buildurl": "https://github.com/r-universe/heorlytics/actions/runs/26706731746",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/heorlytics/drmaic",
  "_commit": {
    "id": "f7e4debea1cdb57098c4afbb3fa77a718055848b",
    "author": "Anupama Singh <anupama.singh@pharmacoevidence.com>",
    "committer": "Anupama Singh <anupama.singh@pharmacoevidence.com>",
    "message": "Add GitHub Actions R-CMD-check workflow\n",
    "time": 1774377029
  },
  "_maintainer": {
    "name": "Anupama Singh",
    "email": "anupama.singh@pharmacoevidence.com",
    "login": "anupama-singh01",
    "description": "Associate Statistician",
    "uuid": 269403381
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "heorlytics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "anupama-singh01",
      "count": 3,
      "uuid": 269403381
    }
  ],
  "_userbio": {
    "uuid": 92321724,
    "type": "organization",
    "name": "heoRlytics Private Limited"
  },
  "_downloads": {
    "count": 458,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/drMAIC"
  },
  "_devurl": "https://github.com/anupama-singh01/drmaic",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/drMAIC.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/heorlytics/drmaic",
  "_realowner": "heorlytics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-29"
    }
  ],
  "_exports": [
    "bootstrap_ci",
    "check_assumptions",
    "compute_weights",
    "dr_maic",
    "maic_diagnostics",
    "nice_report",
    "sensitivity_analysis"
  ],
  "_datasets": [
    {
      "name": "nsclc_agd",
      "title": "Simulated NSCLC Aggregate Data (Study B — Comparator)",
      "object": "nsclc_agd",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "nsclc_ipd",
      "title": "Simulated NSCLC Individual Patient Data (Study A)",
      "object": "nsclc_ipd",
      "class": [
        "data.frame"
      ],
      "fields": [
        "patient_id",
        "age",
        "ecog",
        "smoker",
        "pdl1_high",
        "prior_lines",
        "response",
        "os_time",
        "os_event"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bootstrap_ci",
      "title": "Bootstrap Confidence Intervals for DR-MAIC",
      "topics": [
        "bootstrap_ci"
      ]
    },
    {
      "page": "check_assumptions",
      "title": "Check Assumptions for DR-MAIC",
      "topics": [
        "check_assumptions"
      ]
    },
    {
      "page": "compute_weights",
      "title": "Compute MAIC Weights via Entropy Balancing",
      "topics": [
        "compute_weights"
      ]
    },
    {
      "page": "dr_maic",
      "title": "Doubly Robust MAIC Estimation",
      "topics": [
        "dr_maic"
      ]
    },
    {
      "page": "maic_diagnostics",
      "title": "Covariate Balance Diagnostics for MAIC",
      "topics": [
        "maic_diagnostics"
      ]
    },
    {
      "page": "nice_report",
      "title": "Generate NICE/HTA Submission-Ready Report",
      "topics": [
        "nice_report"
      ]
    },
    {
      "page": "nsclc_agd",
      "title": "Simulated NSCLC Aggregate Data (Study B — Comparator)",
      "topics": [
        "nsclc_agd"
      ]
    },
    {
      "page": "nsclc_ipd",
      "title": "Simulated NSCLC Individual Patient Data (Study A)",
      "topics": [
        "nsclc_ipd"
      ]
    },
    {
      "page": "sensitivity_analysis",
      "title": "Sensitivity Analysis for DR-MAIC",
      "topics": [
        "sensitivity_analysis"
      ]
    }
  ],
  "_readme": "https://github.com/heorlytics/drmaic/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "drMAIC_intro.Rmd",
      "filename": "drMAIC_intro.html",
      "title": "Doubly Robust MAIC for HTA: A Complete Worked Example in Advanced NSCLC",
      "author": "drMAIC Package Authors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Background",
        "Package scope",
        "Statistical Background",
        "Standard MAIC",
        "Doubly Robust Estimator",
        "Worked Example: Advanced NSCLC",
        "Data",
        "Step 1: Compute MAIC Weights",
        "Step 2: Covariate Balance Diagnostics",
        "Step 3: Check Assumptions",
        "Step 4: DR-MAIC Estimation",
        "Interpreting the three estimators",
        "Step 5: Bootstrap Confidence Intervals",
        "Step 6: Sensitivity Analysis",
        "Step 7: NICE Report",
        "Advanced Usage",
        "Adding second-moment matching (mean + SD)",
        "Additional prognostic covariates in outcome model",
        "Time-to-event outcomes",
        "Reporting Checklist",
        "References"
      ],
      "created": "2026-03-23 04:50:11",
      "modified": "2026-03-24 18:30:29",
      "commits": 2
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "drmaic",
  "_universes": [
    "heorlytics",
    "anupama-singh01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T07:44:05.000Z",
      "distro": "noble",
      "commit": "f7e4debea1cdb57098c4afbb3fa77a718055848b",
      "fileid": "bf2b7dcc173dda1baa02ee3b92dee41098de59f0f7e27053bbb5515a3bd68156",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heorlytics/actions/runs/26706731746"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T07:44:00.000Z",
      "distro": "noble",
      "commit": "f7e4debea1cdb57098c4afbb3fa77a718055848b",
      "fileid": "aa4e409de00d91c7cb9cac31c4984c795112c38d96490f0536b789af25558102",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heorlytics/actions/runs/26706731746"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:07:12.000Z",
      "commit": "f7e4debea1cdb57098c4afbb3fa77a718055848b",
      "fileid": "29d2e1ff2a68e9a15fc206171c3e31170f58a1e2d52c73d8d286cb190c012703",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heorlytics/actions/runs/26706731746"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:06:11.000Z",
      "commit": "f7e4debea1cdb57098c4afbb3fa77a718055848b",
      "fileid": "b608f9dab42e24f0eba6586e4c6dec19a24fb31d51efb9772e9e03be243cd5b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heorlytics/actions/runs/26706731746"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-31T07:44:02.000Z",
      "commit": "f7e4debea1cdb57098c4afbb3fa77a718055848b",
      "fileid": "15df29c23eec6041d21ecab39924bf45fc61e1e547b0adc675ddaa8aa91ca09a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/heorlytics/actions/runs/26706731746"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T07:43:16.000Z",
      "commit": "f7e4debea1cdb57098c4afbb3fa77a718055848b",
      "fileid": "e4a1b9680034868739101b11cfc57d9a1d330d6b927a0287ec4bfd7ae93a9840",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heorlytics/actions/runs/26706731746"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T07:43:06.000Z",
      "commit": "f7e4debea1cdb57098c4afbb3fa77a718055848b",
      "fileid": "16f397a959f4ad89d74188490bff7bc5fc410d4d3e6e1dbe92ded5899b12f0fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heorlytics/actions/runs/26706731746"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T07:43:10.000Z",
      "commit": "f7e4debea1cdb57098c4afbb3fa77a718055848b",
      "fileid": "1c36e89c36b490621dcce6234465d85a5d1bb3149d9e3bec53d011539916cabe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heorlytics/actions/runs/26706731746"
    }
  ]
}