{
  "_id": "6a23bd85530b9bc726bda5aa",
  "Package": "rar",
  "Title": "Risk-Adjusted Regression",
  "Version": "0.0.3",
  "Authors@R": "person(\"Johann\", \"Gaebler\", , \"me@jgaeb.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-3340-9542\"))",
  "Description": "Perform risk-adjusted regression and sensitivity analysis\nas developed in \"Mitigating Omitted- and Included-Variable Bias\nin Estimates of Disparate Impact\" Jung et al. (2024)\n<arXiv:1809.05651>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://rar.jgaeb.com, https://github.com/jgaeb/rar",
  "BugReports": "https://github.com/jgaeb/rar/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://jgaeb.r-universe.dev",
  "Date/Publication": "2024-01-25 14:27:35 UTC",
  "RemoteUrl": "https://github.com/jgaeb/rar",
  "RemoteRef": "HEAD",
  "RemoteSha": "d614b115789ca30884e460c5e410ee7cf558856e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 06:14:36 UTC",
    "User": "root"
  },
  "Author": "Johann Gaebler [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-3340-9542>)",
  "Maintainer": "Johann Gaebler <me@jgaeb.com>",
  "MD5sum": "8b82b7ccbcf65d6ba531081089e94c23",
  "_user": "jgaeb",
  "_type": "src",
  "_file": "rar_0.0.3.tar.gz",
  "_fileid": "94c221c5e4816a074faafce0096a986db6520277833a091c3437a15adc3dc89c",
  "_filesize": 156738,
  "_sha256": "94c221c5e4816a074faafce0096a986db6520277833a091c3437a15adc3dc89c",
  "_created": "2026-06-06T06:14:36.000Z",
  "_published": "2026-06-06T06:26:13.268Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79856846654,
      "time": 214,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451909690"
    },
    {
      "job": 79856846663,
      "time": 624,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451958899"
    },
    {
      "job": 79856846688,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451900780"
    },
    {
      "job": 79856846657,
      "time": 637,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451960302"
    },
    {
      "job": 79856846647,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451898134"
    },
    {
      "job": 79856846650,
      "time": 437,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451933987"
    },
    {
      "job": 79856846640,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451902489"
    },
    {
      "job": 79856846644,
      "time": 336,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451922959"
    },
    {
      "job": 79856617581,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451880225"
    },
    {
      "job": 79856846632,
      "time": 306,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451920513"
    },
    {
      "job": 79856846637,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451901512"
    },
    {
      "job": 79856846646,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451896794"
    },
    {
      "job": 79856846633,
      "time": 159,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451901892"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jgaeb/rar",
  "_commit": {
    "id": "d614b115789ca30884e460c5e410ee7cf558856e",
    "author": "Johann D. Gaebler <me@jgaeb.com>",
    "committer": "Johann D. Gaebler <me@jgaeb.com>",
    "message": "Increment version number to 0.0.3.\n",
    "time": 1706192855
  },
  "_maintainer": {
    "name": "Johann Gaebler",
    "email": "me@jgaeb.com",
    "orcid": "0000-0003-3340-9542"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "testthat",
      "role": "LinkingTo"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "jgaeb",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 43016598,
    "type": "user",
    "name": "Johann Gaebler"
  },
  "_downloads": {
    "count": 177,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rar"
  },
  "_devurl": "https://github.com/jgaeb/rar",
  "_searchresults": 5,
  "_topics": [
    "cpp"
  ],
  "_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/rar.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jgaeb/rar",
  "_realowner": "jgaeb",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2024-01-18"
    },
    {
      "version": "0.0.3",
      "date": "2024-01-24"
    }
  ],
  "_exports": [
    "sens"
  ],
  "_help": [
    {
      "page": "sens",
      "title": "Perform sensitivity analysis on a risk-adjusted regression",
      "topics": [
        "sens"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jgaeb/rar/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jgaeb/rar/raw/HEAD/README.md",
  "_rundeps": [
    "brio",
    "callr",
    "cli",
    "cpp11",
    "crayon",
    "desc",
    "diffobj",
    "dplyr",
    "evaluate",
    "fs",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "waldo",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rar",
  "_universes": [
    "jgaeb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-06T06:18:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "348e11e018de2148b828782a8680f52d9db5d2f39e96c3fd4698d661de36b805",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-06T06:25:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "9a0077ed029ce674b09823752273b4e0d1ac07c01a64fbcebb135e6f7e487fc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-06T06:17:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "c79d20d3855884937a26166f0bb18890d5ac994ed0dc81a8332b53e4560bfa48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-06T06:25:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "06b4fbc5d969bb28b6fc89ce382bc4854cb572b80e46785eaf3201a91c246583",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-06T06:17:01.000Z",
      "arch": "aarch64",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "8acd6fe65b37f16f1943bdd7ed17fa19724c01c0a1228a8807f109fd00595e16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-06T06:20:27.000Z",
      "arch": "x86_64",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "fae9eab8ab971d6b06a345c96131ca2b2cce07d55b0750b726e8a0620e8d213d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-06T06:17:15.000Z",
      "arch": "aarch64",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "0093243c5500834c75f117a10d0f177466ea55bcda08cc63f5408866d2209f84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-06T06:19:06.000Z",
      "arch": "x86_64",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "f1b61c128f5eae48f56a393cd1821ca84aa65bd054da2f079b3c83dcddd1bc53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-06-06T06:20:04.000Z",
      "arch": "emscripten",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "921143fa39c427099cb2d49864101e01855bdae263b64bf028c3221220e93516",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-06T06:16:31.000Z",
      "arch": "x86_64",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "87d6e2213bba253c2bf2b1ec03264cb6659ac071d0adf5311ebfcccb5e22cf45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-06T06:16:05.000Z",
      "arch": "x86_64",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "2381763c1f059449285a9db43d1743530c22a3446c1dfde2caf086f340bb28d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-06T06:16:31.000Z",
      "arch": "x86_64",
      "commit": "d614b115789ca30884e460c5e410ee7cf558856e",
      "fileid": "e8ebc6854def6dc6e8da556dabc3e6cd875c688f83c616294cf73dc0825c445e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgaeb/actions/runs/27054650621"
    }
  ]
}