Package: ReIns
Version: 1.0.11
Date: 2023-01-30
Title: Functions from "Reinsurance: Actuarial and Statistical Aspects"
Description: Functions from the book "Reinsurance: Actuarial and Statistical Aspects" (2017) by Hansjoerg Albrecher, Jan Beirlant and Jef Teugels <https://www.wiley.com/en-us/Reinsurance%3A+Actuarial+and+Statistical+Aspects-p-9780470772683>.
Authors@R: c(
          person("Tom", "Reynkens", email = "tomreynkens@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5516-5107")),
          person("Roel", "Verbelen", role = "aut", comment = c("R code for Mixed Erlang distribution", ORCID = "0000-0002-2347-9240")),
          person("Anastasios", "Bardoutsos", role = "ctb", comment = "Original R code for cEPD estimator"),
          person("Dries", "Cornilly", role = "ctb", comment = "Original R code for EVT estimators for truncated data"),
          person("Yuri", "Goegebeur", role = "ctb", comment = "Original S-Plus code for basic EVT estimators"),
          person("Klaus", "Herrmann", role = "ctb", comment = "Original R code for GPD estimator"))
Maintainer: Tom Reynkens <tomreynkens@hotmail.com>
Depends: R (>= 3.4)
Imports: stats, graphics, methods, survival, utils, parallel, foreach
        (>= 1.4.1), doParallel (>= 1.0.10), Rcpp (>= 0.12.12)
Suggests: testthat, knitr, rmarkdown, interval, Icens
LinkingTo: Rcpp
License: GPL (>= 2)
URL: https://github.com/TReynkens/ReIns
BugReports: https://github.com/TReynkens/ReIns/issues
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: yes
ByteCompile: yes
Packaged: 2023-01-30 08:04:45 UTC; tom
Author: Tom Reynkens [aut, cre] (<https://orcid.org/0000-0002-5516-5107>),
  Roel Verbelen [aut] (R code for Mixed Erlang distribution,
    <https://orcid.org/0000-0002-2347-9240>),
  Anastasios Bardoutsos [ctb] (Original R code for cEPD estimator),
  Dries Cornilly [ctb] (Original R code for EVT estimators for truncated
    data),
  Yuri Goegebeur [ctb] (Original S-Plus code for basic EVT estimators),
  Klaus Herrmann [ctb] (Original R code for GPD estimator)
Repository: CRAN
Date/Publication: 2023-01-30 09:20:08 UTC
