{
  "_id": "6a54740e9b92047c28d59b19",
  "Package": "etwfe",
  "Type": "Package",
  "Title": "Extended Two-Way Fixed Effects",
  "Version": "0.6.2",
  "Date": "2026-03-22",
  "Authors@R": "c(\nperson(given = \"Grant\",\nfamily = \"McDermott\",\nrole = c(\"aut\", \"cre\"),\nemail = \"contact@grantmcdermott.com\",\ncomment = c(ORCID = \"0000-0001-7883-8573\")),\nperson(given = \"Frederic\",\nfamily = \"Kluser\",\nrole = \"ctb\",\nemail = \"frederic.kluser@unibe.ch\"),\nperson(given = \"Ulrich\",\nfamily = \"Morawetz\",\nrole = \"ctb\",\nemail = \"ulrich.morawetz@boku.ac.at\")\n)",
  "Description": "Convenience functions for implementing extended two-way\nfixed effect regressions a la Wooldridge (2023, 2025)\n<doi:10.1093/ectj/utad016>, <doi:10.1007/s00181-025-02807-z>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://grantmcdermott.com/etwfe/",
  "BugReports": "https://github.com/grantmcdermott/etwfe/issues",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://grantmcdermott.r-universe.dev",
  "Date/Publication": "2026-03-27 17:07:13 UTC",
  "RemoteUrl": "https://github.com/grantmcdermott/etwfe",
  "RemoteRef": "HEAD",
  "RemoteSha": "2b47cfdf61b90140c8372574eece4ad6d43d37f9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 05:09:29 UTC",
    "User": "root"
  },
  "Author": "Grant McDermott [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7883-8573>),\nFrederic Kluser [ctb],\nUlrich Morawetz [ctb]",
  "Maintainer": "Grant McDermott <contact@grantmcdermott.com>",
  "_user": "grantmcdermott",
  "_type": "src",
  "_file": "etwfe_0.6.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/a02de47fb56f28716afc351e71cb80716f039d76bed26c8bc805e14882e62090",
  "_filesize": 579272,
  "_sha256": "a02de47fb56f28716afc351e71cb80716f039d76bed26c8bc805e14882e62090",
  "_expires": "2026-10-21T05:13:48.000Z",
  "_created": "2026-07-13T05:09:29.000Z",
  "_published": "2026-07-13T05:13:50.406Z",
  "_jobs": [
    {
      "job": 86738964565,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8269659662"
    },
    {
      "job": 86738964581,
      "time": 219,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269666240"
    },
    {
      "job": 86738964557,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8269656544"
    },
    {
      "job": 86738964562,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269649877"
    },
    {
      "job": 86738473051,
      "time": 249,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269614601"
    },
    {
      "job": 86738964571,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8269645430"
    },
    {
      "job": 86738964629,
      "time": 156,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8269651652"
    },
    {
      "job": 86738964633,
      "time": 165,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8269654026"
    },
    {
      "job": 86738964555,
      "time": 187,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269658844"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/29225435454",
  "_status": "success",
  "_upstream": "https://github.com/grantmcdermott/etwfe",
  "_commit": {
    "id": "2b47cfdf61b90140c8372574eece4ad6d43d37f9",
    "author": "Grant McDermott <grant.mcdermott@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #86 from grantmcdermott/cran_v0.6.2\n\nCRAN 0.6.2",
    "time": 1774631233
  },
  "_maintainer": {
    "name": "Grant McDermott",
    "email": "contact@grantmcdermott.com",
    "orcid": "0000-0001-7883-8573"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "fixest",
      "version": ">= 0.13.2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.15.0",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "marginaleffects",
      "version": ">= 0.29.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tinyplot",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "did",
      "version": ">= 2.3.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "modelsummary",
      "version": ">= 2.2.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "grantmcdermott",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 4
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.6.0",
      "date": "2025-09-03"
    },
    {
      "name": "v0.6.1",
      "date": "2026-03-16"
    },
    {
      "name": "v0.6.2",
      "date": "2026-03-27"
    }
  ],
  "_stars": 61,
  "_contributors": [
    {
      "user": "grantmcdermott",
      "count": 233,
      "uuid": 10285037
    },
    {
      "user": "vincentarelbundock",
      "count": 7,
      "uuid": 987057
    },
    {
      "user": "lrberge",
      "count": 2,
      "uuid": 43536394
    },
    {
      "user": "chase-eck",
      "count": 1,
      "uuid": 15744244
    },
    {
      "user": "etiennebacher",
      "count": 1,
      "uuid": 52219252
    },
    {
      "user": "fhollenbach",
      "count": 1,
      "uuid": 1372634
    },
    {
      "user": "frederickluser",
      "count": 1,
      "uuid": 57940466
    },
    {
      "user": "tyleransom",
      "count": 1,
      "uuid": 13243576
    },
    {
      "user": "umor",
      "count": 1,
      "uuid": 2915503
    }
  ],
  "_userbio": {
    "uuid": 10285037,
    "type": "user",
    "name": "Grant McDermott",
    "followers": 906,
    "description": "Principal Economist at Amazon. Mix of economics, data science, and open source."
  },
  "_downloads": {
    "count": 824,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/etwfe"
  },
  "_devurl": "https://github.com/grantmcdermott/etwfe",
  "_pkgdown": "https://grantmcdermott.com/etwfe/",
  "_searchresults": 111,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/etwfe.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/grantmcdermott/etwfe",
  "_realowner": "grantmcdermott",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-12-14"
    },
    {
      "version": "0.2.0",
      "date": "2023-01-14"
    },
    {
      "version": "0.3.0",
      "date": "2023-02-08"
    },
    {
      "version": "0.3.1",
      "date": "2023-02-28"
    },
    {
      "version": "0.3.2",
      "date": "2023-05-02"
    },
    {
      "version": "0.3.3",
      "date": "2023-05-28"
    },
    {
      "version": "0.3.4",
      "date": "2023-06-20"
    },
    {
      "version": "0.3.5",
      "date": "2023-12-01"
    },
    {
      "version": "0.4.0",
      "date": "2024-02-27"
    },
    {
      "version": "0.5.0",
      "date": "2024-12-16"
    },
    {
      "version": "0.6.0",
      "date": "2025-09-03"
    },
    {
      "version": "0.6.1",
      "date": "2026-03-16"
    },
    {
      "version": "0.6.2",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "emfx",
    "etwfe"
  ],
  "_help": [
    {
      "page": "emfx",
      "title": "Post-estimation aggregation of ETWFE results",
      "topics": [
        "emfx"
      ]
    },
    {
      "page": "etwfe",
      "title": "Extended two-way fixed effects",
      "topics": [
        "etwfe"
      ]
    },
    {
      "page": "plot.emfx",
      "title": "Plot method for emfx objects",
      "topics": [
        "plot.emfx"
      ]
    }
  ],
  "_readme": "https://github.com/grantmcdermott/etwfe/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "data.table",
    "dreamerr",
    "fixest",
    "Formula",
    "generics",
    "insight",
    "lattice",
    "marginaleffects",
    "nlme",
    "numDeriv",
    "Rcpp",
    "rlang",
    "sandwich",
    "stringmagic",
    "tinyplot",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "etwfe.Rmd",
      "filename": "etwfe.html",
      "title": "Introduction to etwfe",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Dataset",
        "Basic usage",
        "etwfe",
        "emfx",
        "Presentation",
        "Plots",
        "Tables",
        "Heterogeneous treatment effects",
        "Other families",
        "Performance tips",
        "Under the hood",
        "Manual implementation",
        "Regarding fixed effects"
      ],
      "created": "2022-12-05 06:50:53",
      "modified": "2026-02-18 01:07:59",
      "commits": 46
    }
  ],
  "_score": 8.812924046836994,
  "_indexed": true,
  "_nocasepkg": "etwfe",
  "_universes": [
    "grantmcdermott"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-13T05:12:00.000Z",
      "distro": "resolute",
      "commit": "2b47cfdf61b90140c8372574eece4ad6d43d37f9",
      "fileid": "https://r2.ropensci.org/4b2cfe3505cee227f9c956700c9d8e6e068580f5b8c67ab3fdc4609f4f9bdb1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/29225435454"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-13T05:12:15.000Z",
      "distro": "resolute",
      "commit": "2b47cfdf61b90140c8372574eece4ad6d43d37f9",
      "fileid": "https://r2.ropensci.org/a2c35c62a15da4e44bdd45604a0bce342775ca8a2784c6cbe14f27f766bb0a6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/29225435454"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-13T05:11:38.000Z",
      "commit": "2b47cfdf61b90140c8372574eece4ad6d43d37f9",
      "fileid": "https://r2.ropensci.org/2ae2119a7f0114fecbf3086d1d6291c4d5d2725db31230580bab21a0b714d5a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/29225435454"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-13T05:11:17.000Z",
      "commit": "2b47cfdf61b90140c8372574eece4ad6d43d37f9",
      "fileid": "https://r2.ropensci.org/bdb5025634bf0f2902e03b7e0c5c3745c2bd9ab008e7cb5e77f8176a8059e6ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/29225435454"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-07-13T05:11:56.000Z",
      "commit": "2b47cfdf61b90140c8372574eece4ad6d43d37f9",
      "fileid": "https://r2.ropensci.org/42b0bb2f071eabe1927184683367f84ca5c92d90797db7c3801fe173be34d6d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/29225435454"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-13T05:11:02.000Z",
      "commit": "2b47cfdf61b90140c8372574eece4ad6d43d37f9",
      "fileid": "https://r2.ropensci.org/ed25d0274e93648b64b232ff35e479903d26ddbbd75ba4eaaadff871d570f6ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/29225435454"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-13T05:11:07.000Z",
      "commit": "2b47cfdf61b90140c8372574eece4ad6d43d37f9",
      "fileid": "https://r2.ropensci.org/113f1175d502dc3622321d39fba8698762e8f94e0cc0d28cfb244754acc71846",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/29225435454"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-13T05:11:20.000Z",
      "commit": "2b47cfdf61b90140c8372574eece4ad6d43d37f9",
      "fileid": "https://r2.ropensci.org/fa909ad78f43ee04229fc713a5e050ddd7b2dd2be63163fcabc15406b0339a46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/29225435454"
    }
  ]
}