{
  "_id": "6a4cc1e907c3fd5c326105c1",
  "Package": "wfe",
  "Type": "Package",
  "Title": "Weighted Linear Fixed Effects Regression Models for Causal\nInference",
  "Version": "1.9.1",
  "Date": "2019-02-13",
  "Authors@R": "c(\nperson(\"In Song\", \"Kim\", email = \"insong@mit.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Kosuke\", \"Imai\", email = \"imai@Harvard.edu\", role = c(\"aut\"))\n)",
  "Description": "Provides a computationally efficient way of fitting\nweighted linear fixed effects estimators for causal inference\nwith various weighting schemes. Weighted linear fixed effects\nestimators can be used to estimate the average treatment\neffects under different identification strategies. This\nincludes stratified randomized experiments, matching and\nstratification for observational studies, first differencing,\nand difference-in-differences. The package implements methods\ndescribed in Imai and Kim (2017) \"When should We Use Linear\nFixed Effects Regression Models for Causal Inference with\nLongitudinal Data?\", available at\n<https://imai.fas.harvard.edu/research/FEmatch.html>.",
  "License": "GPL(>= 2)",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/insongkim/wfe/issues",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://insongkim.r-universe.dev",
  "Date/Publication": "2020-03-19 15:32:31 UTC",
  "RemoteUrl": "https://github.com/insongkim/wfe",
  "RemoteRef": "HEAD",
  "RemoteSha": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-07 09:01:57 UTC",
    "User": "root"
  },
  "Author": "In Song Kim [aut, cre],\nKosuke Imai [aut]",
  "Maintainer": "In Song Kim <insong@mit.edu>",
  "_user": "insongkim",
  "_type": "src",
  "_file": "wfe_1.9.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/de47279261692be17900adaf7a8020938de19fa5fee1c49b7db118cff50009eb",
  "_filesize": 162156,
  "_sha256": "de47279261692be17900adaf7a8020938de19fa5fee1c49b7db118cff50009eb",
  "_expires": "2026-10-15T09:07:51.000Z",
  "_created": "2026-07-07T09:01:57.000Z",
  "_published": "2026-07-07T09:07:53.260Z",
  "_jobs": [
    {
      "job": 85577385936,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8133010117"
    },
    {
      "job": 85577385953,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8133014938"
    },
    {
      "job": 85577385999,
      "time": 198,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133036721"
    },
    {
      "job": 85577385969,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133011274"
    },
    {
      "job": 85577385904,
      "time": 208,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8133024919"
    },
    {
      "job": 85577385917,
      "time": 253,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8133052275"
    },
    {
      "job": 85577385914,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133031006"
    },
    {
      "job": 85577385907,
      "time": 316,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133072435"
    },
    {
      "job": 85576830005,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132956281"
    },
    {
      "job": 85577385892,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8133010201"
    },
    {
      "job": 85577385911,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8132995427"
    },
    {
      "job": 85577385909,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8132999378"
    },
    {
      "job": 85577385893,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132990737"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397",
  "_status": "success",
  "_upstream": "https://github.com/insongkim/wfe",
  "_commit": {
    "id": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
    "author": "insongkim <insong@mit.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1584631951
  },
  "_maintainer": {
    "name": "In Song Kim",
    "email": "insong@mit.edu",
    "login": "insongkim",
    "description": "",
    "uuid": 7918283
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "arm",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "insongkim",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "insongkim",
      "count": 85,
      "uuid": 7918283
    },
    {
      "user": "kosukeimai",
      "count": 3,
      "uuid": 6608243
    }
  ],
  "_userbio": {
    "uuid": 7918283,
    "type": "user",
    "name": "insongkim",
    "followers": 80
  },
  "_downloads": {
    "count": 309,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wfe"
  },
  "_devurl": "https://github.com/insongkim/wfe",
  "_searchresults": 34,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wfe.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/insongkim/wfe",
  "_realowner": "insongkim",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2011-12-13"
    },
    {
      "version": "1.0",
      "date": "2012-07-18"
    },
    {
      "version": "1.1",
      "date": "2012-11-14"
    },
    {
      "version": "1.2",
      "date": "2013-02-06"
    },
    {
      "version": "1.3",
      "date": "2014-08-10"
    },
    {
      "version": "1.6",
      "date": "2017-07-18"
    },
    {
      "version": "1.7",
      "date": "2018-11-25"
    },
    {
      "version": "1.8",
      "date": "2019-01-09"
    },
    {
      "version": "1.9.1",
      "date": "2019-04-17"
    }
  ],
  "_exports": [
    "pwfe",
    "wfe"
  ],
  "_help": [
    {
      "page": "pwfe",
      "title": "Fitting the Weighted Fixed Effects Model with Propensity Score Weighting",
      "topics": [
        "pwfe"
      ]
    },
    {
      "page": "wfe",
      "title": "Fitting the Weighted Fixed Effects Model for Causal Inference",
      "topics": [
        "wfe"
      ]
    }
  ],
  "_readme": "https://github.com/insongkim/wfe/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arm",
    "boot",
    "coda",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_score": 4.531478917042255,
  "_indexed": true,
  "_nocasepkg": "wfe",
  "_universes": [
    "insongkim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-07-07T09:04:05.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/14019475e5a1187406d0cfef92c62d6b21f3e27f8d2b90c51c921a89c5a4c4e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-07-07T09:04:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/82321f2f9da010db194f2dc8f56cc980bbdbd3405d637a9f97bf528038cb4e33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-07-07T09:05:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/fe8cfb1b5991732f9f0c1705a3ad3bf9bb5ce6f8fe081eedce5b08ad69f01c55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-07-07T09:03:57.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/bff1246a5e43c921e824e86e0e37a8dd2f5ac292090b2e99a6289f5c485a428d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-07-07T09:04:32.000Z",
      "arch": "aarch64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/f59adb52f331944917122f587ac4e98d494370cf83a4bba7c3192d75d6da05f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-07-07T09:05:24.000Z",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/91e0efd21b4273800b05b614dc2a3c46a964e51123f72d4af278bab548014fb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-07-07T09:04:38.000Z",
      "arch": "aarch64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/247584fa1f5506fac2b4c2d96d7412e18116dafc77cbe3e412ac2a7ff3f94798",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-07-07T09:05:54.000Z",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/676d6abc31c13275d555cccc4293314141b13388366de0b57f0fae6eb139caec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.1",
      "date": "2026-07-07T09:04:28.000Z",
      "arch": "emscripten",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/13702d1e01e60c269a854dd7923ff1384a76ec60ed9dcfa85d9b422fb09a2e19",
      "status": "success",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-07-07T09:03:05.000Z",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/a96ffb76ac3684b700be84cf54d1c6b692c6bce982ebb6c241989e01506f99e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-07-07T09:03:08.000Z",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/04885bb297ee614900a4814fcbc5a9c2af1d257c137e3caa8f0e9b3c489d1a51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-07-07T09:03:04.000Z",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "https://r2.ropensci.org/66705b032429936f9255f3a8817997d5a5ee282ccb7738379977c393a9270b82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/28854257397"
    }
  ]
}