{
  "_id": "6a54b2a3ff0138dec5d66c0e",
  "Package": "triplediff",
  "Title": "Triple-Difference Estimators",
  "Version": "0.2.4",
  "Authors@R": "c(person(\"Marcelo\", \"Ortiz-Villavicencio\", email = \"marcelo.ortiz@emory.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Pedro H. C.\", \"Sant'Anna\", email = \"pedro.santanna@emory.edu\", role = c(\"aut\"))\n)",
  "Description": "Implements triple-difference (DDD) estimators for both\naverage treatment effects and event-study parameters. Methods\ninclude regression adjustment, inverse-probability weighting,\nand doubly-robust estimators, all of which rely on a\nconditional DDD parallel-trends assumption and allow covariate\nadjustment across multiple pre- and post-treatment periods. The\nmethodology is detailed in Ortiz-Villavicencio and Sant'Anna\n(2025) <doi:10.48550/arXiv.2505.09942>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "http://marcelortiz.com/triplediff/",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-13 09:36:45 UTC",
    "User": "root"
  },
  "Author": "Marcelo Ortiz-Villavicencio [aut, cre], Pedro H. C. Sant'Anna\n[aut]",
  "Maintainer": "Marcelo Ortiz-Villavicencio <marcelo.ortiz@emory.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-13 20:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/triplediff",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a40bba77799158c84ca2b482581a56871629735",
  "_user": "cran",
  "_type": "src",
  "_file": "triplediff_0.2.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/b282db4166d18ebd5d586bd7db63d5cccc008167c46e422d51ff0cd8eef30c87",
  "_filesize": 328949,
  "_sha256": "b282db4166d18ebd5d586bd7db63d5cccc008167c46e422d51ff0cd8eef30c87",
  "_expires": "2026-10-21T09:40:49.000Z",
  "_created": "2026-07-13T09:36:45.000Z",
  "_published": "2026-07-13T09:40:51.323Z",
  "_jobs": [
    {
      "job": 86782831465,
      "time": 176,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8274980311"
    },
    {
      "job": 86782831476,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8274979345"
    },
    {
      "job": 86782831434,
      "time": 189,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8274986032"
    },
    {
      "job": 86782831449,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8274981466"
    },
    {
      "job": 86782100777,
      "time": 216,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8274905692"
    },
    {
      "job": 86782831369,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8274965361"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29239544258",
  "_status": "success",
  "_upstream": "https://github.com/cran/triplediff",
  "_commit": {
    "id": "6a40bba77799158c84ca2b482581a56871629735",
    "author": "Marcelo Ortiz-Villavicencio <marcelo.ortiz@emory.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.4\n",
    "time": 1781382002
  },
  "_maintainer": {
    "name": "Marcelo Ortiz-Villavicencio",
    "email": "marcelo.ortiz@emory.edu"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "LinkingTo"
    },
    {
      "package": "BMisc",
      "version": ">= 1.4.9",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.15.0",
      "role": "Imports"
    },
    {
      "package": "fastglm",
      "version": ">= 0.0.3",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.6.1",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-07-23"
    },
    {
      "name": "0.2.0",
      "date": "2026-01-16"
    },
    {
      "name": "0.2.4",
      "date": "2026-06-13"
    }
  ],
  "_stars": 2,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 618,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 358,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/triplediff"
  },
  "_pkgdown": "http://marcelortiz.com/triplediff/",
  "_searchresults": 15,
  "_topics": [
    "cpp"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/triplediff.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-07-23"
    },
    {
      "version": "0.2.0",
      "date": "2026-01-16"
    },
    {
      "version": "0.2.4",
      "date": "2026-06-13"
    }
  ],
  "_exports": [
    "agg_ddd",
    "att_dr",
    "att_dr_rc",
    "compute_aggregation",
    "ddd",
    "gen_dgp_2periods",
    "gen_dgp_mult_periods",
    "process_attgt"
  ],
  "_help": [
    {
      "page": "agg_ddd",
      "title": "Aggregate Group-Time Average Treatment Effects in Staggered Triple-Differences Designs.",
      "topics": [
        "agg_ddd"
      ]
    },
    {
      "page": "ddd",
      "title": "Doubly Robust DDD estimators for the group-time average treatment effects.",
      "topics": [
        "ddd"
      ]
    },
    {
      "page": "gen_dgp_2periods",
      "title": "Function that generates panel data with single treatment date assignment and two time periods.",
      "topics": [
        "gen_dgp_2periods"
      ]
    },
    {
      "page": "gen_dgp_mult_periods",
      "title": "Generate panel data with staggered treatment adoption (three periods)",
      "topics": [
        "gen_dgp_mult_periods"
      ]
    }
  ],
  "_readme": "https://github.com/cran/triplediff/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "bigmemory",
    "bigmemory.sri",
    "BMisc",
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "fastglm",
    "Formula",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.653212513775344,
  "_indexed": true,
  "_nocasepkg": "triplediff",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-07-13T09:39:30.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6a40bba77799158c84ca2b482581a56871629735",
      "fileid": "https://r2.ropensci.org/3415f0133f30c4dd04aff7968fcd69634e35b304e9bda3676c8a77809cbb60c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29239544258"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-07-13T09:39:18.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6a40bba77799158c84ca2b482581a56871629735",
      "fileid": "https://r2.ropensci.org/e81a393b7a86bb31d2e1a7eaf6690a7067819fe2fba319869ce9a99a9b100bd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29239544258"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-07-13T09:39:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6a40bba77799158c84ca2b482581a56871629735",
      "fileid": "https://r2.ropensci.org/745ae8d0865ed0f30482ce974d0d70a439b8b8396f022c386c9fd324c0a0ce71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29239544258"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-07-13T09:39:22.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6a40bba77799158c84ca2b482581a56871629735",
      "fileid": "https://r2.ropensci.org/77629a138edc5fe4b38176286fcee579748e9bc81e4b675fdb935e1a4ecfafff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29239544258"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-07-13T09:39:30.000Z",
      "arch": "emscripten",
      "commit": "6a40bba77799158c84ca2b482581a56871629735",
      "fileid": "https://r2.ropensci.org/8d50f5bf991a20d31afd2e8c2b3369805a6de4c9872eb3fe481f48966c82826c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29239544258"
    }
  ]
}