{
  "_id": "6a105fa9acfb0bcc41ca66c4",
  "Package": "oaxaca",
  "Type": "Package",
  "Title": "Blinder-Oaxaca Decomposition",
  "Version": "0.1.5",
  "Date": "2022-04-17",
  "Author": "Marek Hlavac <mhlavac@alumni.princeton.edu>",
  "Maintainer": "Marek Hlavac <mhlavac@alumni.princeton.edu>",
  "Description": "An implementation of the Blinder-Oaxaca decomposition for\nlinear regression models.",
  "License": "GPL (>= 2)",
  "LazyData": "yes",
  "Collate": "'oaxaca-internal.R' 'oaxaca.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:53:32 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-04-17 18:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/oaxaca",
  "RemoteRef": "HEAD",
  "RemoteSha": "d9284f875f96e17633205f1a6f3ab52ec3d2ad7f",
  "MD5sum": "ddf647a38ce11be72ca663fadf42e3a1",
  "_user": "cran",
  "_type": "src",
  "_file": "oaxaca_0.1.5.tar.gz",
  "_fileid": "201e8245dafc64edc1135b692ef87c4353bdbee3ef6b1b96077d35af50ebd2a3",
  "_filesize": 618670,
  "_sha256": "201e8245dafc64edc1135b692ef87c4353bdbee3ef6b1b96077d35af50ebd2a3",
  "_created": "2026-05-08T08:53:32.000Z",
  "_published": "2026-05-22T13:52:41.652Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77393370541,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875493066"
    },
    {
      "job": 77393370325,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875498147"
    },
    {
      "job": 77393369734,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875457038"
    },
    {
      "job": 77393369614,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162173662"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25546479359",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/oaxaca",
  "_commit": {
    "id": "d9284f875f96e17633205f1a6f3ab52ec3d2ad7f",
    "author": "Marek Hlavac <mhlavac@alumni.princeton.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.5\n",
    "time": 1650219002
  },
  "_maintainer": {
    "name": "Marek Hlavac",
    "email": "mhlavac@alumni.princeton.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1387,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/oaxaca"
  },
  "_searchresults": 63,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/oaxaca.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-11-20"
    },
    {
      "version": "0.1.2",
      "date": "2015-02-18"
    },
    {
      "version": "0.1.3",
      "date": "2016-01-25"
    },
    {
      "version": "0.1.4",
      "date": "2018-01-03"
    },
    {
      "version": "0.1.5",
      "date": "2022-04-17"
    }
  ],
  "_exports": [
    "oaxaca",
    "plot.oaxaca",
    "summary.oaxaca"
  ],
  "_datasets": [
    {
      "name": "chicago",
      "title": "Labor market and demographic data for employed Hispanic workers in metropolitan Chicago",
      "object": "chicago",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "female",
        "foreign.born",
        "LTHS",
        "high.school",
        "some.college",
        "college",
        "advanced.degree",
        "ln.real.wage"
      ],
      "rows": 712,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "chicago",
      "title": "Labor market and demographic data for employed Hispanic workers in metropolitan Chicago",
      "topics": [
        "chicago"
      ]
    },
    {
      "page": "oaxaca",
      "title": "Blinder-Oaxaca Decomposition",
      "topics": [
        "oaxaca",
        "summary.oaxaca"
      ]
    },
    {
      "page": "plot.oaxaca",
      "title": "Coefficient Bar Plots for the Blinder-Oaxaca Decomposition",
      "topics": [
        "plot.oaxaca"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "Formula",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "oaxaca.Rtex",
      "filename": "oaxaca.pdf",
      "title": "oaxaca",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-11-20 08:13:35",
      "modified": "2022-04-17 18:10:02",
      "commits": 4
    }
  ],
  "_score": 3.4185382652465286,
  "_indexed": true,
  "_nocasepkg": "oaxaca",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-08T08:55:28.000Z",
      "distro": "noble",
      "commit": "d9284f875f96e17633205f1a6f3ab52ec3d2ad7f",
      "fileid": "dc12ee996c98a7ed945766fe7c9c6da8ee7fa552e174e467c3c0605aedb091ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25546479359"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-08T08:55:38.000Z",
      "distro": "noble",
      "commit": "d9284f875f96e17633205f1a6f3ab52ec3d2ad7f",
      "fileid": "fbef322ec4c91cbbeb3fa31cf8676b3662887c57ce0889a733091149955e309e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25546479359"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-22T13:52:21.000Z",
      "commit": "d9284f875f96e17633205f1a6f3ab52ec3d2ad7f",
      "fileid": "3a8febdd7e565b6e4d26e2ccb492c0e39d969f1f5d948a8b7069b3b2d557b810",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25546479359"
    }
  ]
}