Package: actxps Title: Create Actuarial Experience Studies: Prepare Data, Summarize Results, and Create Reports Version: 1.4.0 Authors@R: person("Matt", "Heaphy", email = "mattrmattrs@gmail.com", role = c("aut", "cre")) Maintainer: Matt Heaphy Description: Experience studies are used by actuaries to explore historical experience across blocks of business and to inform assumption setting activities. This package provides functions for preparing data, creating studies, visualizing results, and beginning assumption development. Experience study methods, including exposure calculations, are described in: Atkinson & McGarry (2016) "Experience Study Calculations" . The limited fluctuation credibility method used by the 'exp_stats()' function is described in: Herzog (1999, ISBN:1-56698-374-6) "Introduction to Credibility Theory". License: MIT + file LICENSE URL: https://github.com/mattheaphy/actxps/, https://mattheaphy.github.io/actxps/ BugReports: https://github.com/mattheaphy/actxps/issues Encoding: UTF-8 RoxygenNote: 7.2.3 Suggests: knitr, RColorBrewer, rmarkdown, testthat (>= 3.0.0), shiny (>= 1.7.5), bslib (>= 0.5.1), thematic Config/testthat/edition: 3 Depends: R (>= 4.1) Imports: lubridate, dplyr (>= 1.1.1), ggplot2, tibble, rlang, glue, purrr, scales, gt (>= 0.9.0), paletteer, recipes, generics, readr, tidyr, vctrs LazyData: true VignetteBuilder: knitr NeedsCompilation: no Packaged: 2023-11-26 15:45:04 UTC; Matt Author: Matt Heaphy [aut, cre] Repository: CRAN Date/Publication: 2023-11-26 16:10:02 UTC