Package: ReIns
Version: 1.0.4
Date: 2017-06-10
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 <http://wiley.com/WileyCDA/WileyTitle/productCd-0470772689.html>.
Authors@R: c(
          person("Tom", "Reynkens", email = "tomreynkens@hotmail.com", role = c("aut", "cre")),
          person("Roel", "Verbelen", role = "aut", comment = "R code for Mixed Erlang distribution"),
          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.1)
Imports: stats, graphics, survival, utils, parallel, foreach (>=
        1.4.1), doParallel (>= 1.0.10), Rcpp (>= 0.12.7)
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
Packaged: 2017-06-10 14:10:49 UTC; tom
Author: Tom Reynkens [aut, cre],
  Roel Verbelen [aut] (R code for Mixed Erlang distribution),
  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: 2017-06-10 15:56:59 UTC
