Package: clmplus Type: Package Depends: R (>= 3.5.0) Title: Tool-Box of Chain Ladder Plus Models Version: 1.1.0 Authors@R: c(person(given = "Gabriele", family = "Pittarello", role = c("aut", "cre", "cph"), email = "gabriele.pittarello@sund.ku.dk", comment = c(ORCID = "0000-0003-3360-5826")), person(given = "Munir", family = "Hiabu", email="mh@math.ku.dk", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-5846-667X")), person(given = "Andres", family = "Villegas", role = c("aut", "cph"), email="a.villegas@unsw.edu.au")) Description: Implementation of the age-period-cohort models for the claim development presented in the manuscript 'Replicating and extending chain-ladder via an age-period-cohort structure on the claim development in a run-off triangle' . URL: https://github.com/gpitt71/clmplus, https://gpitt71.github.io/clmplus/ BugReports: https://github.com/gpitt71/clmplus/issues License: GPL (>= 2) Imports: StMoMo, ChainLadder, stats, ggplot2, forecast, gridExtra, reshape2 Encoding: UTF-8 LazyData: true Suggests: testthat (>= 3.0.0), knitr, rmarkdown VignetteBuilder: knitr, rmarkdown Config/testthat/edition: 3 RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev Repository: https://gpitt71.r-universe.dev Date/Publication: 2026-07-24 09:15:42 UTC RemoteUrl: https://github.com/gpitt71/clmplus RemoteRef: HEAD RemoteSha: bf7a31b4db5e1fa09583e4bf0ddbbb548e9e822b NeedsCompilation: no Packaged: 2026-07-24 13:09:29 UTC; root Author: Gabriele Pittarello [aut, cre, cph] (ORCID: ), Munir Hiabu [aut, cph] (ORCID: ), Andres Villegas [aut, cph] Maintainer: Gabriele Pittarello