Package: expstudy
Title: Tools for Actuarial Experience Studies
Version: 2.0.0
Authors@R: 
    person("Cody", "Buehler", , "cb12991@me.com", role = c("aut", "cre"))
Description: Experiences studies are an integral component of the actuarial 
    control cycle. Regardless of the decrement or policyholder behavior of 
    interest, the analyses conducted is often the same. Ultimately, this 
    package aims to reduce time spent writing the same code used for 
    different experience studies, therefore increasing the time for to uncover
    new insights inherit within the relevant experience.
License: GPL (>= 3)
URL: https://github.com/cb12991/expstudy,
        https://cb12991.github.io/expstudy/
BugReports: https://github.com/cb12991/expstudy/issues
Depends: R (>= 3.5.0)
Imports: cli, dplyr, lifecycle, rlang, stats, utils
Suggests: covr, roxygen2, testthat
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
LazyData: true
NeedsCompilation: no
Packaged: 2024-02-05 14:00:14 UTC; GRC3B
Author: Cody Buehler [aut, cre]
Maintainer: Cody Buehler <cb12991@me.com>
Repository: CRAN
Date/Publication: 2024-02-05 14:20:10 UTC
Built: R 4.6.0; ; 2025-11-02 04:27:28 UTC; windows
