Package: usincometaxes 0.7.1

usincometaxes: Calculate Federal and State Income Taxes in the United States

Calculates federal and state income taxes in the United States. It acts as a wrapper to the NBER's TAXSIM 35 (<http://taxsim.nber.org/taxsim35/>) tax simulator. TAXSIM 35 conducts the calculations, while 'usincometaxes' prepares the data for TAXSIM 35, sends the data to TAXSIM 35's server or communicates with the Web Assembly file, retrieves the data, and places it into a data frame. All without the user worrying about this process.

Authors:Shane Orr [aut, cre, cph], Thomas Wells [ctb]

usincometaxes_0.7.1.tar.gz
usincometaxes_0.7.1.zip(r-4.5)usincometaxes_0.7.1.zip(r-4.4)usincometaxes_0.7.1.zip(r-4.3)
usincometaxes_0.7.1.tgz(r-4.4-any)usincometaxes_0.7.1.tgz(r-4.3-any)
usincometaxes_0.7.1.tar.gz(r-4.5-noble)usincometaxes_0.7.1.tar.gz(r-4.4-noble)
usincometaxes_0.7.1.tgz(r-4.4-emscripten)usincometaxes_0.7.1.tgz(r-4.3-emscripten)
usincometaxes.pdf |usincometaxes.html
usincometaxes/json (API)
NEWS

# Install 'usincometaxes' in R:
install.packages('usincometaxes', repos = c('https://shanejorr.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/shanejorr/usincometaxes/issues

Datasets:

On CRAN:

2 exports 12 stars 1.82 score 27 dependencies 15 scripts 314 downloads

Last updated 8 months agofrom:439e83e299. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winOKAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winOKAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

Exports:create_dataset_for_taxsimtaxsim_calculate_taxes

Dependencies:bitbit64clicpp11crayoncurlfansigluehmsjsonlitelifecyclemagrittrpillarpkgconfigprettyunitsprogressR6Rcpprlangtibbletidyselecttzdbutf8V8vctrsvroomwithr

About the Web Assembly Interface

Rendered fromwasm.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2023-01-22
Started: 2023-01-22

Calculating Federal and State Income Taxes

Rendered fromusing-usincometaxes.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2023-01-22
Started: 2022-01-09

Description of Input Columns

Rendered fromtaxsim-input.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2023-01-22
Started: 2021-12-18

Description of Output Columns

Rendered fromtaxsim-output.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2023-08-19
Started: 2021-12-19

Manually Upload Data to TAXSIM 35

Rendered fromsend-data-to-taxsim.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2023-01-22
Started: 2022-02-05