{
  "_id": "6a2e4a4b3efcd9bda430689e",
  "Package": "MAIC",
  "Type": "Package",
  "Title": "Package to Perform Matched-adjusted Indirect Comparisons",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"Iain\", \"Bennett\", email = \"iain.bennett@roche.com\", role = \"cre\"),\nperson(\"Jo\", \"Gregory\", email = \"joanne.gregory@bresmed.com\", role = \"aut\"),\nperson(\"Sarah\", \"Smith\", email = \"sarah.smith@bresmed.com\", role = \"aut\"),\nperson(\"Richard\", \"Birnie\", email = \"richard.birnie@bresmed.com\", role = \"aut\"),\nperson(\"F. Hoffmann La Roche Ltd\", role = c(\"cph\"))\n)",
  "Description": "A group of functions designed to perform matched-adjusted\nindirect comparisons as per NICE TSD 18 and summarise the\nresults for survival data (using hazard ratios) and binary data\n(using odds ratios.)",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://pharmaverse.r-universe.dev",
  "Date/Publication": "2024-11-04 17:48:56 UTC",
  "RemoteUrl": "https://github.com/Roche/MAIC",
  "RemoteRef": "HEAD",
  "RemoteSha": "33df7757edefa2947d5b74936a330dfdd0294307",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 06:26:32 UTC",
    "User": "root"
  },
  "Author": "Iain Bennett [cre],\nJo Gregory [aut],\nSarah Smith [aut],\nRichard Birnie [aut],\nF. Hoffmann La Roche Ltd [cph]",
  "Maintainer": "Iain Bennett <iain.bennett@roche.com>",
  "MD5sum": "f33ea3fc9a60f181815ee06b51edb0cd",
  "_user": "pharmaverse",
  "_type": "src",
  "_file": "MAIC_0.3.0.tar.gz",
  "_fileid": "9665b219654a8df2d4cd76a22b2f31911cab444e07b56dd5e97cf335efbd57e6",
  "_filesize": 1032497,
  "_sha256": "9665b219654a8df2d4cd76a22b2f31911cab444e07b56dd5e97cf335efbd57e6",
  "_created": "2026-06-14T06:26:32.000Z",
  "_published": "2026-06-14T06:29:31.743Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81254905759,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7618195556"
    },
    {
      "job": 81254905758,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7618194933"
    },
    {
      "job": 81254905757,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7618187222"
    },
    {
      "job": 81254905760,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7618189973"
    },
    {
      "job": 81254700519,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7618175539"
    },
    {
      "job": 81254905756,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618194730"
    },
    {
      "job": 81254905771,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7618190555"
    },
    {
      "job": 81254905809,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7618188146"
    },
    {
      "job": 81254905766,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7618186312"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27490561091",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Roche/MAIC",
  "_commit": {
    "id": "33df7757edefa2947d5b74936a330dfdd0294307",
    "author": "miranta-antoniou-roche <85634224+miranta-antoniou-roche@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from Roche/5-change-readme\n\nchanging readme",
    "time": 1730742536
  },
  "_maintainer": {
    "name": "Iain Bennett",
    "email": "iain.bennett@roche.com",
    "login": "iain-t-bennett-roche",
    "description": "",
    "uuid": 58549720
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.4",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "survival",
      "version": ">= 3.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "flextable",
      "role": "Suggests"
    },
    {
      "package": "officer",
      "role": "Suggests"
    },
    {
      "package": "survminer",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "boot",
      "role": "Suggests"
    }
  ],
  "_owner": "roche",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "evidence-synthesis",
    "health-economic-evaluation",
    "hta"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "mikejseo",
      "count": 42,
      "uuid": 9222274
    },
    {
      "user": "iain-t-bennett-roche",
      "count": 10,
      "uuid": 58549720
    },
    {
      "user": "dgkf-roche",
      "count": 1,
      "uuid": 91694157
    },
    {
      "user": "gsteigs1-roche",
      "count": 1,
      "uuid": 69846807
    },
    {
      "user": "miranta-antoniou-roche",
      "count": 1,
      "uuid": 85634224
    }
  ],
  "_userbio": {
    "uuid": 84541169,
    "type": "organization",
    "name": "pharmaverse",
    "followers": 603
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MAIC"
  },
  "_devurl": "https://github.com/roche/maic",
  "_searchresults": 45,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MAIC.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "bootstrap_HR",
    "bootstrap_OR",
    "estimate_ess",
    "estimate_weights",
    "hist_wts",
    "profile_wts",
    "summarize_wts",
    "wt_diagnostics"
  ],
  "_datasets": [
    {
      "name": "est_weights",
      "title": "est_weights",
      "object": "est_weights",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "target_pop_standard",
      "title": "target_pop_standard",
      "object": "target_pop_standard",
      "class": [
        "data.frame"
      ],
      "fields": [
        "N",
        "Treatment",
        "AGE",
        "SEX",
        "SMOKE",
        "ECOG0"
      ],
      "rows": 1,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bootstrap_HR",
      "title": "Bootstrapping for MAIC weighted hazard ratios",
      "topics": [
        "bootstrap_HR"
      ]
    },
    {
      "page": "bootstrap_OR",
      "title": "Bootstrapping for MAIC weighted odds ratios",
      "topics": [
        "bootstrap_OR"
      ]
    },
    {
      "page": "est_weights",
      "title": "est_weights",
      "topics": [
        "est_weights"
      ]
    },
    {
      "page": "estimate_ess",
      "title": "Estimate effective sample size",
      "topics": [
        "estimate_ess"
      ]
    },
    {
      "page": "estimate_weights",
      "title": "Estimate MAIC propensity weights",
      "topics": [
        "estimate_weights"
      ]
    },
    {
      "page": "hist_wts",
      "title": "Produce histograms of weights and rescaled weights",
      "topics": [
        "hist_wts"
      ]
    },
    {
      "page": "MAIC",
      "title": "MAIC: A package for performing matched-adjusted indirect comparisons",
      "topics": [
        "MAIC"
      ]
    },
    {
      "page": "profile_wts",
      "title": "Produce a data frame of the weights assigned to patient profiles",
      "topics": [
        "profile_wts"
      ]
    },
    {
      "page": "summarize_wts",
      "title": "Summarize the weight values",
      "topics": [
        "summarize_wts"
      ]
    },
    {
      "page": "target_pop_standard",
      "title": "target_pop_standard",
      "topics": [
        "target_pop_standard"
      ]
    },
    {
      "page": "wt_diagnostics",
      "title": "Weight diagnostics",
      "topics": [
        "wt_diagnostics"
      ]
    }
  ],
  "_readme": "https://github.com/Roche/MAIC/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.8573324964312685,
  "_indexed": false,
  "_nocasepkg": "maic",
  "_universes": [
    "pharmaverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-14T06:29:04.000Z",
      "distro": "noble",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "b38fadc2c2ba6dfa19ccec1e6aed596f4780359ea9233d8447da24360771a919",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27490561091"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-14T06:28:59.000Z",
      "distro": "noble",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "5277f20753daa550818baf953f281720c52405ceac5671407da674cba2d4da2f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27490561091"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-14T06:28:04.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "fb62ba56582cee6b5918fda0efb3a41969df24d47477ff0706f771c40c9363fe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27490561091"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-14T06:28:22.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "29ee1a75c7c97184d660a994145f9e1ea59c918a756bf92d9715c9fd045f0a79",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27490561091"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-14T06:29:11.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "b907ea23abb03c217d3fdf4c25de46beaa8d8d6ed3fd05b651090218100a325a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27490561091"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-14T06:28:17.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "56ebd869ed19935169bc856a36fd1fd3c4e946100f40be8177dadd1cfb51eafb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27490561091"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-14T06:27:55.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "5e326d5af610c353401f338cf2741e1d97cf952b447d48e5f85034590a2a9466",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27490561091"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-14T06:27:46.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "bc02bf50f692c9dfef3e33701ac9b4e2a4929563ad17f02ee41e3adb61436293",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27490561091"
    }
  ]
}