Package: grattan
Type: Package
Title: Australian Tax Policy Analysis
Version: 1.9.0.10
Date: 2022-01-01
Authors@R: c(person("Hugh", "Parsonage", role = c("aut", "cre"), email = "hugh.parsonage@gmail.com"),
              person("Tim", "Cameron", role = "aut"),
              person("Brendan", "Coates", role = "aut"),
              person("Matthew", "Katzen", role = "aut"),
              person("William", "Young", role = "aut"), 
              person("Ittima", "Cherastidtham", role = "dtc"),
              person("W.", "Karsten", role = "ctb"),
              person("M.", "Enrique Garcia", role = "ctb"),
              person("Matt", "Cowgill", role = "aut"))
Maintainer: Hugh Parsonage <hugh.parsonage@gmail.com>
URL: https://github.com/HughParsonage/grattan,
        https://hughparsonage.github.io/grattan/
BugReports: https://github.com/HughParsonage/grattan/issues
Description: Utilities to cost and evaluate Australian tax policy, including fast
    projections of personal income tax collections, high-performance tax and 
    transfer calculators, and an interface to common indices from the Australian
    Bureau of Statistics.  Written to support Grattan Institute's Australian 
    Perspectives program, and related projects. Access to the Australian Taxation
    Office's sample files of personal income tax returns is assumed. 
Depends: R (>= 3.5.0)
License: GPL-2
Imports: checkmate, data.table, hutils (>= 1.3.0), hutilscpp, ineq (>=
        0.2-10), fastmatch, forecast, fy (>= 0.2.0), assertthat (>=
        0.1), magrittr (>= 1.5), Rcpp (>= 0.12.3), utils, zoo (>=
        1.5-5)
LinkingTo: Rcpp
RoxygenNote: 7.1.1
Suggests: curl, dplyr, dtplyr, fst (>= 0.8.4), future, future.apply,
        ggplot2, ggrepel, knitr, lattice, mgcv, rlang, rmarkdown,
        rsdmx, scales, survey, taxstats, taxstats1516, testthat,
        tibble, viridis, yaml, withr, covr
Additional_repositories: https://hughparsonage.github.io/tax-drat/
LazyData: true
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2022-01-03 14:33:28 UTC; hughp
Author: Hugh Parsonage [aut, cre],
  Tim Cameron [aut],
  Brendan Coates [aut],
  Matthew Katzen [aut],
  William Young [aut],
  Ittima Cherastidtham [dtc],
  W. Karsten [ctb],
  M. Enrique Garcia [ctb],
  Matt Cowgill [aut]
Repository: CRAN
Date/Publication: 2022-01-10 01:02:41 UTC
