Package: tidyactuarial
Type: Package
Title: Tidy Tools for Actuarial Mathematics and Life Contingencies
Version: 0.1.3
Authors@R: person(given = "Julian", family = "Fajardo", email = "julian.fajardo1908@gmail.com", role = c("aut", "cre"))
Description: Provides tidyverse-aligned tools for actuarial mathematics
    and life contingencies, including life tables, survival probabilities,
    actuarial present values of cash flows, life annuities, life insurance,
    premiums, reserves, multiple-life calculations, Monte Carlo simulation,
    and deterministic cash-flow diagrams. The package emphasizes clear
    actuarial notation, reproducible workflows, and pipe-friendly tools for
    actuarial education and applied actuarial analysis.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: dplyr, ggplot2, rlang, scales, stats, tibble, utils
Suggests: purrr, testthat (>= 3.0.0)
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-05-28 22:32:46 UTC; LENOVO
Author: Julian Fajardo [aut, cre]
Maintainer: Julian Fajardo <julian.fajardo1908@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-28 22:50:02 UTC
Built: R 4.6.0; ; 2026-05-29 01:42:13 UTC; unix
