{
  "_id": "6a55c8d7ff0138dec5d68e60",
  "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-07-14 05:24:36 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>",
  "_user": "pharmaverse",
  "_type": "src",
  "_file": "MAIC_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3fcfc5662a0ed3b4a2cbadc7975dd487c598e77517de5b3a6da78dc0f287d3de",
  "_filesize": 1032490,
  "_sha256": "3fcfc5662a0ed3b4a2cbadc7975dd487c598e77517de5b3a6da78dc0f287d3de",
  "_expires": "2026-10-22T05:27:49.000Z",
  "_created": "2026-07-14T05:24:36.000Z",
  "_published": "2026-07-14T05:27:51.276Z",
  "_jobs": [
    {
      "job": 87006934667,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8301151648"
    },
    {
      "job": 87006934657,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8301161153"
    },
    {
      "job": 87006934646,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8301147496"
    },
    {
      "job": 87006934655,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8301142613"
    },
    {
      "job": 87006456829,
      "time": 215,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8301117763"
    },
    {
      "job": 87006934653,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8301155929"
    },
    {
      "job": 87006934702,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8301141335"
    },
    {
      "job": 87006934671,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8301141497"
    },
    {
      "job": 87006934693,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8301139869"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/29308295653",
  "_status": "failure",
  "_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
  },
  "_distro": "resolute",
  "_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": 610
  },
  "_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.1",
  "_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-07-14T05:26:43.000Z",
      "distro": "resolute",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "https://r2.ropensci.org/fc3bfe486fc798fb7279d591a21481a3483a270c9fa022eb2461240847073d9c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/29308295653"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-14T05:27:13.000Z",
      "distro": "resolute",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "https://r2.ropensci.org/1c4a8c5ece0b3fdf639a8e0b24cee79fd031b3150be86920eacba798eb912ac1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/29308295653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-14T05:26:14.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "https://r2.ropensci.org/723e8a97781428924c3a2f8ea914fa26b40b89f5508d62af6d5a5fda3caa22dd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/29308295653"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-14T05:26:10.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "https://r2.ropensci.org/084f5ed87c2a4e079a3f6f58f2367380a3b172841816e861e0f65557c8f465ae",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/29308295653"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-14T05:27:10.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "https://r2.ropensci.org/45e6eb5186fdfedf63619c97ed51d7e5e99b9e6f784086448bc58f426de3e953",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/29308295653"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-14T05:25:54.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "https://r2.ropensci.org/e72cebf21699bd53d49a7774b85e8b6091c12fad1a469ba3d006fc3ab8e3f8b7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/29308295653"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-14T05:25:57.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "https://r2.ropensci.org/2366860698550aeae920b9e37fbfd6a7ac0353061d2ad0ab8772b0ec6d0adb82",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/29308295653"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-14T05:25:49.000Z",
      "commit": "33df7757edefa2947d5b74936a330dfdd0294307",
      "fileid": "https://r2.ropensci.org/d6bde572446ea48d0966d76fe6d76c7991562194248af85fbcac2ad81c7e873b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/29308295653"
    }
  ]
}