{
  "_id": "6a1f3443b401979e7342833c",
  "Package": "civ",
  "Title": "Categorical Instrumental Variables",
  "Version": "0.1.0.9000",
  "Date": "2023-12-07",
  "Authors@R": "c(\nperson(\"Thomas\", \"Wiemann\", role = c(\"aut\", \"cre\"), email = \"wiemann@uchicago.edu\"))",
  "Description": "Implementation of the categorical instrumental variable\n(CIV) estimator proposed by Wiemann (2023) <arXiv:2311.17021>.\nCIV allows for optimal instrumental variable estimation in\nsettings with relatively few observations per category. To\nobtain valid inference in these challenging settings, CIV\nleverages a regularization assumption that implies existence of\na latent categorical variable with fixed finite support\nachieving the same first stage fit as the observed instrument.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/thomaswiemann/civ",
  "BugReports": "https://github.com/thomaswiemann/civ/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://thomaswiemann.r-universe.dev",
  "Date/Publication": "2024-03-03 23:39:44 UTC",
  "RemoteUrl": "https://github.com/thomaswiemann/civ",
  "RemoteRef": "HEAD",
  "RemoteSha": "e37be8d1d786d15fc23e833e71ecffd31cb421b2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 07:00:09 UTC",
    "User": "root"
  },
  "Author": "Thomas Wiemann [aut, cre]",
  "Maintainer": "Thomas Wiemann <wiemann@uchicago.edu>",
  "MD5sum": "47a9d129aaec967bf3e3d209730e41ad",
  "_user": "thomaswiemann",
  "_type": "src",
  "_file": "civ_0.1.0.9000.tar.gz",
  "_fileid": "4094c0a33e07f56289f1b3c4275aa055ed162bab2579eab04ecbe4a7409d62f0",
  "_filesize": 167761,
  "_sha256": "4094c0a33e07f56289f1b3c4275aa055ed162bab2579eab04ecbe4a7409d62f0",
  "_created": "2026-05-15T07:00:09.000Z",
  "_published": "2026-06-02T19:51:31.811Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79158744032,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011862052"
    },
    {
      "job": 79158744914,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011859834"
    },
    {
      "job": 79158744746,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011862294"
    },
    {
      "job": 79158744591,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011849838"
    },
    {
      "job": 79158743449,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011824578"
    },
    {
      "job": 79158743687,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368243950"
    },
    {
      "job": 79158743985,
      "time": 173,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011869175"
    },
    {
      "job": 79158744446,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011844987"
    },
    {
      "job": 79158744800,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011844214"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thomaswiemann/actions/runs/25904893954",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thomaswiemann/civ",
  "_commit": {
    "id": "e37be8d1d786d15fc23e833e71ecffd31cb421b2",
    "author": "Thomas Wiemann <wiemann@uchicago.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from thomaswiemann/dev-regularize_EDZ\n\nadds regularize_EDZ option",
    "time": 1709509184
  },
  "_maintainer": {
    "name": "Thomas Wiemann",
    "email": "wiemann@uchicago.edu",
    "login": "thomaswiemann",
    "uuid": 35801592
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "AER",
      "role": "Imports"
    },
    {
      "package": "kcmeans",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "thomaswiemann",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "thomaswiemann",
      "count": 31,
      "uuid": 35801592
    }
  ],
  "_userbio": {
    "uuid": 35801592,
    "type": "user",
    "name": "Thomas Wiemann",
    "description": "Postdoc @ Chicago Booth"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/civ"
  },
  "_devurl": "https://github.com/thomaswiemann/civ",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/civ.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomaswiemann/civ",
  "_realowner": "thomaswiemann",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-08"
    }
  ],
  "_exports": [
    "civ"
  ],
  "_help": [
    {
      "page": "civ",
      "title": "Categorical Instrumental Variable Estimator.",
      "topics": [
        "civ"
      ]
    },
    {
      "page": "summary.civ",
      "title": "Inference Methods for the Categorical Instrumental Variable Estimator.",
      "topics": [
        "summary.civ"
      ]
    }
  ],
  "_readme": "https://github.com/thomaswiemann/civ/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AER",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "Ckmeans.1d.dp",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "kcmeans",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "civ.Rmd",
      "filename": "civ.html",
      "title": "Get Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2023-10-27 21:56:58",
      "modified": "2023-12-08 13:03:43",
      "commits": 6
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "civ",
  "_universes": [
    "thomaswiemann"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-15T07:02:48.000Z",
      "distro": "noble",
      "commit": "e37be8d1d786d15fc23e833e71ecffd31cb421b2",
      "fileid": "3f1413b8fd325e8a0ae03ccc3952fe00733826eafdf4a868c5bcd942e6118d50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomaswiemann/actions/runs/25904893954"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-15T07:02:38.000Z",
      "distro": "noble",
      "commit": "e37be8d1d786d15fc23e833e71ecffd31cb421b2",
      "fileid": "366709caebbbcf90f73c575c8dbdc9984f83cd4222cf249e3902c3589dce425d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomaswiemann/actions/runs/25904893954"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-15T07:02:42.000Z",
      "commit": "e37be8d1d786d15fc23e833e71ecffd31cb421b2",
      "fileid": "9ddc403cf1ba513c6469ef149f55963368590b34e3532507a7be64a5d3203e59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomaswiemann/actions/runs/25904893954"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-15T07:01:55.000Z",
      "commit": "e37be8d1d786d15fc23e833e71ecffd31cb421b2",
      "fileid": "7cd3f687676ea9521c787cc168904144814d97b0b3234c6202186083d678fb99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomaswiemann/actions/runs/25904893954"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-15T07:03:14.000Z",
      "commit": "e37be8d1d786d15fc23e833e71ecffd31cb421b2",
      "fileid": "cf2f7838145a66532990af189550f952b54df3f5ba4cb83fd1afaa54bb0a2091",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomaswiemann/actions/runs/25904893954"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-15T07:01:29.000Z",
      "commit": "e37be8d1d786d15fc23e833e71ecffd31cb421b2",
      "fileid": "746dc589d8f3d47c4ef44da29839536d2a6c84de472ee816e66b3c5121d6c199",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomaswiemann/actions/runs/25904893954"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-15T07:01:27.000Z",
      "commit": "e37be8d1d786d15fc23e833e71ecffd31cb421b2",
      "fileid": "310b2390c40336d71985bed41ef7a84f154e52854c5bce23d3e8b0756bfe9142",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomaswiemann/actions/runs/25904893954"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-02T19:51:12.000Z",
      "commit": "e37be8d1d786d15fc23e833e71ecffd31cb421b2",
      "fileid": "44f6eeee10d3a502080a6a063306de9bcfbbb6209e43cc7b09a76f5ea0e9c352",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomaswiemann/actions/runs/25904893954"
    }
  ]
}