CRAN/E | usincometaxes

usincometaxes

Calculate Federal and State Income Taxes in the United States

Installation

About

Calculates federal and state income taxes in the United States. It acts as a wrapper to the NBER's TAXSIM 35 () 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.

github.com/shanejorr/usincometaxes
shaneorr.io/r/usincometaxes
Bug report File report

Key Metrics

Version 0.7.1
R ≥ 3.1
Published 2024-01-11 106 days ago
Needs compilation? no
License MIT
License File
CRAN checks usincometaxes results

Downloads

Yesterday 24 +118%
Last 7 days 63 -2%
Last 30 days 260 -15%
Last 90 days 848 -20%
Last 365 days 3.543 +29%

Maintainer

Maintainer

Shane Orr

shane.j.orr@gmail.com

Authors

Shane Orr

aut / cre / cph

Thomas Wells

ctb

Material

README
NEWS
Reference manual
Package source

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

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

usincometaxes archive

Depends

R ≥ 3.1

Imports

datasets
vroom
tibble
utils
V8

Suggests

dplyr
ggplot2
knitr
rmarkdown
scales
testthat ≥3.0.0
tidyr
tools