Package: insurancerating
Type: Package
Title: Actuarial Tools for Insurance Pricing Models
Version: 0.8.0
Authors@R: c(person("Martin", "Haringa", role = c("aut", "cre"), email = "mtharinga@gmail.com"))
Author: Martin Haringa [aut, cre]
Maintainer: Martin Haringa <mtharinga@gmail.com>
BugReports: https://github.com/MHaringa/insurancerating/issues
Description: Provides actuarial tools and building blocks for analysing,
    modelling, refining, and validating insurance rating models. Designed to
    support common GLM-based pricing tasks and the translation of statistical
    model output into practical tariff structures. The package supports the
    construction of insurance tariff classes using a data-driven approach, based
    on the methodology of Antonio and Valdez
    (2012) <doi:10.1007/s10182-011-0152-7>.
License: GPL (>= 2)
URL: https://mharinga.github.io/insurancerating/,
        https://github.com/MHaringa/insurancerating
Encoding: UTF-8
LazyData: true
Imports: ciTools, data.table, DHARMa, dplyr, evtree, fitdistrplus,
        ggplot2, lifecycle, lubridate, mgcv, patchwork, rlang, scales,
        scam, stringr
Depends: R (>= 4.1.0)
Suggests: classInt, ggbeeswarm, ggrepel, spelling, knitr, rmarkdown,
        testthat
Language: en-US
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-02 12:19:36 UTC; martin
Repository: CRAN
Date/Publication: 2026-06-02 12:40:02 UTC
Built: R 4.5.2; ; 2026-06-02 16:18:40 UTC; unix
