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:

6.29 score 13 stars 15 scripts 272 downloads 2 exports 27 dependencies

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

TargetResultDate
Doc / VignettesOKOct 29 2024
R-4.5-winOKOct 29 2024
R-4.5-linuxOKOct 29 2024
R-4.4-winOKOct 29 2024
R-4.4-macOKOct 29 2024
R-4.3-winOKOct 29 2024
R-4.3-macOKOct 29 2024

Exports:create_dataset_for_taxsimtaxsim_calculate_taxes

Dependencies:bitbit64clicpp11crayoncurlfansigluehmsjsonlitelifecyclemagrittrpillarpkgconfigprettyunitsprogressR6Rcpprlangtibbletidyselecttzdbutf8V8vctrsvroomwithr

About the Web Assembly Interface

Rendered fromwasm.Rmdusingknitr::rmarkdownon Oct 29 2024.

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

Calculating Federal and State Income Taxes

Rendered fromusing-usincometaxes.Rmdusingknitr::rmarkdownon Oct 29 2024.

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

Description of Input Columns

Rendered fromtaxsim-input.Rmdusingknitr::rmarkdownon Oct 29 2024.

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

Description of Output Columns

Rendered fromtaxsim-output.Rmdusingknitr::rmarkdownon Oct 29 2024.

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

Manually Upload Data to TAXSIM 35

Rendered fromsend-data-to-taxsim.Rmdusingknitr::rmarkdownon Oct 29 2024.

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