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.

Version: 0.7.1
Depends: R (≥ 3.1)
Imports: datasets, vroom, tibble, utils, V8
Suggests: dplyr, ggplot2, knitr, rmarkdown, scales, testthat (≥ 3.0.0), tidyr, tools
Published: 2024-01-11
Author: Shane Orr [aut, cre, cph], Thomas Wells [ctb]
Maintainer: Shane Orr <shane.j.orr at gmail.com>
BugReports: https://github.com/shanejorr/usincometaxes/issues
License: MIT + file LICENSE
URL: https://github.com/shanejorr/usincometaxes, https://shaneorr.io/r/usincometaxes
NeedsCompilation: no
Materials: README NEWS
CRAN checks: usincometaxes results

Documentation:

Reference manual: usincometaxes.pdf
Vignettes: Manually Upload Data to TAXSIM 35
Description of Input Columns
Description of Output Columns
Calculating Federal and State Income Taxes
About the Web Assembly Interface

Downloads:

Package source: usincometaxes_0.7.1.tar.gz
Windows binaries: r-devel: usincometaxes_0.7.1.zip, r-release: usincometaxes_0.7.1.zip, r-oldrel: usincometaxes_0.7.1.zip
macOS binaries: r-release (arm64): usincometaxes_0.7.1.tgz, r-oldrel (arm64): usincometaxes_0.7.1.tgz, r-release (x86_64): usincometaxes_0.7.1.tgz
Old sources: usincometaxes archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=usincometaxes to link to this page.