{
  "_id": "6a101587acfb0bcc41c8418d",
  "Package": "bacondecomp",
  "Type": "Package",
  "Title": "Goodman-Bacon Decomposition",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"Evan\", \"Flack\", email = \"evanjflack@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Edward\", \"Jee\", role = c(\"aut\")),\nperson(\"Kyle\", \"Butts\", role = c(\"ctb\"), email = \"kyle.butts@colorado.edu\",\ncomment = c(ORCID = \"0000-0002-9048-8059\")),\nperson(\"Zachary\", \"Porreca\", role = c(\"ctb\"), email = \"zjp00003@mix.wvu.edu\")\n)",
  "Maintainer": "Evan Flack <evanjflack@gmail.com>",
  "Description": "Decomposition for differences-in-differences with\nvariation in treatment timing from Goodman-Bacon (2018)\n<doi:10.3386/w25018>.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Repository": "https://evanjflack.r-universe.dev",
  "Date/Publication": "2021-09-14 21:55:06 UTC",
  "RemoteUrl": "https://github.com/evanjflack/bacondecomp",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec99dd079d00b0b94174c0519a00e5d4285e248b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:37:12 UTC",
    "User": "root"
  },
  "Author": "Evan Flack [aut, cre],\nEdward Jee [aut],\nKyle Butts [ctb] (ORCID: <https://orcid.org/0000-0002-9048-8059>),\nZachary Porreca [ctb]",
  "MD5sum": "fe839c68ec69b93d313a7fd717817735",
  "_user": "evanjflack",
  "_type": "src",
  "_file": "bacondecomp_0.1.3.tar.gz",
  "_fileid": "e87cecfb98d59c4cd5a4bae24f0bbb1f640c3e84ab3e5b81d3f0fb0995e46e1d",
  "_filesize": 1015526,
  "_sha256": "e87cecfb98d59c4cd5a4bae24f0bbb1f640c3e84ab3e5b81d3f0fb0995e46e1d",
  "_created": "2026-05-14T07:37:12.000Z",
  "_published": "2026-05-22T08:36:22.993Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77344900507,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989572245"
    },
    {
      "job": 77344900641,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989568585"
    },
    {
      "job": 77344901068,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989571600"
    },
    {
      "job": 77344900989,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010961860"
    },
    {
      "job": 77344900215,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989536195"
    },
    {
      "job": 77344900157,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156292438"
    },
    {
      "job": 77344900523,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989561410"
    },
    {
      "job": 77344901135,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989562937"
    },
    {
      "job": 77344900502,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989561894"
    }
  ],
  "_buildurl": "https://github.com/r-universe/evanjflack/actions/runs/25847974504",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/evanjflack/bacondecomp",
  "_commit": {
    "id": "ec99dd079d00b0b94174c0519a00e5d4285e248b",
    "author": "Evan Flack <evanjflack@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #80 from evanjflack/kylebutts/master\n\nKylebutts/master",
    "time": 1631656506
  },
  "_maintainer": {
    "name": "Evan Flack",
    "email": "evanjflack@gmail.com",
    "login": "evanjflack",
    "uuid": 22141190
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "fixest",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "evanjflack",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "applied-econometrics",
    "econometrics",
    "economics"
  ],
  "_stars": 50,
  "_contributors": [
    {
      "user": "evanjflack",
      "count": 201,
      "uuid": 22141190
    },
    {
      "user": "edjeeongithub",
      "count": 54,
      "uuid": 34009555
    },
    {
      "user": "kylebutts",
      "count": 7,
      "uuid": 19961439
    }
  ],
  "_userbio": {
    "uuid": 22141190,
    "type": "user",
    "name": "Evan Flack",
    "description": "PhD Candidate\r\nDepartment of Economics\r\nStanford University"
  },
  "_downloads": {
    "count": 1428,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bacondecomp"
  },
  "_devurl": "https://github.com/evanjflack/bacondecomp",
  "_searchresults": 374,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bacondecomp.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/evanjflack/bacondecomp",
  "_realowner": "evanjflack",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-01-16"
    },
    {
      "version": "0.1.1",
      "date": "2020-01-24"
    }
  ],
  "_exports": [
    "bacon",
    "bacon_summary"
  ],
  "_datasets": [
    {
      "name": "castle",
      "title": "Data from Cheng and Hoekstra (2013, JHR)",
      "object": "castle",
      "class": [
        "data.frame"
      ],
      "fields": [
        "state",
        "year",
        "sid",
        "cdl",
        "pre2_cdl",
        "caselaw",
        "anywhere",
        "assumption",
        "civil",
        "homicide_c",
        "robbery_gun_r",
        "jhcitizen_c",
        "jhpolice_c",
        "homicide",
        "robbery",
        "assault",
        "burglary",
        "larceny",
        "motor",
        "murder",
        "hc_felonywsus",
        "jhcitizen",
        "jhpolice",
        "population",
        "police",
        "unemployrt",
        "income",
        "blackm_15_24",
        "whitem_15_24",
        "blackm_25_44",
        "whitem_25_44",
        "prisoner",
        "lagprisoner",
        "poverty",
        "exp_subsidy",
        "exp_pubwelfare",
        "northeast",
        "midwest",
        "south",
        "west",
        "effyear",
        "r20001",
        "r20002",
        "r20003",
        "r20004",
        "r20011",
        "r20012",
        "r20013",
        "r20014",
        "r20021",
        "r20022",
        "r20023",
        "r20024",
        "r20031",
        "r20032",
        "r20033",
        "r20034",
        "r20041",
        "r20042",
        "r20043",
        "r20044",
        "r20051",
        "r20052",
        "r20053",
        "r20054",
        "r20061",
        "r20062",
        "r20063",
        "r20064",
        "r20071",
        "r20072",
        "r20073",
        "r20074",
        "r20081",
        "r20082",
        "r20083",
        "r20084",
        "r20091",
        "r20092",
        "r20093",
        "r20094",
        "r20101",
        "r20102",
        "r20103",
        "r20104",
        "trend_1",
        "trend_2",
        "trend_3",
        "trend_4",
        "trend_5",
        "trend_6",
        "trend_7",
        "trend_8",
        "trend_9",
        "trend_10",
        "trend_11",
        "trend_12",
        "trend_13",
        "trend_14",
        "trend_15",
        "trend_16",
        "trend_17",
        "trend_18",
        "trend_19",
        "trend_20",
        "trend_21",
        "trend_22",
        "trend_23",
        "trend_24",
        "trend_25",
        "trend_26",
        "trend_27",
        "trend_28",
        "trend_29",
        "trend_30",
        "trend_31",
        "trend_32",
        "trend_33",
        "trend_34",
        "trend_35",
        "trend_36",
        "trend_37",
        "trend_38",
        "trend_39",
        "trend_40",
        "trend_41",
        "trend_42",
        "trend_43",
        "trend_44",
        "trend_45",
        "trend_46",
        "trend_47",
        "trend_48",
        "trend_49",
        "trend_50",
        "trend_51",
        "l_murder",
        "l_homicide",
        "l_homicide_c",
        "l_robbery",
        "l_assault",
        "l_burglary",
        "l_larceny",
        "l_motor",
        "l_robbery_gun",
        "l_jhcitizen",
        "l_jhpolice",
        "l_hc_felonywsus",
        "l_robbery_gun_r",
        "l_pop",
        "l_police",
        "l_income",
        "l_prisoner",
        "l_lagprisoner",
        "l_exp_subsidy",
        "l_exp_pubwelfare",
        "popwt",
        "treatment_date",
        "post"
      ],
      "rows": 550,
      "table": true,
      "tojson": true
    },
    {
      "name": "divorce",
      "title": "Data from Stevenson and Wolfers (2006, QJE)",
      "object": "divorce",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "st",
        "sex",
        "suicide",
        "murder",
        "changed",
        "stpop",
        "state",
        "divyear",
        "missing",
        "lowlim",
        "fbimurd",
        "spouse",
        "intimate",
        "family",
        "known",
        "nocause",
        "chyears",
        "drate",
        "divlaw",
        "lfdivlaw",
        "a14t19",
        "a20t29",
        "a30t39",
        "a40t49",
        "a50t59",
        "a60t69",
        "a70t79",
        "a80t89",
        "a90pl",
        "white",
        "black",
        "racoth",
        "male",
        "memp",
        "mue",
        "mnilf",
        "female",
        "femp",
        "fue",
        "fnilf",
        "fshare",
        "fshare2",
        "suicrt",
        "femep",
        "stateur",
        "chyrspos",
        "sa14t19",
        "sa20t29",
        "sa30t39",
        "sa40t49",
        "sa50t59",
        "sa60t69",
        "sa70t79",
        "sa80t89",
        "sa90pl",
        "shwhite",
        "shblack",
        "shracoth",
        "stid",
        "spsrt",
        "intrt",
        "famrt",
        "knwrt",
        "nspsrt",
        "nfamrt",
        "nknwrt",
        "nspav",
        "nfmav",
        "nknav",
        "gendershare",
        "suiciderate_jag",
        "suiciderate_elast_jag",
        "lag0",
        "lag1234",
        "lag5678",
        "lag9101112",
        "lag13141516",
        "lag17plus",
        "changed_diag",
        "unilateral",
        "spouserate_jag",
        "familyrate_jag",
        "meanfamily",
        "knownrate_jag",
        "meanknown",
        "deathpenalty",
        "abortionrate",
        "persincome",
        "sexshare",
        "ear",
        "totalpay_afdc",
        "avgperrecip_afdc",
        "avgperfam_afdc",
        "totalcrimerate",
        "violentcrimerate",
        "propertycrimerate",
        "murderrate",
        "raperate",
        "robberyrate",
        "assaultrate",
        "burglaryrate",
        "larcenyrate",
        "autotheftrate",
        "prison",
        "afdcmax",
        "police",
        "prison_lag",
        "dispincome",
        "roevwade",
        "lnpersinc",
        "afdcrolls",
        "stpopgender",
        "s10",
        "s15",
        "s35",
        "s45",
        "s55",
        "s65",
        "s75",
        "s85",
        "s99",
        "p10",
        "p15",
        "p35",
        "p45",
        "p55",
        "p65",
        "p75",
        "p85",
        "p99",
        "s20",
        "s25",
        "srate10",
        "srate15",
        "srate35",
        "srate45",
        "srate55",
        "srate65",
        "srate75",
        "srate85",
        "srate99",
        "p20",
        "p25",
        "srate20",
        "srate25",
        "_merge"
      ],
      "rows": 3366,
      "table": true,
      "tojson": true
    },
    {
      "name": "math_reform",
      "title": "Aggregated data from Goodman (In Press)",
      "object": "math_reform",
      "class": [
        "data.frame"
      ],
      "fields": [
        "class",
        "state",
        "reform_math",
        "reformyr_math",
        "incearn_ln"
      ],
      "rows": 520,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bacon",
      "title": "Goodman-Bacon Decomposition",
      "topics": [
        "bacon"
      ]
    },
    {
      "page": "bacon_summary",
      "title": "Summary of Goodman-Bacon Decomposition",
      "topics": [
        "bacon_summary"
      ]
    },
    {
      "page": "castle",
      "title": "Data from Cheng and Hoekstra (2013, JHR)",
      "topics": [
        "castle"
      ]
    },
    {
      "page": "divorce",
      "title": "Data from Stevenson and Wolfers (2006, QJE)",
      "topics": [
        "divorce"
      ]
    },
    {
      "page": "math_reform",
      "title": "Aggregated data from Goodman (In Press)",
      "topics": [
        "math_reform"
      ]
    }
  ],
  "_readme": "https://github.com/evanjflack/bacondecomp/raw/HEAD/README.md",
  "_rundeps": [
    "dreamerr",
    "fixest",
    "Formula",
    "lattice",
    "nlme",
    "numDeriv",
    "Rcpp",
    "sandwich",
    "stringmagic",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "bacon.Rmd",
      "filename": "bacon.html",
      "title": "bacon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description",
        "Example: Castle Doctrine"
      ],
      "created": "2019-11-23 21:41:12",
      "modified": "2021-09-14 21:55:06",
      "commits": 7
    }
  ],
  "_score": 7.426569813976654,
  "_indexed": true,
  "_nocasepkg": "bacondecomp",
  "_universes": [
    "evanjflack"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-14T07:39:18.000Z",
      "distro": "noble",
      "commit": "ec99dd079d00b0b94174c0519a00e5d4285e248b",
      "fileid": "594efd485341b6ae4df2248688f1cab2a4e8058f80b83ad241e71c5d2d00bee7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanjflack/actions/runs/25847974504"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-14T07:39:04.000Z",
      "distro": "noble",
      "commit": "ec99dd079d00b0b94174c0519a00e5d4285e248b",
      "fileid": "5836a56fc0629b8cacced0541c46afc3090b8b06dd11764c138afbf23a0f17a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanjflack/actions/runs/25847974504"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-14T07:39:25.000Z",
      "commit": "ec99dd079d00b0b94174c0519a00e5d4285e248b",
      "fileid": "21a36886f5aa4ae6294639b439f078f81c0c979b7d47f9b53ea9894a60ba7b9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanjflack/actions/runs/25847974504"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-15T05:52:10.000Z",
      "commit": "ec99dd079d00b0b94174c0519a00e5d4285e248b",
      "fileid": "bd9bef96b01869024c0d1d6c0cf55123e3a8d6bcbf1fa98ae30d55d09a071fda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanjflack/actions/runs/25847974504"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-14T07:38:37.000Z",
      "commit": "ec99dd079d00b0b94174c0519a00e5d4285e248b",
      "fileid": "08c209d8510effd9d52fbe1bc1acfcb74dde409f4b57e2dda899f502dddced4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanjflack/actions/runs/25847974504"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-14T07:38:39.000Z",
      "commit": "ec99dd079d00b0b94174c0519a00e5d4285e248b",
      "fileid": "1223f8023b3c81d75e96cb16117faaca8a8cf90282c3932cda7d3f0cda43ba82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanjflack/actions/runs/25847974504"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-14T07:38:32.000Z",
      "commit": "ec99dd079d00b0b94174c0519a00e5d4285e248b",
      "fileid": "98443cd60d5287779d1215978d06f270ecbac0e917ffab624a84e859b0fabec0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanjflack/actions/runs/25847974504"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T08:36:08.000Z",
      "commit": "ec99dd079d00b0b94174c0519a00e5d4285e248b",
      "fileid": "f8ddbf93ef5602854f5be665c3b7694e7f4b4ef8d2531c7100dc9ae06d54857c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/evanjflack/actions/runs/25847974504"
    }
  ]
}