-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathDESCRIPTION
30 lines (30 loc) · 1.56 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: CASdatasets
Type: Package
Title: Insurance Datasets
Version: 1.2-1
Authors@R: c(person("Christophe", "Dutang", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0001-6732-1501")),
person("Arthur", "Charpentier", role = c("aut"), comment = c(ORCID = "0000-0003-3654-6286")),
person("Ewen", "Gallic", role = c("ctb"), comment = c(ORCID = "0000-0003-3740-2620")),
person("Julien", "Siharath", role = c("ctb")))
Description: A collection of insurance datasets, originally
for the book 'Computational Actuarial Science with R'
<https://www.routledge.com/Computational-Actuarial-Science-with-R/Charpentier/p/book/9781138033788>
edited by Arthur Charpentier. Now, the package contains a
large variety of insurance datasets. Vignettes provide
typical use-cases in actuarial science.
Depends: R (>= 3.6.0), xts, survival
Imports: lattice
Suggests: sp, sf, knitr, kableExtra, quarto, rmarkdown,
AER, boot, broom, caret, ChainLadder, demography, dplyr, forecast,
ggplot2, glmnet, locfit, MASS, mgcv, pscl, rainbow, ranger,
RColorBrewer, splines, tidyr, tidyverse, wesanderson
License: GPL (>= 2)
URL: https://dutangc.github.io/CASdatasets/, http://dutangc.free.fr/pub/RRepos/, https://freakonometrics.github.io/CASdatasets/, http://dutangc.perso.math.cnrs.fr/RRepository/, https://cas.uqam.ca/
BugReports: https://github.com/dutangc/CASdatasets/issues
NeedsCompilation: no
VignetteBuilder: quarto
BuildVignettes: true
BuildResaveData: no
LazyData: no
Encoding: UTF-8
Classification/MSC-2010: 62P05, 91B30, 97M30