{
  "_id": "6a1ede8cb401979e734103a6",
  "Package": "ShiftShareSE",
  "Title": "Inference in Regressions with Shift-Share Structure",
  "Version": "1.1.0.9000",
  "Authors@R": "c(person(given = \"Michal\",\nfamily = \"Kolesár\",\nrole = c(\"aut\", \"cre\"),\nemail = \"kolesarmi@googlemail.com\",\ncomment = c(ORCID = \"0000-0002-2482-7796\")),\nperson(given = \"Eduardo\",\nfamily = \"Morales\",\nrole = \"ctb\",\nemail = \"ecmorale@princeton.edu\"),\nperson(given = \"Rodrigo\",\nfamily = \"Adão\",\nrole = \"ctb\",\nemail = \"rodrigo.adao@chicagobooth.edu\"))",
  "Description": "Provides confidence intervals in least-squares regressions\nwhen the variable of interest has a shift-share structure, and\nin instrumental variables regressions when the instrument has a\nshift-share structure. The confidence intervals implement the\nAKM and AKM0 methods developed in Adão, Kolesár, and Morales\n(2019) <doi:10.1093/qje/qjz025>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/kolesarm/ShiftShareSE",
  "Language": "en-US",
  "BugReports": "https://github.com/kolesarm/ShiftShareSE/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://kolesarm.r-universe.dev",
  "Date/Publication": "2024-08-19 15:16:09 UTC",
  "RemoteUrl": "https://github.com/kolesarm/shiftsharese",
  "RemoteRef": "HEAD",
  "RemoteSha": "e3a2d81677e52496ba95f37c00bb4fcb501b962a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 07:54:11 UTC",
    "User": "root"
  },
  "Author": "Michal Kolesár [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2482-7796>),\nEduardo Morales [ctb],\nRodrigo Adão [ctb]",
  "Maintainer": "Michal Kolesár <kolesarmi@googlemail.com>",
  "MD5sum": "f41b2b3710dbe591efa9390409f00df7",
  "_user": "kolesarm",
  "_type": "src",
  "_file": "ShiftShareSE_1.1.0.9000.tar.gz",
  "_fileid": "da9d779af6e21c97de5148ba07c0fc5eefde893175cf825378254e8bb184ef1e",
  "_filesize": 1521635,
  "_sha256": "da9d779af6e21c97de5148ba07c0fc5eefde893175cf825378254e8bb184ef1e",
  "_created": "2026-05-20T07:54:11.000Z",
  "_published": "2026-06-02T13:45:48.267Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79085292639,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104327552"
    },
    {
      "job": 79085291910,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104329378"
    },
    {
      "job": 79085291643,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104321930"
    },
    {
      "job": 79085291411,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104328402"
    },
    {
      "job": 79085291239,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104280008"
    },
    {
      "job": 79085290543,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359472912"
    },
    {
      "job": 79085291212,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104324941"
    },
    {
      "job": 79085291917,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104312519"
    },
    {
      "job": 79085291699,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104318965"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26149082691",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kolesarm/shiftsharese",
  "_commit": {
    "id": "e3a2d81677e52496ba95f37c00bb4fcb501b962a",
    "author": "Michal Kolesár <kolesarm@proton.me>",
    "committer": "Michal Kolesár <kolesarm@proton.me>",
    "message": "Don't worry about cyclomatic complexity\n",
    "time": 1724080569
  },
  "_maintainer": {
    "name": "Michal Kolesár",
    "email": "kolesarmi@googlemail.com",
    "login": "kolesarm",
    "description": "",
    "uuid": 1134751,
    "orcid": "0000-0002-2482-7796"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "AER",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "formatR",
      "role": "Suggests"
    }
  ],
  "_owner": "kolesarm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 21,
  "_contributors": [
    {
      "user": "kolesarm",
      "count": 62,
      "uuid": 1134751
    }
  ],
  "_userbio": {
    "uuid": 1134751,
    "type": "user",
    "name": "Michal Kolesár"
  },
  "_downloads": {
    "count": 291,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ShiftShareSE"
  },
  "_devurl": "https://github.com/kolesarm/shiftsharese",
  "_searchresults": 12,
  "_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/ShiftShareSE.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kolesarm/shiftsharese",
  "_realowner": "kolesarm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-08-24"
    },
    {
      "version": "1.0.1",
      "date": "2020-01-08"
    },
    {
      "version": "1.1.0",
      "date": "2022-04-24"
    }
  ],
  "_exports": [
    "ivreg_ss",
    "ivreg_ss.fit",
    "reg_ss",
    "reg_ss.fit"
  ],
  "_datasets": [
    {
      "name": "ADH",
      "title": "Dataset from Autor, Dorn and Hanson (2013)",
      "object": "ADH",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ADH",
      "title": "Dataset from Autor, Dorn and Hanson (2013)",
      "topics": [
        "ADH"
      ]
    },
    {
      "page": "ivreg_ss",
      "title": "Inference in an IV regression with a shift-share instrument",
      "topics": [
        "ivreg_ss"
      ]
    },
    {
      "page": "ivreg_ss.fit",
      "title": "Inference in an IV regression with a shift-share instrument",
      "topics": [
        "ivreg_ss.fit"
      ]
    },
    {
      "page": "reg_ss",
      "title": "Inference in linear regression with a shift-share regressor",
      "topics": [
        "reg_ss"
      ]
    },
    {
      "page": "reg_ss.fit",
      "title": "Inference in a shift-share regression",
      "topics": [
        "reg_ss.fit"
      ]
    }
  ],
  "_readme": "https://github.com/kolesarm/shiftsharese/raw/HEAD/README.md",
  "_rundeps": [
    "Formula"
  ],
  "_vignettes": [
    {
      "source": "ShiftShareSE.Rmd",
      "filename": "ShiftShareSE.html",
      "title": "Standard Errors in Shift-Share Regressions",
      "author": "Michal Kolesár",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Summary",
        "Examples",
        "Collinear share matrix",
        "Default way of dealing with collinear sectors",
        "Other solutions",
        "Extensions to multiple shifters and multiple endogenous variables",
        "OLS",
        "IV with a single endogenous regressor and multiple shift-share instruments",
        "IV with multiple endogenous variables",
        "References"
      ],
      "created": "2019-08-12 19:26:02",
      "modified": "2024-08-19 14:54:23",
      "commits": 9
    }
  ],
  "_score": 5.100370545117563,
  "_indexed": true,
  "_nocasepkg": "shiftsharese",
  "_universes": [
    "kolesarm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-20T07:56:32.000Z",
      "distro": "noble",
      "commit": "e3a2d81677e52496ba95f37c00bb4fcb501b962a",
      "fileid": "43b1083955405c8f2b7d58821a869e204b53c967d2f81c8ab764d015d4765d22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26149082691"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-20T07:56:38.000Z",
      "distro": "noble",
      "commit": "e3a2d81677e52496ba95f37c00bb4fcb501b962a",
      "fileid": "3e825a4739b42e4579292460b900dc73b77e045094067af00916188818952396",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26149082691"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-20T07:55:48.000Z",
      "commit": "e3a2d81677e52496ba95f37c00bb4fcb501b962a",
      "fileid": "b75749531ecd03a5f654e446911671e2bb27713d8c870014252b54aed9a1b81e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26149082691"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-20T07:56:00.000Z",
      "commit": "e3a2d81677e52496ba95f37c00bb4fcb501b962a",
      "fileid": "2cc978ca4cb7cc4220cc784ec69cb86897bacfc0737ace57d8ef583c1f40b4bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26149082691"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-20T07:56:04.000Z",
      "commit": "e3a2d81677e52496ba95f37c00bb4fcb501b962a",
      "fileid": "2a1292edaf4692eb3fed00ebb598424334d11c35d92f5dc68d0b1e4b5677b761",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26149082691"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-20T07:55:25.000Z",
      "commit": "e3a2d81677e52496ba95f37c00bb4fcb501b962a",
      "fileid": "5b75bad2cd8fee7de4ae18d71830de030c1fe041a04d46f550a7955c933de4d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26149082691"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-20T07:55:43.000Z",
      "commit": "e3a2d81677e52496ba95f37c00bb4fcb501b962a",
      "fileid": "d34d5e46a87d99e8d3f53bd244a749de344690864947df9d579475054aaa3144",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26149082691"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-06-02T13:45:09.000Z",
      "commit": "e3a2d81677e52496ba95f37c00bb4fcb501b962a",
      "fileid": "31c87fed72a893e813cdc38f784c7c11e1f136dbb451865299abfc35eb8ca08a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26149082691"
    }
  ]
}