Package: tidyactuarial
Type: Package
Title: Tidy Tools for Actuarial Mathematics and Life Contingencies
Version: 0.1.2
Authors@R: person( "Julian", "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, multi-life benefits, and related
       quantities. The package emphasizes clear actuarial notation
       consistent with standard curricula (e.g. SOA exams) and
       supports reproducible workflows using modern R.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: ggplot2, dplyr, tibble, utils, stats, rlang, scales
RoxygenNote: 7.3.3
Suggests: purrr, testthat (>= 3.0.0)
LazyData: true
LazyDataCompression: xz
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-05-17 04:03:59 UTC; LENOVO
Author: Julian Fajardo [aut, cre]
Maintainer: Julian Fajardo <julian.fajardo1908@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-17 05:50:03 UTC
