{
  "_id": "6a2526764b233be198392ae5",
  "Type": "Package",
  "Package": "unitdid",
  "Title": "Unit-level Difference-in-Difference Estimator",
  "Version": "0.0.6.2",
  "Authors@R": "person(given = \"Kazuharu\",\nfamily = \"Yanagimoto\",\nemail = \"kazuharu.yanagimoto@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0007-1967-8304\"))",
  "Description": "The package provides a function to estimate the unit-level\ndifference-in-difference estimator proposed by Arkhangelsky,\nYanagimoto, and Zohar (2024).",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://kazuyanagimoto.com/unitdid/,\nhttps://github.com/kazuyanagimoto/unitdid/",
  "Repository": "https://kazuyanagimoto.r-universe.dev",
  "Date/Publication": "2025-01-24 15:03:30 UTC",
  "RemoteUrl": "https://github.com/kazuyanagimoto/unitdid",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cea0741cadec43cb945d1a15c09e7522b2ee962",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 08:03:18 UTC",
    "User": "root"
  },
  "Author": "Kazuharu Yanagimoto [aut, cre] (ORCID:\n<https://orcid.org/0009-0007-1967-8304>)",
  "Maintainer": "Kazuharu Yanagimoto <kazuharu.yanagimoto@gmail.com>",
  "MD5sum": "278913f83aa6d11c40073f8d862505ef",
  "_user": "kazuyanagimoto",
  "_type": "src",
  "_file": "unitdid_0.0.6.2.tar.gz",
  "_fileid": "9e88bfe42a0c9fcee85a71d0211089a5dbe50c6b0e7a75c581f70f16551857d4",
  "_filesize": 2189676,
  "_sha256": "9e88bfe42a0c9fcee85a71d0211089a5dbe50c6b0e7a75c581f70f16551857d4",
  "_created": "2026-06-07T08:03:18.000Z",
  "_published": "2026-06-07T08:06:14.038Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79942883928,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7462174207"
    },
    {
      "job": 79942883919,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7462173861"
    },
    {
      "job": 79942883932,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7462168712"
    },
    {
      "job": 79942883927,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7462168313"
    },
    {
      "job": 79942678835,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462158682"
    },
    {
      "job": 79942883929,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462172065"
    },
    {
      "job": 79942883926,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7462170011"
    },
    {
      "job": 79942883933,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7462167526"
    },
    {
      "job": 79942883921,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7462168583"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kazuyanagimoto/actions/runs/27086773937",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kazuyanagimoto/unitdid",
  "_commit": {
    "id": "3cea0741cadec43cb945d1a15c09e7522b2ee962",
    "author": "Kazuharu Yanagimoto <kazuharu.yanagimoto@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #20 from kazuyanagimoto/dev\n\nupdate terms to ULES",
    "time": 1737731010
  },
  "_maintainer": {
    "name": "Kazuharu Yanagimoto",
    "email": "kazuharu.yanagimoto@gmail.com",
    "login": "kazuyanagimoto",
    "uuid": 36108423
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "fixest",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tools",
      "role": "Suggests"
    },
    {
      "package": "altdoc",
      "role": "Suggests"
    }
  ],
  "_owner": "kazuyanagimoto",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "kazuyanagimoto",
      "count": 71,
      "uuid": 36108423
    }
  ],
  "_userbio": {
    "uuid": 36108423,
    "type": "user",
    "name": "Kazuharu Yanagimoto",
    "description": "Associate Professor (untenured) at Kobe University. Labor, Macro, and Family Economics."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/unitdid"
  },
  "_devurl": "https://github.com/kazuyanagimoto/unitdid",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/unitdid.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "aggregate_unitdid",
    "gen_heterocp",
    "get_unitdid",
    "unitdid"
  ],
  "_datasets": [
    {
      "name": "base_heterocp",
      "title": "Simulated Individual Child Panalty Data",
      "object": "base_heterocp",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "year",
        "byear",
        "cyear",
        "y"
      ],
      "rows": 260360,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aggregate_unitdid",
      "title": "Aggregate the mean and variance of the estimated unit-level DiD effects",
      "topics": [
        "aggregate_unitdid"
      ]
    },
    {
      "page": "base_heterocp",
      "title": "Simulated Individual Child Panalty Data",
      "topics": [
        "base_heterocp"
      ]
    },
    {
      "page": "gen_heterocp",
      "title": "Generate Sample Heterogenous Child Penalty Data",
      "topics": [
        "gen_heterocp"
      ]
    },
    {
      "page": "get_unitdid",
      "title": "Get unit-level Difference-in-Differences estimates",
      "topics": [
        "get_unitdid"
      ]
    },
    {
      "page": "summary.unitdid",
      "title": "Aggregate the mean and variance of the estimated unit-level DiD effects",
      "topics": [
        "summary.unitdid"
      ]
    },
    {
      "page": "unitdid",
      "title": "A function estimates unit-level difference-in-differences",
      "topics": [
        "unitdid"
      ]
    }
  ],
  "_readme": "https://github.com/kazuyanagimoto/unitdid/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "dreamerr",
    "fixest",
    "Formula",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "sandwich",
    "stringmagic",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_score": 2.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "unitdid",
  "_universes": [
    "kazuyanagimoto"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6.2",
      "date": "2026-06-07T08:05:35.000Z",
      "distro": "noble",
      "commit": "3cea0741cadec43cb945d1a15c09e7522b2ee962",
      "fileid": "d63faf4d010626138c826e7f2a818bcb942376281b3d5644eeea0b4f2b824872",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kazuyanagimoto/actions/runs/27086773937"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6.2",
      "date": "2026-06-07T08:05:33.000Z",
      "distro": "noble",
      "commit": "3cea0741cadec43cb945d1a15c09e7522b2ee962",
      "fileid": "3f97a186ecaec6c02c8122cffeb22171bb8c69decf819fc955af9c691c02cb31",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kazuyanagimoto/actions/runs/27086773937"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6.2",
      "date": "2026-06-07T08:04:52.000Z",
      "commit": "3cea0741cadec43cb945d1a15c09e7522b2ee962",
      "fileid": "7d01dea2f48d0093eb7f90f62a23d9e3c290ce290512241fb3c1ad9063780cee",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kazuyanagimoto/actions/runs/27086773937"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6.2",
      "date": "2026-06-07T08:04:48.000Z",
      "commit": "3cea0741cadec43cb945d1a15c09e7522b2ee962",
      "fileid": "997a313dbf05bf415ea905e4e1e3b114337e769cc7d0fbde66296c8d1d9b8261",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kazuyanagimoto/actions/runs/27086773937"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6.2",
      "date": "2026-06-07T08:05:30.000Z",
      "commit": "3cea0741cadec43cb945d1a15c09e7522b2ee962",
      "fileid": "9372bb58dc97ff37a94a2590cc138e3afb1fe2121f8a1ba0f39d00af6fb2ecf0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kazuyanagimoto/actions/runs/27086773937"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6.2",
      "date": "2026-06-07T08:04:41.000Z",
      "commit": "3cea0741cadec43cb945d1a15c09e7522b2ee962",
      "fileid": "b1acbe94aa0365c636f4796a793bb6fef33179c50d49ef3deb84e455815f2e4d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kazuyanagimoto/actions/runs/27086773937"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6.2",
      "date": "2026-06-07T08:04:33.000Z",
      "commit": "3cea0741cadec43cb945d1a15c09e7522b2ee962",
      "fileid": "a6db7ecc0024654272773602db2fecff9569c5867d29c6ce26aae20d42874015",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kazuyanagimoto/actions/runs/27086773937"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6.2",
      "date": "2026-06-07T08:04:41.000Z",
      "commit": "3cea0741cadec43cb945d1a15c09e7522b2ee962",
      "fileid": "f2a11cd70637bd6a687e39cff2d1386a60d13b9a10f679b8fb2c053afc05c37f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kazuyanagimoto/actions/runs/27086773937"
    }
  ]
}