{
  "_id": "6a253bb44b233be198398ca1",
  "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-06-07 09:29:47 UTC",
    "User": "root"
  },
  "Author": "In Song Kim [aut, cre],\nKosuke Imai [aut]",
  "Maintainer": "In Song Kim <insong@mit.edu>",
  "MD5sum": "a5d9d7413c4d5b1f0896a09b8ed93fb7",
  "_user": "insongkim",
  "_type": "src",
  "_file": "wfe_1.9.1.tar.gz",
  "_fileid": "04081e8bfc586be739cea3099edd035710115734e919ad2f03ba7b000effd352",
  "_filesize": 159706,
  "_sha256": "04081e8bfc586be739cea3099edd035710115734e919ad2f03ba7b000effd352",
  "_created": "2026-06-07T09:29:47.000Z",
  "_published": "2026-06-07T09:36:52.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79948038580,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462846978"
    },
    {
      "job": 79948038571,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462847192"
    },
    {
      "job": 79948038587,
      "time": 135,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462847169"
    },
    {
      "job": 79948038569,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462847746"
    },
    {
      "job": 79948038601,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462851788"
    },
    {
      "job": 79948038590,
      "time": 383,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462874568"
    },
    {
      "job": 79948038616,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462843123"
    },
    {
      "job": 79948038594,
      "time": 348,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462868641"
    },
    {
      "job": 79947871469,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462829033"
    },
    {
      "job": 79948038557,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462842270"
    },
    {
      "job": 79948038567,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462846012"
    },
    {
      "job": 79948038566,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462842013"
    },
    {
      "job": 79948038572,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462844093"
    }
  ],
  "_buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wfe"
  },
  "_devurl": "https://github.com/insongkim/wfe",
  "_searchresults": 34,
  "_rbuild": "4.6.0",
  "_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-06-07T09:31:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "d57afedb02466b6b54471f5f5c1d28f7f2c33d0676d891f32a346e0de0fef869",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-06-07T09:31:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "0ad75a1e0345f582a49c0202faeb7478995797a1d6cc17796409da488c750f8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-06-07T09:31:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "a884793aae86d66b2ff3dea572aec27e39d7d22f951ab1a361ad6bfb34236ce0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-06-07T09:31:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "e4d100fd09a8e6f60f5c2a32e4573a9c8bf622687caa4c66db2713ecf1425022",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-06-07T09:32:31.000Z",
      "arch": "aarch64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "a346462a6840bf6ed8c58075cc66f02c2a282450de29b9d19c18e1d8ec9a7604",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-06-07T09:35:07.000Z",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "5a4ea7a3214087731e85c99966ab8121123d80a2296afac4985ff8c4cfdabb0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-06-07T09:31:31.000Z",
      "arch": "aarch64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "35f69ba8d425d9b3460ff2a0c0973a9fb8b2727c0be219afa61e14dd1b10755d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-06-07T09:34:02.000Z",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "b4f856069cb29b254ab115afbfbdf89d90dff7ad992dce0047774fbf2055de1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.1",
      "date": "2026-06-07T09:31:47.000Z",
      "arch": "emscripten",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "5dff0256de256f3b567defe8b58b0c2854a4b8e00831eaf90a9bfe06b4692c6d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-06-07T09:31:23.000Z",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "501220b1f0979409282c1ecf5ace5fefed2b5ad04a879fd0f6dc52009198ec7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-06-07T09:30:57.000Z",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "deaaf0dafe5f0ba5f853b1cf310b88ebcf96feb0e012b402bec9b1fc2564c465",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-06-07T09:31:13.000Z",
      "arch": "x86_64",
      "commit": "d7c0b7668a3cb62bbd0b048667924f8e4df75449",
      "fileid": "4873c346745648aea1bc0351d7dd265012f5eb29cc8527937e7c82c4d5607f85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insongkim/actions/runs/27088613759"
    }
  ]
}