{
  "_id": "6a4e15dbe691af43f13e0260",
  "Package": "didintrjl",
  "Title": "Intersection Difference-in-Differences",
  "Version": "0.2.6",
  "Authors@R": "person(\"Eric\", \"Jamieson\", email = \"ericbrucejamieson@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "A wrapper for the Julia package 'DiDInt.jl'\n<https://ebjamieson97.github.io/DiDInt.jl/stable/> which\nimplements intersection difference-in-differences (DID-INT), a\nmethod developed by Karim & Webb (2025)\n<doi:10.48550/arXiv.2412.14447>. Allows for unbiased estimation\nof the average effect of treatment on the treated (ATT) in\ncases when the common causal covariates assumption is violated.\nAlso computes p-values for the ATT via the randomization\ninference procedure described in MacKinnon and Webb (2020)\n<doi:10.1016/j.jeconom.2020.04.024>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "Julia (>= 1.10), DiDInt.jl",
  "BugReports": "https://github.com/ebjamieson97/didintrjl/issues",
  "VignetteBuilder": "knitr",
  "URL": "https://ebjamieson97.github.io/didintrjl/,\nhttps://github.com/ebjamieson97/undidR",
  "Config/testthat/edition": "3",
  "Repository": "https://ebjamieson97.r-universe.dev",
  "Date/Publication": "2026-07-02 00:27:21 UTC",
  "RemoteUrl": "https://github.com/ebjamieson97/didintrjl",
  "RemoteRef": "HEAD",
  "RemoteSha": "a398ab38363c31ce426be3bcf7eda1b34acda5b6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 09:13:52 UTC",
    "User": "root"
  },
  "Author": "Eric Jamieson [aut, cre, cph]",
  "Maintainer": "Eric Jamieson <ericbrucejamieson@gmail.com>",
  "_user": "ebjamieson97",
  "_type": "src",
  "_file": "didintrjl_0.2.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/43ced2071acb5d2b13c077ac60bf7564213366d194357052d5e450ece8ceedeb",
  "_filesize": 734517,
  "_sha256": "43ced2071acb5d2b13c077ac60bf7564213366d194357052d5e450ece8ceedeb",
  "_expires": "2026-10-16T09:18:16.000Z",
  "_created": "2026-07-08T09:13:52.000Z",
  "_published": "2026-07-08T09:18:19.012Z",
  "_jobs": [
    {
      "job": 85831282447,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8163632066"
    },
    {
      "job": 85831282442,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163647960"
    },
    {
      "job": 85831282387,
      "time": 225,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8163652054"
    },
    {
      "job": 85831282409,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163616127"
    },
    {
      "job": 85830756396,
      "time": 162,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163574182"
    },
    {
      "job": 85831282382,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8163620619"
    },
    {
      "job": 85831282415,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8163630832"
    },
    {
      "job": 85831282456,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8163626874"
    },
    {
      "job": 85831282389,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163630909"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ebjamieson97/actions/runs/28931266664",
  "_status": "success",
  "_upstream": "https://github.com/ebjamieson97/didintrjl",
  "_commit": {
    "id": "a398ab38363c31ce426be3bcf7eda1b34acda5b6",
    "author": "Eric Jamieson <ericbrucejamieson@gmail.com>",
    "committer": "Eric Jamieson <ericbrucejamieson@gmail.com>",
    "message": "making everything pretty for CRAN :3\n",
    "time": 1782952041
  },
  "_maintainer": {
    "name": "Eric Jamieson",
    "email": "ericbrucejamieson@gmail.com",
    "login": "ebjamieson97",
    "linkedin": "in/eric-jamieson",
    "description": "",
    "uuid": 70111062
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "JuliaConnectoR",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ebjamieson97",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 8
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 7
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ebjamieson97",
      "count": 24,
      "uuid": 70111062
    }
  ],
  "_userbio": {
    "uuid": 70111062,
    "type": "user",
    "name": "Eric Bruce Jamieson",
    "followers": 3
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/didintrjl"
  },
  "_devurl": "https://github.com/ebjamieson97/didintrjl",
  "_pkgdown": "https://ebjamieson97.github.io/didintrjl/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/didintrjl.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ebjamieson97/didintrjl",
  "_realowner": "ebjamieson97",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.6",
      "date": "2026-07-07"
    }
  ],
  "_exports": [
    "didint",
    "didint_plot",
    "didintrjl_ready"
  ],
  "_help": [
    {
      "page": "coef.DiDIntObj",
      "title": "Extract coefficients from 'DiDIntObj'",
      "topics": [
        "coef.DiDIntObj"
      ]
    },
    {
      "page": "didint",
      "title": "Estimate the ATT using DID-INT",
      "topics": [
        "didint"
      ]
    },
    {
      "page": "didint_plot",
      "title": "Make event study or parallel trends plots",
      "topics": [
        "didint_plot"
      ]
    },
    {
      "page": "didintrjl_ready",
      "title": "Check if didintrjl is ready to go",
      "topics": [
        "didintrjl_ready"
      ]
    },
    {
      "page": "plot.DiDIntPlotObj",
      "title": "Plot method for 'DiDIntPlotObj'",
      "topics": [
        "plot.DiDIntPlotObj"
      ]
    },
    {
      "page": "print.DiDIntObj",
      "title": "Print method for 'DiDIntObj'",
      "topics": [
        "print.DiDIntObj"
      ]
    },
    {
      "page": "summary.DiDIntObj",
      "title": "Summary method for 'DiDIntObj'",
      "topics": [
        "summary.DiDIntObj"
      ]
    }
  ],
  "_readme": "https://github.com/ebjamieson97/didintrjl/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "JuliaConnectoR",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "didintrjl.Rmd",
      "filename": "didintrjl.html",
      "title": "didintrjl",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "1. Estimation",
        "2. Plotting",
        "2.1 Event Study Plot",
        "2.2 Parallel Trends Plot",
        "References"
      ],
      "created": "2025-11-30 15:17:28",
      "modified": "2026-06-13 20:34:48",
      "commits": 2
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "didintrjl",
  "_universes": [
    "ebjamieson97"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-08T09:16:05.000Z",
      "distro": "resolute",
      "commit": "a398ab38363c31ce426be3bcf7eda1b34acda5b6",
      "fileid": "https://r2.ropensci.org/c953849de2efdb5de9ad1e2d47330475743e73d5bd11187ed47456f38df7edeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebjamieson97/actions/runs/28931266664"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-08T09:16:43.000Z",
      "distro": "resolute",
      "commit": "a398ab38363c31ce426be3bcf7eda1b34acda5b6",
      "fileid": "https://r2.ropensci.org/485c02dd1aa071880e4782b28793626e26e9a0ca106d9309045602b61ea3f87c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebjamieson97/actions/runs/28931266664"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-08T09:16:57.000Z",
      "commit": "a398ab38363c31ce426be3bcf7eda1b34acda5b6",
      "fileid": "https://r2.ropensci.org/f91ad91f3819bc7f40facb30bda496ef32a5668cacc3612c90881b683169914b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebjamieson97/actions/runs/28931266664"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-08T09:15:36.000Z",
      "commit": "a398ab38363c31ce426be3bcf7eda1b34acda5b6",
      "fileid": "https://r2.ropensci.org/b58b7ff3029f4b2a2c0470fb81ec3bcdb2950f2ff651cd77257d7500e411acad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebjamieson97/actions/runs/28931266664"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-07-08T09:15:59.000Z",
      "commit": "a398ab38363c31ce426be3bcf7eda1b34acda5b6",
      "fileid": "https://r2.ropensci.org/1ce132c0943b44dbe5c167e0c1ae758860afc74d06018ec2b106028d0c637113",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ebjamieson97/actions/runs/28931266664"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-08T09:15:07.000Z",
      "commit": "a398ab38363c31ce426be3bcf7eda1b34acda5b6",
      "fileid": "https://r2.ropensci.org/020ed9d22c0d5486d3987284107064fd43a6c370634a9ed95f293610a79093d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebjamieson97/actions/runs/28931266664"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-08T09:15:00.000Z",
      "commit": "a398ab38363c31ce426be3bcf7eda1b34acda5b6",
      "fileid": "https://r2.ropensci.org/9c4b249ec9690f2a1cc23cb56c5c5483a518e52df11b53bf049ae32db76fab63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebjamieson97/actions/runs/28931266664"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-08T09:15:15.000Z",
      "commit": "a398ab38363c31ce426be3bcf7eda1b34acda5b6",
      "fileid": "https://r2.ropensci.org/70a7f1a10982b8e6091ba8a98c4ff487df0c0e005c55927e6e5d616900cb6206",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebjamieson97/actions/runs/28931266664"
    }
  ]
}