{
  "_id": "6a17f0beacfb0bcc41da7076",
  "Package": "usincometaxes",
  "Title": "Calculate Federal and State Income Taxes in the United States",
  "Version": "0.7.2",
  "Date": "2025-10-29",
  "Authors@R": "c(\nperson(\"Shane\", \"Orr\", email = \"shane.j.orr@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Thomas\", \"Wells\", email = \"thomascwells@gmail.com\", role = \"ctb\")\n)",
  "Description": "Calculates federal and state income taxes in the United\nStates. It acts as a wrapper to the NBER's TAXSIM 35\n(<http://taxsim.nber.org/taxsim35/>) tax simulator. TAXSIM 35\nconducts the calculations, while 'usincometaxes' prepares the\ndata for TAXSIM 35, sends the data to TAXSIM 35's server or\ncommunicates with the Web Assembly file, retrieves the data,\nand places it into a data frame. All without the user worrying\nabout this process.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/shanejorr/usincometaxes,\nhttps://shaneorr.io/r/usincometaxes",
  "BugReports": "https://github.com/shanejorr/usincometaxes/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libssl-dev libnode-dev",
  "Repository": "https://shanejorr.r-universe.dev",
  "Date/Publication": "2025-12-29 20:05:43 UTC",
  "RemoteUrl": "https://github.com/shanejorr/usincometaxes",
  "RemoteRef": "HEAD",
  "RemoteSha": "ba0069606adb99e4b9ce301d2aa165c60d78f968",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:34:25 UTC",
    "User": "root"
  },
  "Author": "Shane Orr [aut, cre, cph],\nThomas Wells [ctb]",
  "Maintainer": "Shane Orr <shane.j.orr@gmail.com>",
  "MD5sum": "a91c161a9335e9c862dcac15b53d1f74",
  "_user": "shanejorr",
  "_type": "src",
  "_file": "usincometaxes_0.7.2.tar.gz",
  "_fileid": "c0b26249e30c6b90e25290c5c7a4f592543ad4728f09ece88c088995006eb75b",
  "_filesize": 1435689,
  "_sha256": "c0b26249e30c6b90e25290c5c7a4f592543ad4728f09ece88c088995006eb75b",
  "_created": "2026-05-28T07:34:25.000Z",
  "_published": "2026-05-28T07:37:34.179Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78244754117,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260229301"
    },
    {
      "job": 78244754160,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260230016"
    },
    {
      "job": 78244754141,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260229104"
    },
    {
      "job": 78244754094,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260224573"
    },
    {
      "job": 78244265221,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260192783"
    },
    {
      "job": 78244754088,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260226879"
    },
    {
      "job": 78244754121,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260215044"
    },
    {
      "job": 78244754139,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260213817"
    },
    {
      "job": 78244754173,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260217606"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shanejorr/actions/runs/26561144503",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shanejorr/usincometaxes",
  "_commit": {
    "id": "ba0069606adb99e4b9ce301d2aa165c60d78f968",
    "author": "Shane Orr <shane.j.orr@gmail.com>",
    "committer": "Shane Orr <shane.j.orr@gmail.com>",
    "message": "Add README.html and .claude to Rbuildignore\n\nFix CRAN check NOTEs for non-standard files at top level.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\n",
    "time": 1767038743
  },
  "_maintainer": {
    "name": "Shane Orr",
    "email": "shane.j.orr@gmail.com",
    "login": "shanejorr",
    "description": "Data analyst with an interest in Bayesian methods, causal inference, and data visualization.",
    "uuid": 36132078
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "datasets",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "V8",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tools",
      "role": "Suggests"
    }
  ],
  "_owner": "shanejorr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 9
    },
    {
      "week": "2026-01",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.7.2",
      "date": "2025-10-29"
    }
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "shanejorr",
      "count": 91,
      "uuid": 36132078
    },
    {
      "user": "thomascwells",
      "count": 10,
      "uuid": 15213768
    },
    {
      "user": "tmm1",
      "count": 1,
      "uuid": 2567
    }
  ],
  "_userbio": {
    "uuid": 36132078,
    "type": "user",
    "name": "Shane Orr",
    "description": "Data analyst with an interest in Bayesian methods, causal inference, and data visualization."
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/usincometaxes"
  },
  "_devurl": "https://github.com/shanejorr/usincometaxes",
  "_pkgdown": "https://shaneorr.io/r/usincometaxes",
  "_searchresults": 21,
  "_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/usincometaxes.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shanejorr/usincometaxes",
  "_realowner": "shanejorr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-05-10"
    },
    {
      "version": "0.4.0",
      "date": "2022-05-30"
    },
    {
      "version": "0.5.0",
      "date": "2022-07-08"
    },
    {
      "version": "0.5.1",
      "date": "2022-08-31"
    },
    {
      "version": "0.5.2",
      "date": "2022-09-20"
    },
    {
      "version": "0.5.3",
      "date": "2022-10-08"
    },
    {
      "version": "0.5.4",
      "date": "2022-10-30"
    },
    {
      "version": "0.6.0",
      "date": "2023-01-24"
    },
    {
      "version": "0.7.0",
      "date": "2023-08-19"
    },
    {
      "version": "0.7.1",
      "date": "2024-01-12"
    }
  ],
  "_exports": [
    "create_dataset_for_taxsim",
    "taxsim_calculate_taxes"
  ],
  "_datasets": [
    {
      "name": "taxpayer_finances",
      "title": "Financial and household characteristics of 1,000 taxpayer units.",
      "object": "taxpayer_finances",
      "class": [
        "data.frame"
      ],
      "fields": [
        "taxsimid",
        "year",
        "mstat",
        "state",
        "page",
        "sage",
        "depx",
        "age1",
        "age2",
        "age3",
        "pwages",
        "swages",
        "dividends",
        "intrec",
        "stcg",
        "ltcg"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "usincometaxes-package",
      "title": "usincometaxes: A package for calculating state and federal income taxes in the United States.",
      "topics": [
        "usincometaxes-package",
        "usincometaxes"
      ]
    },
    {
      "page": "create_dataset_for_taxsim",
      "title": "Convert a data frame to the TAXSIM 35 output.",
      "topics": [
        "create_dataset_for_taxsim"
      ]
    },
    {
      "page": "get_state_soi",
      "title": "Get state SOI from state name.",
      "topics": [
        "get_state_soi"
      ]
    },
    {
      "page": "taxpayer_finances",
      "title": "Financial and household characteristics of 1,000 taxpayer units.",
      "topics": [
        "taxpayer_finances"
      ]
    },
    {
      "page": "taxsim_calculate_taxes",
      "title": "Calculate state and federal taxes using TASXSIM 35.",
      "topics": [
        "taxsim_calculate_taxes"
      ]
    }
  ],
  "_readme": "https://github.com/shanejorr/usincometaxes/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "V8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "wasm.Rmd",
      "filename": "wasm.html",
      "title": "About the Web Assembly Interface",
      "author": "Shane Orr",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-01-22 02:54:11",
      "modified": "2023-01-22 02:54:11",
      "commits": 1
    },
    {
      "source": "using-usincometaxes.Rmd",
      "filename": "using-usincometaxes.html",
      "title": "Calculating Federal and State Income Taxes",
      "author": "Shane Orr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Calculating income taxes from survey data",
        "Income tax simulations",
        "Association between income taxes paid and household wages",
        "Relationship Between Pre and Post-Tax Wages",
        "Child Tax Credit and Earned Income Tax Credit (EITC)"
      ],
      "created": "2022-01-09 19:55:22",
      "modified": "2023-01-22 02:54:11",
      "commits": 6
    },
    {
      "source": "taxsim-input.Rmd",
      "filename": "taxsim-input.html",
      "title": "Description of Input Columns",
      "author": "Shane Orr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Required columns",
        "Optional columns"
      ],
      "created": "2021-12-18 22:30:49",
      "modified": "2025-10-29 16:27:55",
      "commits": 10
    },
    {
      "source": "taxsim-output.Rmd",
      "filename": "taxsim-output.html",
      "title": "Description of Output Columns",
      "author": "Shane Orr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Standard columns",
        "Detailed columns"
      ],
      "created": "2021-12-19 02:54:36",
      "modified": "2025-10-29 16:05:21",
      "commits": 9
    },
    {
      "source": "send-data-to-taxsim.Rmd",
      "filename": "send-data-to-taxsim.html",
      "title": "Manually Upload Data to TAXSIM 35",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-02-05 04:46:13",
      "modified": "2023-01-22 02:54:11",
      "commits": 14
    }
  ],
  "_score": 6.468347330412158,
  "_indexed": true,
  "_nocasepkg": "usincometaxes",
  "_universes": [
    "shanejorr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-05-28T07:36:27.000Z",
      "distro": "noble",
      "commit": "ba0069606adb99e4b9ce301d2aa165c60d78f968",
      "fileid": "8885e17d77e18ddfdf4fbb407e55dbb754e00df55d57a28c5aa2e94bc93270e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanejorr/actions/runs/26561144503"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-05-28T07:36:32.000Z",
      "distro": "noble",
      "commit": "ba0069606adb99e4b9ce301d2aa165c60d78f968",
      "fileid": "043ff6421d6b8d947c2f7482dc6f80fc6b6ef498aa17b67f86bf96a08b5c5c27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanejorr/actions/runs/26561144503"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.2",
      "date": "2026-05-28T07:36:28.000Z",
      "commit": "ba0069606adb99e4b9ce301d2aa165c60d78f968",
      "fileid": "ea746e2b37e5c73449440d3285fbb6ee412355c88288fb04ae2e19228a13196b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanejorr/actions/runs/26561144503"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.2",
      "date": "2026-05-28T07:36:16.000Z",
      "commit": "ba0069606adb99e4b9ce301d2aa165c60d78f968",
      "fileid": "f187035a7904fb050c492e36228af3b6b8907c9029da10435221a7b33827830a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanejorr/actions/runs/26561144503"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.2",
      "date": "2026-05-28T07:36:33.000Z",
      "commit": "ba0069606adb99e4b9ce301d2aa165c60d78f968",
      "fileid": "cf80494ba8e8709db12359b612531ced3855b9c36c699611a0097a292bd04412",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shanejorr/actions/runs/26561144503"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.2",
      "date": "2026-05-28T07:35:42.000Z",
      "commit": "ba0069606adb99e4b9ce301d2aa165c60d78f968",
      "fileid": "372b64e2c72aaaf7b3f9234d0d4b472061cccbcc7783f4df82ca95c5fcaae793",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanejorr/actions/runs/26561144503"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.2",
      "date": "2026-05-28T07:35:34.000Z",
      "commit": "ba0069606adb99e4b9ce301d2aa165c60d78f968",
      "fileid": "d49bf39a29560df96743d09b1328af7fa7a641a23855fe0fddfe74320a05720e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanejorr/actions/runs/26561144503"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.2",
      "date": "2026-05-28T07:35:46.000Z",
      "commit": "ba0069606adb99e4b9ce301d2aa165c60d78f968",
      "fileid": "d26af8ad50c7c59cf5c14cfaf4879c3c9ee70785673c2518ccee5cf002c22162",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanejorr/actions/runs/26561144503"
    }
  ]
}