Package: actxps Title: Create Actuarial Experience Studies: Prepare Data, Summarize Results, and Create Reports Version: 1.6.1 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: knitr, RColorBrewer, rmarkdown, testthat (>= 3.0.0), shiny (>= 1.7.5), bslib (>= 0.9.0), thematic Config/testthat/edition: 3 Depends: R (>= 4.1) Imports: dplyr (>= 1.1.1), ggplot2, tibble, rlang, glue, purrr, scales, gt (>= 0.9.0), paletteer, recipes, generics, readr, tidyr, vctrs, clock, cli LazyData: true VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev libx11-dev Repository: https://mattheaphy.r-universe.dev Date/Publication: 2025-09-24 12:55:25 UTC RemoteUrl: https://github.com/mattheaphy/actxps RemoteRef: HEAD RemoteSha: 0f4d02521f3575b2cecbd2886b038f505a860512 NeedsCompilation: no Packaged: 2026-06-21 10:36:20 UTC; root Author: Matt Heaphy [aut, cre]