{
  "_id": "6a61a308f673e46fff56cd94",
  "Package": "qte",
  "Title": "Quantile Treatment Effects",
  "Version": "2.0.0",
  "Authors@R": "person(\"Brantly\", \"Callaway\", email=\"brantly.callaway@uga.edu\",\nrole=c(\"aut\",\"cre\"))",
  "Description": "Provides several methods for computing the Quantile\nTreatment Effect (QTE) and Quantile Treatment Effect on the\nTreated (QTT). The main cases covered are (i) treatment is\nrandomly assigned, (ii) treatment is as good as randomly\nassigned after conditioning on covariates (selection on\nobservables) using the methods of Firpo (2007)\n<doi:10.1111/j.1468-0262.2007.00738.x>, and (iii)\nidentification is based on a Difference in Differences\nassumption, with support for several varieties including Athey\nand Imbens (2006) <doi:10.1111/j.1468-0262.2006.00668.x>,\nCallaway and Li (2019) <doi:10.3982/QE935>, and Callaway, Li,\nand Oka (2018) <doi:10.1016/j.jeconom.2018.06.008>. Version 2.0\nadds a unified staggered treatment adoption API (built on\n'ptetools') for all DiD-based estimators, as well as a new\nlagged-outcome unconfoundedness estimator ('lou_qtt').",
  "URL": "https://bcallaway11.github.io/qte/,\nhttps://github.com/bcallaway11/qte",
  "BugReports": "https://github.com/bcallaway11/qte/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr, quarto",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://bcallaway11.r-universe.dev",
  "Date/Publication": "2026-07-23 02:02:24 UTC",
  "RemoteUrl": "https://github.com/bcallaway11/qte",
  "RemoteRef": "HEAD",
  "RemoteSha": "33d50f5c13655aa178e40441df5d3a768ee47b4d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 05:09:14 UTC",
    "User": "root"
  },
  "Author": "Brantly Callaway [aut, cre]",
  "Maintainer": "Brantly Callaway <brantly.callaway@uga.edu>",
  "_user": "bcallaway11",
  "_type": "src",
  "_file": "qte_2.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a8bae7dfe4c185e509e5ae87e5fd5b4395179ad353ac09ed23808cd88e6f35a9",
  "_filesize": 1817581,
  "_sha256": "a8bae7dfe4c185e509e5ae87e5fd5b4395179ad353ac09ed23808cd88e6f35a9",
  "_expires": "2026-10-31T05:13:42.000Z",
  "_created": "2026-07-23T05:09:14.000Z",
  "_published": "2026-07-23T05:13:43.931Z",
  "_jobs": [
    {
      "job": 89123770722,
      "time": 227,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8553367574"
    },
    {
      "job": 89123770753,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8553363993"
    },
    {
      "job": 89123770738,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8553364387"
    },
    {
      "job": 89123770729,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8553360414"
    },
    {
      "job": 89123117006,
      "time": 280,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8553303324"
    },
    {
      "job": 89123770814,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8553346375"
    },
    {
      "job": 89123770748,
      "time": 184,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8553355647"
    },
    {
      "job": 89123770777,
      "time": 205,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8553361844"
    },
    {
      "job": 89123770755,
      "time": 197,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8553359791"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/29981180630",
  "_status": "success",
  "_upstream": "https://github.com/bcallaway11/qte",
  "_commit": {
    "id": "33d50f5c13655aa178e40441df5d3a768ee47b4d",
    "author": "Brantly Callaway <brantly.callaway@uga.edu>",
    "committer": "Brantly Callaway <brantly.callaway@uga.edu>",
    "message": "Document response to CRAN's tarball-size and checktime feedback\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\n",
    "time": 1784772144
  },
  "_maintainer": {
    "name": "Brantly Callaway",
    "email": "brantly.callaway@uga.edu",
    "login": "bcallaway11",
    "description": "Brantly Callaway, Department of Economics, University of Georgia",
    "uuid": 148795
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "BMisc",
      "role": "Imports"
    },
    {
      "package": "formula.tools",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ptetools",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "msm",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "did",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    }
  ],
  "_owner": "bcallaway11",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 9
    },
    {
      "week": "2026-30",
      "n": 13
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2026-05-23"
    }
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "bcallaway11",
      "count": 138,
      "uuid": 148795
    },
    {
      "user": "fkohrt",
      "count": 1,
      "uuid": 12914806
    }
  ],
  "_userbio": {
    "uuid": 148795,
    "type": "user",
    "name": "Brantly Callaway",
    "followers": 385,
    "description": "Brantly Callaway, Department of Economics, University of Georgia"
  },
  "_downloads": {
    "count": 319,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qte"
  },
  "_devurl": "https://github.com/bcallaway11/qte",
  "_pkgdown": "https://bcallaway11.github.io/qte/",
  "_searchresults": 68,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/qte.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bcallaway11/qte",
  "_realowner": "bcallaway11",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2015-05-01"
    },
    {
      "version": "1.2.0",
      "date": "2017-06-19"
    },
    {
      "version": "1.2.1",
      "date": "2018-02-26"
    },
    {
      "version": "1.2.2",
      "date": "2018-04-30"
    },
    {
      "version": "1.3.0",
      "date": "2019-06-10"
    },
    {
      "version": "1.3.1",
      "date": "2022-09-01"
    }
  ],
  "_exports": [
    "ci.qte",
    "ci.qtet",
    "cic",
    "CiC",
    "cic_gt",
    "ddid",
    "ddid_gt",
    "ddid2",
    "ggqte",
    "lou_qtt",
    "mdid",
    "MDiD",
    "mdid_gt",
    "panel_qtt",
    "panel_qtt_gt",
    "panel.qtet",
    "panelize.data",
    "qdid",
    "QDiD",
    "qdid_gt",
    "QTE",
    "QTEparams",
    "unc_qte"
  ],
  "_datasets": [
    {
      "name": "lalonde.exp",
      "title": "Lalonde's Experimental Dataset",
      "object": "lalonde",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "education",
        "black",
        "hispanic",
        "married",
        "nodegree",
        "re74",
        "re75",
        "re78",
        "u74",
        "u75",
        "treat",
        "id"
      ],
      "rows": 445,
      "table": true,
      "tojson": true
    },
    {
      "name": "lalonde.exp.panel",
      "title": "Lalonde's Panel Experimental Dataset",
      "object": "lalonde",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "id",
        "re",
        "treat",
        "age",
        "education",
        "black",
        "hispanic",
        "married",
        "nodegree",
        "u74",
        "u75",
        "uniqueid"
      ],
      "rows": 1335,
      "table": true,
      "tojson": true
    },
    {
      "name": "lalonde.psid",
      "title": "Lalonde's Observational Dataset",
      "object": "lalonde",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "education",
        "black",
        "hispanic",
        "married",
        "nodegree",
        "re74",
        "re75",
        "re78",
        "u74",
        "u75",
        "treat",
        "id"
      ],
      "rows": 2675,
      "table": true,
      "tojson": true
    },
    {
      "name": "lalonde.psid.panel",
      "title": "Lalonde's Panel Observational Dataset",
      "object": "lalonde",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "id",
        "re",
        "treat",
        "age",
        "education",
        "black",
        "hispanic",
        "married",
        "nodegree",
        "u74",
        "u75",
        "uniqueid"
      ],
      "rows": 8025,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "qte-package",
      "title": "qte: A package for computing quantile treatment effects",
      "topics": [
        "qte-package",
        "qte"
      ]
    },
    {
      "page": "autoplot.QTE",
      "title": "autoplot.QTE",
      "topics": [
        "autoplot.QTE"
      ]
    },
    {
      "page": "cic",
      "title": "Change in Changes",
      "topics": [
        "cic"
      ]
    },
    {
      "page": "cic_gt",
      "title": "Change in Changes: group-time estimator",
      "topics": [
        "cic_gt"
      ]
    },
    {
      "page": "ddid",
      "title": "Distributional Difference-in-Differences",
      "topics": [
        "ddid"
      ]
    },
    {
      "page": "ddid_gt",
      "title": "Distributional DiD: group-time estimator",
      "topics": [
        "ddid_gt"
      ]
    },
    {
      "page": "lalonde",
      "title": "Lalonde (1986)'s NSW Dataset",
      "topics": [
        "lalonde"
      ]
    },
    {
      "page": "lalonde.exp",
      "title": "Lalonde's Experimental Dataset",
      "topics": [
        "lalonde.exp"
      ]
    },
    {
      "page": "lalonde.exp.panel",
      "title": "Lalonde's Panel Experimental Dataset",
      "topics": [
        "lalonde.exp.panel"
      ]
    },
    {
      "page": "lalonde.psid",
      "title": "Lalonde's Observational Dataset",
      "topics": [
        "lalonde.psid"
      ]
    },
    {
      "page": "lalonde.psid.panel",
      "title": "Lalonde's Panel Observational Dataset",
      "topics": [
        "lalonde.psid.panel"
      ]
    },
    {
      "page": "lou_qtt",
      "title": "Lagged Outcome Unconfoundedness QTT",
      "topics": [
        "lou_qtt"
      ]
    },
    {
      "page": "mdid",
      "title": "Mean Difference-in-Differences",
      "topics": [
        "mdid"
      ]
    },
    {
      "page": "mdid_gt",
      "title": "Mean Difference-in-Differences: group-time estimator",
      "topics": [
        "mdid_gt"
      ]
    },
    {
      "page": "panel_qtt",
      "title": "Panel QTT (Callaway-Li 2019)",
      "topics": [
        "panel_qtt"
      ]
    },
    {
      "page": "panel_qtt_gt",
      "title": "Panel QTT: group-time estimator (Callaway-Li 2019)",
      "topics": [
        "panel_qtt_gt"
      ]
    },
    {
      "page": "plot.QTE",
      "title": "plot.QTE",
      "topics": [
        "plot.QTE"
      ]
    },
    {
      "page": "print.summary.QTE",
      "title": "Print summary.QTE",
      "topics": [
        "print.summary.QTE"
      ]
    },
    {
      "page": "qdid",
      "title": "Quantile Difference-in-Differences",
      "topics": [
        "qdid"
      ]
    },
    {
      "page": "qdid_gt",
      "title": "Quantile Difference-in-Differences: group-time estimator",
      "topics": [
        "qdid_gt"
      ]
    },
    {
      "page": "summary.QTE",
      "title": "Summary",
      "topics": [
        "summary.QTE"
      ]
    },
    {
      "page": "unc_qte",
      "title": "unc_qte",
      "topics": [
        "unc_qte"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bcallaway11/qte/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bcallaway11/qte/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "bigmemory",
    "bigmemory.sri",
    "BMisc",
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "DRDID",
    "farver",
    "fastglm",
    "Formula",
    "formula.tools",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "operator.tools",
    "pbapply",
    "pillar",
    "pkgconfig",
    "ptetools",
    "purrr",
    "quantreg",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "splines2",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "trust",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "panel-estimators.qmd",
      "filename": "panel-estimators.html",
      "title": "Panel Data Estimators for Quantile Treatment Effects",
      "engine": "quarto::html",
      "headings": [
        "Overview",
        "Change in Changes — cic()",
        "Quantile Difference-in-Differences — qdid()",
        "Panel QTT — panel_qtt()",
        "Distributional DiD — ddid()",
        "Mean Difference-in-Differences — mdid()",
        "Lagged-Outcome Unconfoundedness — lou_qtt()",
        "Summary",
        "References"
      ],
      "created": "2026-05-25 04:12:37",
      "modified": "2026-07-23 01:59:34",
      "commits": 3
    },
    {
      "source": "intro.qmd",
      "filename": "intro.html",
      "title": "Quantile Treatment Effects in R",
      "engine": "quarto::html",
      "headings": [
        "What are Quantile Treatment Effects?",
        "Random assignment",
        "Unconfoundedness",
        "QTT under unconfoundedness",
        "Reading the output",
        "References"
      ],
      "created": "2026-05-23 13:21:00",
      "modified": "2026-07-23 01:59:34",
      "commits": 5
    },
    {
      "source": "staggered-adoption.qmd",
      "filename": "staggered-adoption.html",
      "title": "Staggered Treatment Adoption with the qte Package",
      "engine": "quarto::html",
      "headings": [
        "Introduction",
        "QTT curve estimation",
        "Overall QTT curve",
        "Dynamic QTT — event-study by quantile",
        "ATT and event-study summary",
        "Comparing estimators",
        "Repeated cross sections",
        "Inference notes",
        "References"
      ],
      "created": "2026-05-23 13:21:00",
      "modified": "2026-07-23 01:59:34",
      "commits": 4
    }
  ],
  "_score": 6.527114111639805,
  "_indexed": true,
  "_nocasepkg": "qte",
  "_universes": [
    "bcallaway11"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-23T05:12:09.000Z",
      "distro": "resolute",
      "commit": "33d50f5c13655aa178e40441df5d3a768ee47b4d",
      "fileid": "https://r2.ropensci.org/dbfff0a632d744699bee6c8c41b928d69a50edc9f787b46da2be20331ec5ac16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/29981180630"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-23T05:12:02.000Z",
      "distro": "resolute",
      "commit": "33d50f5c13655aa178e40441df5d3a768ee47b4d",
      "fileid": "https://r2.ropensci.org/954f6954ff505a8a8bfe0176222f5d88ebce8015196eb3b25a6f01bc93c82204",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/29981180630"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-07-23T05:12:24.000Z",
      "commit": "33d50f5c13655aa178e40441df5d3a768ee47b4d",
      "fileid": "https://r2.ropensci.org/fc8f7b09ad97e40db215628d03d03aa5d9008ffb93e4d97c6514beee6a11c66f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/29981180630"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-07-23T05:12:11.000Z",
      "commit": "33d50f5c13655aa178e40441df5d3a768ee47b4d",
      "fileid": "https://r2.ropensci.org/d6edacb77557046ae94bfdf8f0cab3a885562a819167c04e54d25c42d7f8edda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/29981180630"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-07-23T05:11:58.000Z",
      "commit": "33d50f5c13655aa178e40441df5d3a768ee47b4d",
      "fileid": "https://r2.ropensci.org/a1d56d12c8e321206f07c51649f29c227d3a1cf194667e79f27f721421b05634",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/29981180630"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-23T05:11:19.000Z",
      "commit": "33d50f5c13655aa178e40441df5d3a768ee47b4d",
      "fileid": "https://r2.ropensci.org/5e6506ad2ba19cc5135e3f1b7abc4608780af7abb2c986817a4668e1a6e23974",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/29981180630"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-23T05:11:30.000Z",
      "commit": "33d50f5c13655aa178e40441df5d3a768ee47b4d",
      "fileid": "https://r2.ropensci.org/e8b32086f5507505f50533b15c9115ba5b2f85ddfcab54f8b821d75844e6f91c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/29981180630"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-23T05:11:32.000Z",
      "commit": "33d50f5c13655aa178e40441df5d3a768ee47b4d",
      "fileid": "https://r2.ropensci.org/74fea11c115387f46754f4df19727619a2870923bd88c4d6ea5e56407906a98a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/29981180630"
    }
  ]
}