Package: R4GoodPersonalFinances
Title: Make Better Financial Decisions
Version: 0.2.0
Authors@R: c(
    person("Kamil", "Wais", , "kamil.wais@gmail.com", role = c("aut", "cre", "cph", "fnd"),
           comment = c(ORCID = "0000-0002-4062-055X")),
    person("Olesia", "Wais", , "olesia.wais@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0002-8741-8674"))
  )
Description: Make informed, data-driven decisions for your personal or
    household finances. Use tools and methods that are selected carefully
    to align with academic consensus, bridging the gap between theoretical
    knowledge and practical application. They assist you in finding
    optimal asset allocation, preparing for retirement or financial
    independence, calculating optimal spending, and more. 
    For more details see: 
    Haghani V., White J. (2023, ISBN:978-1-119-74791-8),
    Idzorek T., Kaplan P. (2024, ISBN:9781952927379).
License: MIT + file LICENSE
URL: https://www.r4good.academy/,
        https://r4goodacademy.github.io/R4GoodPersonalFinances/,
        https://github.com/R4GoodAcademy/R4GoodPersonalFinances
BugReports: https://github.com/R4GoodAcademy/R4GoodPersonalFinances/issues
Depends: R (>= 4.1.0)
Imports: bsicons, bslib, dplyr, ggplot2, ggrepel, ggtext, glue,
        PrettyCols, scales, shiny, tidyr, readr, fs, purrr, stringr,
        withr
Suggests: spelling, testthat (>= 3.0.0), vdiffr
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
LazyData: true
NeedsCompilation: no
Packaged: 2025-03-12 14:54:21 UTC; kamil
Author: Kamil Wais [aut, cre, cph, fnd]
    (<https://orcid.org/0000-0002-4062-055X>),
  Olesia Wais [aut] (<https://orcid.org/0000-0002-8741-8674>)
Maintainer: Kamil Wais <kamil.wais@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-13 20:50:05 UTC
