{
  "_id": "6a1154ecacfb0bcc41ceafe5",
  "Type": "Package",
  "Package": "MAICtools",
  "Title": "Performing Matched-Adjusted Indirect Comparisons (MAIC)",
  "Version": "0.1.1",
  "Authors@R": "person(\"Xiao\", \"Qi\", , \"qixiao2024@outlook.com\", role = c(\"aut\", \"cre\"))",
  "Author": "Xiao Qi [aut, cre]",
  "Maintainer": "Xiao Qi <qixiao2024@outlook.com>",
  "Description": "A generalised workflow for Matching-Adjusted Indirect\nComparison (MAIC) analysis, which supports both anchored and\nnon-anchored MAIC methods.  In MAIC, unbiased trial outcome\ncomparison is achieved by weighting the subject-level outcomes\nof the intervention trial so that the weighted aggregate\nmeasures of prognostic or effect-modifying variables match\nthose of the comparator trial. Measurements supported include\ntime-to-event (e.g., overall survival) and binary (e.g.,\nobjective tumor response). The method is described in\nSignorovitch et al. (2010)\n<doi:10.2165/11538370-000000000-00000> and Signorovitch et al.\n(2012) <doi:10.1016/j.jval.2012.05.004>.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Packaged": {
    "Date": "2026-05-23 07:14:36 UTC",
    "User": "root"
  },
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-12-11 17:00:06 UTC",
  "RemoteUrl": "https://github.com/cran/MAICtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "9e4971737b20bbe2927c55a91817cf3ea6a40fed",
  "MD5sum": "2ff97e48d78e0cffbd525c710f4888d0",
  "_user": "cran",
  "_type": "src",
  "_file": "MAICtools_0.1.1.tar.gz",
  "_fileid": "e3ef3f1c42e3806ef71cae114b07ba321a47115b4e4dfdd2f93afad58cd2b57e",
  "_filesize": 196730,
  "_sha256": "e3ef3f1c42e3806ef71cae114b07ba321a47115b4e4dfdd2f93afad58cd2b57e",
  "_created": "2026-05-23T07:14:36.000Z",
  "_published": "2026-05-23T07:19:08.916Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77505606008,
      "time": 230,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175246629"
    },
    {
      "job": 77505606012,
      "time": 229,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175246574"
    },
    {
      "job": 77505402602,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175222672"
    },
    {
      "job": 77505606015,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175240734"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26326532463",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MAICtools",
  "_commit": {
    "id": "9e4971737b20bbe2927c55a91817cf3ea6a40fed",
    "author": "Xiao Qi <qixiao2024@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1733936406
  },
  "_maintainer": {
    "name": "Xiao Qi",
    "email": "qixiao2024@outlook.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "boot",
      "version": ">= 1.3-28",
      "role": "Imports"
    },
    {
      "package": "broom",
      "version": ">= 0.7.10",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.5",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "survival",
      "version": ">= 3.2-11",
      "role": "Imports"
    },
    {
      "package": "survminer",
      "version": ">= 0.4.9",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.3",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "VIM",
      "version": ">= 6.1.0",
      "role": "Imports"
    },
    {
      "package": "haven",
      "version": ">= 2.4.3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "version": ">= 1.3.1",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MAICtools"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MAICtools.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-12-11"
    }
  ],
  "_exports": [
    "anchored_maic",
    "check_matching",
    "check_matching2wider",
    "estimate_ess",
    "estimate_weights",
    "hist_weights",
    "summarize_weights",
    "unanchored_kmplot",
    "unanchored_maic",
    "unanchored_maic_bootstrap"
  ],
  "_datasets": [
    {
      "name": "AgD_bl",
      "title": "Description of AgD_bl dataset",
      "object": "AgD_bl",
      "class": [
        "data.frame"
      ],
      "fields": [
        "STUDY",
        "TRT",
        "N",
        "AGEGR",
        "SEX",
        "ECOG",
        "SMK",
        "METBRAIN",
        "METLIVER",
        "BMI.mean",
        "BMI.sd",
        "DIAG.mean",
        "DIAG.sd"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "AgD_eff",
      "title": "Description of AgD_eff dataset",
      "object": "AgD_eff",
      "class": [
        "data.frame"
      ],
      "fields": [
        "STUDY",
        "PARAM",
        "EST",
        "CIL",
        "CIU"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "IPD",
      "title": "Description of IPD dataset",
      "object": "IPD",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "SUBJID",
        "TRT",
        "BPDL1",
        "CNSBRAIN",
        "AGEGR",
        "WEIGHT",
        "HEIGHT",
        "BMI",
        "DIAG",
        "SEX",
        "ECOG",
        "SMK",
        "METBRAIN",
        "METLIVER",
        "PARAMCD",
        "AVAL",
        "CNSR",
        "RESP"
      ],
      "rows": 585,
      "table": true,
      "tojson": true
    },
    {
      "name": "pseudo",
      "title": "Description of pseudo dataset",
      "object": "pseudo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SUBJID",
        "PARAMCD",
        "ARM",
        "AVAL",
        "CNSR",
        "wt"
      ],
      "rows": 201,
      "table": true,
      "tojson": true
    },
    {
      "name": "pts",
      "title": "Description of pts dataset",
      "object": "pts",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "SUBJID",
        "TRT",
        "BPDL1",
        "CNSBRAIN",
        "AGEGR",
        "WEIGHT",
        "HEIGHT",
        "BMI",
        "DIAG",
        "SEX",
        "ECOG",
        "SMK",
        "METBRAIN",
        "METLIVER",
        "PARAMCD",
        "AVAL",
        "CNSR",
        "RESP",
        "wt",
        "wt_rs"
      ],
      "rows": 585,
      "table": true,
      "tojson": true
    },
    {
      "name": "unpts",
      "title": "Description of unpts dataset",
      "object": "unpts",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "SUBJID",
        "PARAMCD",
        "ARM",
        "AVAL",
        "CNSR",
        "wt"
      ],
      "rows": 590,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AgD_bl",
      "title": "Description of AgD_bl dataset",
      "topics": [
        "AgD_bl"
      ]
    },
    {
      "page": "AgD_eff",
      "title": "Description of AgD_eff dataset",
      "topics": [
        "AgD_eff"
      ]
    },
    {
      "page": "anchored_maic",
      "title": "Conduct Anchored Matching-Adjusted Indirect Comparison (MAIC).",
      "topics": [
        "anchored_maic"
      ]
    },
    {
      "page": "check_matching",
      "title": "Check Whether the Variables are Balanced After Weighting",
      "topics": [
        "check_matching"
      ]
    },
    {
      "page": "check_matching2wider",
      "title": "Convert a Longer Table Generated by check_matching() Into a Wider Table",
      "topics": [
        "check_matching2wider"
      ]
    },
    {
      "page": "estimate_ess",
      "title": "Estimate Effective Sample Size (ESS)",
      "topics": [
        "estimate_ess"
      ]
    },
    {
      "page": "estimate_weights",
      "title": "Functions for the Estimation of Propensity Weights",
      "topics": [
        "estimate_weights"
      ]
    },
    {
      "page": "hist_weights",
      "title": "Histograms of Weights and Rescaled Weights Distributions",
      "topics": [
        "hist_weights"
      ]
    },
    {
      "page": "IPD",
      "title": "Description of IPD dataset",
      "topics": [
        "IPD"
      ]
    },
    {
      "page": "pseudo",
      "title": "Description of pseudo dataset",
      "topics": [
        "pseudo"
      ]
    },
    {
      "page": "pts",
      "title": "Description of pts dataset",
      "topics": [
        "pts"
      ]
    },
    {
      "page": "summarize_weights",
      "title": "Summarize the Distribution of Weight Values",
      "topics": [
        "summarize_weights"
      ]
    },
    {
      "page": "unanchored_kmplot",
      "title": "Generate a Kaplan-Meier Plot with Individual Efficacy Data and Pseudo Efficacy Data.",
      "topics": [
        "unanchored_kmplot"
      ]
    },
    {
      "page": "unanchored_maic",
      "title": "Conduct non-Anchored Matching-Adjusted Indirect Comparison (MAIC).",
      "topics": [
        "unanchored_maic"
      ]
    },
    {
      "page": "unanchored_maic_bootstrap",
      "title": "Conduct non-Anchored Matching-Adjusted Indirect Comparison (MAIC) and Calculate Confidence Intervals (CIs) Using Bootstrap.",
      "topics": [
        "unanchored_maic_bootstrap"
      ]
    },
    {
      "page": "unpts",
      "title": "Description of unpts dataset",
      "topics": [
        "unpts"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "assertthat",
    "backports",
    "bbotk",
    "boot",
    "broom",
    "car",
    "carData",
    "checkmate",
    "class",
    "cli",
    "codetools",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "curl",
    "data.table",
    "DEoptimR",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "e1071",
    "evaluate",
    "exactRankTests",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggtext",
    "globals",
    "glue",
    "gridExtra",
    "gridtext",
    "gtable",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "laeken",
    "lattice",
    "lgr",
    "lifecycle",
    "listenv",
    "litedown",
    "lme4",
    "lmtest",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "maxstat",
    "mgcv",
    "microbenchmark",
    "minqa",
    "mirai",
    "mlbench",
    "mlr3",
    "mlr3learners",
    "mlr3measures",
    "mlr3misc",
    "mlr3pipelines",
    "mlr3tuning",
    "modelr",
    "mvtnorm",
    "nanonext",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "palmerpenguins",
    "paradox",
    "parallelly",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "polynom",
    "proxy",
    "PRROC",
    "purrr",
    "quantreg",
    "R6",
    "ranger",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "robustbase",
    "rstatix",
    "S7",
    "scales",
    "sp",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "survminer",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "uuid",
    "vcd",
    "vctrs",
    "VIM",
    "viridisLite",
    "withr",
    "xfun",
    "xgboost",
    "xml2",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "maictools",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-23T07:17:46.000Z",
      "distro": "noble",
      "commit": "9e4971737b20bbe2927c55a91817cf3ea6a40fed",
      "fileid": "87115d6de6e02683e7791dfbf009021866097cc00a9ad94f71c1bdf0a4a08666",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326532463"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-23T07:17:48.000Z",
      "distro": "noble",
      "commit": "9e4971737b20bbe2927c55a91817cf3ea6a40fed",
      "fileid": "91f3790d1d9c96444ce580056df3def55443575beb9376527e25ac573ad14138",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326532463"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-23T07:17:46.000Z",
      "commit": "9e4971737b20bbe2927c55a91817cf3ea6a40fed",
      "fileid": "9870221c56ae0b575eeee206ab8b28b36b705a23e4595259607912b68da5f4a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326532463"
    }
  ]
}