Package: actuaryr
Title: Develop Actuarial Models
Version: 1.1.1
Authors@R: 
    person(given = "Zuzanna",
           family = "Chmielewska",
           role = c("aut", "cre"),
           email = "zchmielewska@gmail.com",
           comment = c(ORCID = "0000-0001-7622-3321"))
Description: Actuarial reports are prepared for the last day of a specific 
    period, such as a month, a quarter or a year. Actuarial models assume that 
    certain events happen at the beginning or end of periods. The package 
    contains functions to easily refer to the first or last (working) day 
    within a specific period relative to a base date to facilitate actuarial 
    reporting and to compare results.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: lubridate, dplyr, magrittr, crayon, purrr, tibble
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-04-13 08:28:33 UTC; admin
Author: Zuzanna Chmielewska [aut, cre]
    (<https://orcid.org/0000-0001-7622-3321>)
Maintainer: Zuzanna Chmielewska <zchmielewska@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-13 08:40:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:57:40 UTC; windows
