{
  "_id": "6a1952d3acfb0bcc41de0277",
  "Package": "fastdid",
  "Type": "Package",
  "Title": "Fast Staggered Difference-in-Difference Estimators",
  "Version": "1.0.7",
  "Date": "2026-04-29",
  "Authors@R": "c(\nperson(\"Lin-Tung\",\"Tsai\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"tsaidondon@gmail.com\"),\nperson(given = \"Maxwell\",\nfamily = \"Kellogg\",\nrole = \"ctb\"),\nperson(given = \"Kuan-Ju\",\nfamily = \"Tseng\",\nrole = \"ctb\"))",
  "Maintainer": "Lin-Tung Tsai <tsaidondon@gmail.com>",
  "Description": "A fast and flexible implementation of Callaway and\nSant'Anna's (2021)<doi:10.1016/j.jeconom.2020.12.001> staggered\nDifference-in-Differences (DiD) estimators, 'fastdid' reduces\nthe computation time from hours to seconds, and incorporates\nextensions such as time-varying covariates and multiple events.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/TsaiLintung/fastdid,\nhttps://tsailintung.github.io/fastdid/",
  "BugReports": "https://github.com/TsaiLintung/fastdid/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tsailintung.r-universe.dev",
  "Date/Publication": "2026-04-29 22:20:38 UTC",
  "RemoteUrl": "https://github.com/tsailintung/fastdid",
  "RemoteRef": "HEAD",
  "RemoteSha": "8d453f476ec3dd8278f60bb9e62088e08b5a8258",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 07:46:57 UTC",
    "User": "root"
  },
  "Author": "Lin-Tung Tsai [aut, cre, cph],\nMaxwell Kellogg [ctb],\nKuan-Ju Tseng [ctb]",
  "MD5sum": "f587820d5095faa18c07cc5a9c3f92d2",
  "_user": "tsailintung",
  "_type": "src",
  "_file": "fastdid_1.0.7.tar.gz",
  "_fileid": "34099ce311567ed30877a4da442923df343e0e6e10c1445a60d6dea43d966048",
  "_filesize": 466811,
  "_sha256": "34099ce311567ed30877a4da442923df343e0e6e10c1445a60d6dea43d966048",
  "_created": "2026-05-29T07:46:57.000Z",
  "_published": "2026-05-29T08:48:19.805Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78459788862,
      "time": 371,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7285827466"
    },
    {
      "job": 78459788889,
      "time": 374,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285828584"
    },
    {
      "job": 78459788860,
      "time": 278,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286732435"
    },
    {
      "job": 78459788890,
      "time": 374,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286758727"
    },
    {
      "job": 78459167013,
      "time": 274,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285719638"
    },
    {
      "job": 78459788879,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285760933"
    },
    {
      "job": 78459788887,
      "time": 341,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7285818735"
    },
    {
      "job": 78459788900,
      "time": 357,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7285823599"
    },
    {
      "job": 78459788906,
      "time": 346,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285821177"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tsailintung/actions/runs/26624885494",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tsailintung/fastdid",
  "_commit": {
    "id": "8d453f476ec3dd8278f60bb9e62088e08b5a8258",
    "author": "Lin-Tung Tsai <101155567+TsaiLintung@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #22 from TsaiLintung/test\n\n1.0.7",
    "time": 1777501238
  },
  "_maintainer": {
    "name": "Lin-Tung Tsai",
    "email": "tsaidondon@gmail.com",
    "login": "tsailintung",
    "description": "Predoc at Stanford University\n",
    "uuid": 101155567
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.15.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "BMisc",
      "role": "Imports"
    },
    {
      "package": "collapse",
      "role": "Imports"
    },
    {
      "package": "dreamerr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "parglm",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "did",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "tsailintung",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "difference-in-differences",
    "event-study",
    "staggered-did"
  ],
  "_stars": 32,
  "_contributors": [
    {
      "user": "tsailintung",
      "count": 269,
      "uuid": 101155567
    }
  ],
  "_userbio": {
    "uuid": 101155567,
    "type": "user",
    "name": "Lin-Tung Tsai",
    "description": "Predoc at Stanford University\r\n"
  },
  "_downloads": {
    "count": 161,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastdid"
  },
  "_devurl": "https://github.com/tsailintung/fastdid",
  "_pkgdown": "https://tsailintung.github.io/fastdid/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastdid.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tsailintung/fastdid",
  "_realowner": "tsailintung",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2024-10-28"
    },
    {
      "version": "1.0.3",
      "date": "2024-11-04"
    },
    {
      "version": "1.0.5",
      "date": "2025-06-23"
    },
    {
      "version": "1.0.6",
      "date": "2026-01-15"
    }
  ],
  "_exports": [
    "fastdid",
    "plot_did_dynamics",
    "sim_did"
  ],
  "_help": [
    {
      "page": "fastdid",
      "title": "Fast Staggered DID Estimation",
      "topics": [
        "fastdid"
      ]
    },
    {
      "page": "plot_did_dynamics",
      "title": "Plot event study",
      "topics": [
        "plot_did_dynamics"
      ]
    },
    {
      "page": "sim_did",
      "title": "Simulate a Difference-in-Differences (DiD) dataset",
      "topics": [
        "sim_did"
      ]
    }
  ],
  "_readme": "https://github.com/tsailintung/fastdid/raw/HEAD/README.md",
  "_rundeps": [
    "BMisc",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "collapse",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "dreamerr",
    "e1071",
    "farver",
    "foreach",
    "Formula",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "parglm",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringmagic",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "double.Rmd",
      "filename": "double.html",
      "title": "Introduction to Double DiD",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-09-08 19:00:21",
      "modified": "2024-10-30 22:18:47",
      "commits": 4
    },
    {
      "source": "misc.Rmd",
      "filename": "misc.html",
      "title": "Miscellaneous Topics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Performance",
        "Validitiy",
        "Basics: comparison with did",
        "Extensions: coverage test",
        "Experimental Features: not tested",
        "Comparison with did",
        "Estimator",
        "Interface",
        "Other"
      ],
      "created": "2024-09-08 19:00:21",
      "modified": "2024-10-30 22:18:47",
      "commits": 3
    }
  ],
  "_score": 6.107209969647869,
  "_indexed": true,
  "_nocasepkg": "fastdid",
  "_universes": [
    "tsailintung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-29T07:49:43.000Z",
      "distro": "noble",
      "commit": "8d453f476ec3dd8278f60bb9e62088e08b5a8258",
      "fileid": "6e9dd5d15a2ff7b7a073a770dd5aae7436745e2132911e9b22d2d860c4c86b80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsailintung/actions/runs/26624885494"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-29T07:49:44.000Z",
      "distro": "noble",
      "commit": "8d453f476ec3dd8278f60bb9e62088e08b5a8258",
      "fileid": "03aab6c18ba4e16e0096c8966e6ae1bef3613a33a8c50cb13a4568889599552a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsailintung/actions/runs/26624885494"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-29T08:43:49.000Z",
      "commit": "8d453f476ec3dd8278f60bb9e62088e08b5a8258",
      "fileid": "914564bc2fe10305f2067650ebc08dd6d7016e92215e2e5241a6605c20ca0ba5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsailintung/actions/runs/26624885494"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-29T08:44:05.000Z",
      "commit": "8d453f476ec3dd8278f60bb9e62088e08b5a8258",
      "fileid": "25fed34f04559b812846e15857bab39892d31cb44530bee036a436765701a7c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsailintung/actions/runs/26624885494"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.7",
      "date": "2026-05-29T07:49:39.000Z",
      "commit": "8d453f476ec3dd8278f60bb9e62088e08b5a8258",
      "fileid": "0240059429e14b230e9fb9ee631a0d6295e1ad3e59de7eec7b8d6dfc876b9d0a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tsailintung/actions/runs/26624885494"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-29T07:48:37.000Z",
      "commit": "8d453f476ec3dd8278f60bb9e62088e08b5a8258",
      "fileid": "7337b7662a8b5d12880283b8efb8f5343289591aacfefa1bdde03db2f6d3f1fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsailintung/actions/runs/26624885494"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-29T07:48:42.000Z",
      "commit": "8d453f476ec3dd8278f60bb9e62088e08b5a8258",
      "fileid": "19250fd041b9358d521b988d011e08e32fa69431dfb388160d72775da2aa2803",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsailintung/actions/runs/26624885494"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-29T07:48:59.000Z",
      "commit": "8d453f476ec3dd8278f60bb9e62088e08b5a8258",
      "fileid": "b35fb35ec8ec603c8b2e90095d262d4c10cb862d9961a26c2dc2656744dbaec0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsailintung/actions/runs/26624885494"
    }
  ]
}