{
  "_id": "6a6250a5d3420cf5dfdb3531",
  "Package": "didimputation",
  "Type": "Package",
  "Title": "Imputation Estimator from Borusyak, Jaravel, and Spiess (2021)",
  "Version": "0.6.0",
  "Authors@R": "c(person(\ngiven = \"Kyle\",\nfamily = \"Butts\",\nrole = c(\"aut\", \"cre\"),\nemail = \"buttskyle96@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9048-8059\")\n))",
  "Description": "Estimates Two-way Fixed Effects\ndifference-in-differences/event-study models using the\nimputation-based approach proposed by Borusyak, Jaravel, and\nSpiess (2021).",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/kylebutts/didimputation",
  "License": "MIT + file LICENSE",
  "Repository": "https://kylebutts.r-universe.dev",
  "Date/Publication": "2026-07-23 16:17:12 UTC",
  "RemoteUrl": "https://github.com/kylebutts/didimputation",
  "RemoteRef": "HEAD",
  "RemoteSha": "f17fa994d9f8397a34c886579adf7d5ff9b7572b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 17:31:29 UTC",
    "User": "root"
  },
  "Author": "Kyle Butts [aut, cre] (ORCID: <https://orcid.org/0000-0002-9048-8059>)",
  "Maintainer": "Kyle Butts <buttskyle96@gmail.com>",
  "_user": "kylebutts",
  "_type": "src",
  "_file": "didimputation_0.6.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3d6a3e0f491da43d2d33051a46d9bb1b841c2fc343eb66a06d5d2863c9407bdb",
  "_filesize": 1754568,
  "_sha256": "3d6a3e0f491da43d2d33051a46d9bb1b841c2fc343eb66a06d5d2863c9407bdb",
  "_expires": "2026-10-31T17:34:27.000Z",
  "_created": "2026-07-23T17:31:29.000Z",
  "_published": "2026-07-23T17:34:29.501Z",
  "_jobs": [
    {
      "job": 89283251662,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8572851506"
    },
    {
      "job": 89283251716,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8572852374"
    },
    {
      "job": 89283251697,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8572845126"
    },
    {
      "job": 89283251652,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8572846993"
    },
    {
      "job": 89282484265,
      "time": 167,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8572783031"
    },
    {
      "job": 89283251677,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8572837048"
    },
    {
      "job": 89283251721,
      "time": 91,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8572833758"
    },
    {
      "job": 89283251720,
      "time": 76,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8572825865"
    },
    {
      "job": 89283251645,
      "time": 102,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8572834695"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kylebutts/actions/runs/30029263358",
  "_status": "success",
  "_upstream": "https://github.com/kylebutts/didimputation",
  "_commit": {
    "id": "f17fa994d9f8397a34c886579adf7d5ff9b7572b",
    "author": "Kyle F Butts <buttskyle96@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #32 from Leonbremer/fix-pretrends-doc\n\nUpdate pre-trends documentation and add ref period to pre-trends",
    "time": 1784823432
  },
  "_maintainer": {
    "name": "Kyle Butts",
    "email": "buttskyle96@gmail.com",
    "login": "kylebutts",
    "twitter": "@kylefbutts",
    "description": "Assistant Professor of Economics\nUniversity of Arkansas",
    "uuid": 19961439,
    "orcid": "0000-0002-9048-8059"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "fixest",
      "version": ">= 0.13.2",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.10.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kylebutts",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 58,
  "_contributors": [
    {
      "user": "kylebutts",
      "count": 33,
      "uuid": 19961439
    },
    {
      "user": "gregobad",
      "count": 21,
      "uuid": 30160174
    },
    {
      "user": "grantmcdermott",
      "count": 1,
      "uuid": 10285037
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "fhollenbach",
      "count": 1,
      "uuid": 1372634
    }
  ],
  "_userbio": {
    "uuid": 19961439,
    "type": "user",
    "name": "Kyle F Butts",
    "followers": 642,
    "description": "Assistant Professor of Economics\r\nUniversity of Arkansas"
  },
  "_downloads": {
    "count": 1564,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/didimputation"
  },
  "_devurl": "https://github.com/kylebutts/didimputation",
  "_searchresults": 150,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/didimputation.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kylebutts/didimputation",
  "_realowner": "kylebutts",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-08-02"
    },
    {
      "version": "0.3.0",
      "date": "2022-08-25"
    },
    {
      "version": "0.5.0",
      "date": "2025-12-17"
    },
    {
      "version": "0.5.1",
      "date": "2026-03-09"
    }
  ],
  "_exports": [
    "did_imputation"
  ],
  "_datasets": [
    {
      "name": "df_het",
      "title": "Simulated data with two treatment groups and heterogenous effects",
      "object": "df_het",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "unit",
        "state",
        "unit_fe",
        "group",
        "g",
        "year",
        "year_fe",
        "treat",
        "rel_year",
        "rel_year_binned",
        "error",
        "te",
        "te_dynamic",
        "dep_var"
      ],
      "rows": 31000,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_hom",
      "title": "Simulated data with two treatment groups and homogenous effects",
      "object": "df_hom",
      "class": [
        "grouped_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "unit",
        "state",
        "unit_fe",
        "group",
        "g",
        "year",
        "year_fe",
        "treat",
        "rel_year",
        "rel_year_binned",
        "error",
        "te",
        "te_dynamic",
        "dep_var",
        "weight"
      ],
      "rows": 31000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "df_het",
      "title": "Simulated data with two treatment groups and heterogenous effects",
      "topics": [
        "df_het"
      ]
    },
    {
      "page": "df_hom",
      "title": "Simulated data with two treatment groups and homogenous effects",
      "topics": [
        "df_hom"
      ]
    },
    {
      "page": "did_imputation",
      "title": "Borusyak, Jaravel, and Spiess (2021) Estimator",
      "topics": [
        "did_imputation"
      ]
    }
  ],
  "_readme": "https://github.com/kylebutts/didimputation/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "dreamerr",
    "fixest",
    "Formula",
    "lattice",
    "Matrix",
    "nlme",
    "numDeriv",
    "Rcpp",
    "sandwich",
    "stringmagic",
    "zoo"
  ],
  "_score": 7.3890285064457535,
  "_indexed": true,
  "_nocasepkg": "didimputation",
  "_universes": [
    "kylebutts"
  ],
  "_previous": "0.5.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-07-23T17:33:44.000Z",
      "distro": "resolute",
      "commit": "f17fa994d9f8397a34c886579adf7d5ff9b7572b",
      "fileid": "https://r2.ropensci.org/d19405ff39e9ac3523112d28cef5b6b2673d4e955c70595ff8f1a3dfc938b63e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/30029263358"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-07-23T17:33:46.000Z",
      "distro": "resolute",
      "commit": "f17fa994d9f8397a34c886579adf7d5ff9b7572b",
      "fileid": "https://r2.ropensci.org/f9ae0ddd77655c679f35096c5a33857f857e99cf0d98bf9eeeddae2eaded34ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/30029263358"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-07-23T17:33:31.000Z",
      "commit": "f17fa994d9f8397a34c886579adf7d5ff9b7572b",
      "fileid": "https://r2.ropensci.org/eb0effe2192134b3900f495e6af4782053fddbaee9b43ae824c396705a28e619",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/30029263358"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-07-23T17:33:32.000Z",
      "commit": "f17fa994d9f8397a34c886579adf7d5ff9b7572b",
      "fileid": "https://r2.ropensci.org/6561528086b79a68a04a37d0501806ef82b35a221194d6ac401349330c24c283",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/30029263358"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-07-23T17:33:36.000Z",
      "commit": "f17fa994d9f8397a34c886579adf7d5ff9b7572b",
      "fileid": "https://r2.ropensci.org/dae22b0c5b9289ebeb1ce6b99841b89837e9f84baf359e22b2fdf17a8eb4cfce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/30029263358"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-23T17:33:02.000Z",
      "commit": "f17fa994d9f8397a34c886579adf7d5ff9b7572b",
      "fileid": "https://r2.ropensci.org/ebdd5de8b2a2b931022fd8750fb4ea759c15b6c98d6004ef21d1b0913ef99eb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/30029263358"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-23T17:32:50.000Z",
      "commit": "f17fa994d9f8397a34c886579adf7d5ff9b7572b",
      "fileid": "https://r2.ropensci.org/e4f47b3a20516e7dc1b8a7d816432fdc7e2ff1d275164eaf2c0e39da814108e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/30029263358"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-23T17:33:05.000Z",
      "commit": "f17fa994d9f8397a34c886579adf7d5ff9b7572b",
      "fileid": "https://r2.ropensci.org/bfdc3c2898301b7af051341a190791969ba67e733094471923c39e5286404f3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/30029263358"
    }
  ]
}