{
  "_id": "6a1eef2bb401979e73412b00",
  "Package": "cmprskcoxmsm",
  "Type": "Package",
  "Title": "Use IPW to Estimate Treatment Effect under Competing Risks",
  "Version": "0.2.1",
  "Author": "Yiran Zhang, Ronghui Xu",
  "Maintainer": "Yiran Zhang <yiz038@health.ucsd.edu>",
  "Description": "Uses inverse probability weighting methods to estimate\ntreatment effect under marginal structure model for the\ncause-specific hazard of competing risk events. Estimates also\nthe cumulative incidence function (i.e. risk) of the potential\noutcomes, and provides inference on risk difference and risk\nratio. Reference: Kalbfleisch & Prentice\n(2002)<doi:10.1002/9781118032985>; Hernan et al\n(2001)<doi:10.1198/016214501753168154>.",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:26:49 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-09-04 04:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/cmprskcoxmsm",
  "RemoteRef": "HEAD",
  "RemoteSha": "f0ea9d2404191d4eb49309ab8bdd441b82540af1",
  "MD5sum": "b988c2ae92fb0a693c7c4174fe0daffe",
  "_user": "cran",
  "_type": "src",
  "_file": "cmprskcoxmsm_0.2.1.tar.gz",
  "_fileid": "cfa16910873f4fa91999cfe11f87197b07b9776bc366ade5d976b1b6c2d88be6",
  "_filesize": 443825,
  "_sha256": "cfa16910873f4fa91999cfe11f87197b07b9776bc366ade5d976b1b6c2d88be6",
  "_created": "2026-05-19T08:26:49.000Z",
  "_published": "2026-06-02T14:56:43.662Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79100915740,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078522919"
    },
    {
      "job": 79100916206,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078524510"
    },
    {
      "job": 79100914257,
      "time": 245,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078472106"
    },
    {
      "job": 79100914723,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361372808"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26085305479",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cmprskcoxmsm",
  "_commit": {
    "id": "f0ea9d2404191d4eb49309ab8bdd441b82540af1",
    "author": "Yiran Zhang <yiz038@health.ucsd.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.1\n",
    "time": 1630731002
  },
  "_maintainer": {
    "name": "Yiran Zhang",
    "email": "yiz038@health.ucsd.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "twang",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cmprskcoxmsm"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cmprskcoxmsm.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-01-22"
    },
    {
      "version": "0.2.0",
      "date": "2021-02-15"
    },
    {
      "version": "0.2.1",
      "date": "2021-09-04"
    }
  ],
  "_exports": [
    "cif_est",
    "doPS",
    "plot_est_cif",
    "plot.PS",
    "pvalFormat",
    "weight_cause_cox"
  ],
  "_datasets": [
    {
      "name": "follic",
      "title": "Follicular cell lymphoma study",
      "object": "follic",
      "file": "follic.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "hgb",
        "clinstg",
        "ch",
        "rt",
        "time",
        "status"
      ],
      "rows": 541,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cif_est",
      "title": "Estimated cumulative incidence function",
      "topics": [
        "cif_est"
      ]
    },
    {
      "page": "doPS",
      "title": "Generate the Inverse Probability Treatment Weights",
      "topics": [
        "doPS"
      ]
    },
    {
      "page": "follic",
      "title": "Follicular cell lymphoma study",
      "topics": [
        "follic"
      ]
    },
    {
      "page": "plot_est_cif",
      "title": "ggplot method for cif_est objects",
      "topics": [
        "plot_est_cif"
      ]
    },
    {
      "page": "plot.PS",
      "title": "Plotting histogram of propensity score and balancing plot for covariates in the propensity score model",
      "topics": [
        "plot.PS"
      ]
    },
    {
      "page": "pvalFormat",
      "title": "Adjust p-value format",
      "topics": [
        "pvalFormat"
      ]
    },
    {
      "page": "weight_cause_cox",
      "title": "Inverse probability weighted proportional cause-specific hazards model",
      "topics": [
        "weight_cause_cox"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "DBI",
    "deldir",
    "farver",
    "gbm",
    "ggplot2",
    "glue",
    "gtable",
    "interp",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "lattice",
    "latticeExtra",
    "lifecycle",
    "MASS",
    "Matrix",
    "MatrixModels",
    "minqa",
    "mitools",
    "numDeriv",
    "png",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "survey",
    "survival",
    "twang",
    "vctrs",
    "viridisLite",
    "withr",
    "xgboost",
    "xtable",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "weight_cause_cox.rnw",
      "filename": "weight_cause_cox.pdf",
      "title": "Estimating the treatment effect in failure-time settings with competing events",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2021-01-22 08:50:02",
      "modified": "2021-09-04 04:50:02",
      "commits": 3
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "cmprskcoxmsm",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-19T08:28:57.000Z",
      "distro": "noble",
      "commit": "f0ea9d2404191d4eb49309ab8bdd441b82540af1",
      "fileid": "557bc448e9290064d55a51ef5b16da35311f56e2e6b17137c4379d49a988f8e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26085305479"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-19T08:29:00.000Z",
      "distro": "noble",
      "commit": "f0ea9d2404191d4eb49309ab8bdd441b82540af1",
      "fileid": "e0a8b885467166550a03e3c4c89e99cacfbe6b06839f89a2423eb354874baa5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26085305479"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-02T14:56:11.000Z",
      "commit": "f0ea9d2404191d4eb49309ab8bdd441b82540af1",
      "fileid": "40d2d90e24cc5805d9fa03e16d436d81970cb5920bc90f5f1d7fcd8033541b75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26085305479"
    }
  ]
}