-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
44 lines (44 loc) · 2.04 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Package: lifecontingencies
Type: Package
Title: Financial and Actuarial Mathematics for Life Contingencies
Version: 1.3.12
Authors@R: c(person("Giorgio Alfredo", "Spedicato", role = c("aut", "cre"),
email = "[email protected]",comment = c(ORCID = "0000-0002-0315-8888")),
person("Christophe", "Dutang", role = "ctb",comment = c(ORCID = "0000-0001-6732-1501")),
person("Reinhold", "Kainhofer", role = "ctb",comment = c(ORCID = "0000-0002-7895-1311")),
person("Kevin J", "Owens", role = "ctb"),
person("Ernesto", "Schirmacher", role = "ctb"),
person("Gian Paolo", "Clemente", role = "ctb",comment = c(ORCID = "0000-0001-6795-4595")),
person("Ivan", "Williams", role = "ctb")
)
Maintainer: Giorgio Alfredo Spedicato <[email protected]>
Description: Classes and methods that allow the user to manage life table,
actuarial tables (also multiple decrements tables). Moreover, functions to easily
perform demographic, financial and actuarial mathematics on life contingencies
insurances calculations are contained therein. See Spedicato (2013) <doi:10.18637/jss.v055.i10>.
Depends: R (>= 4.1.0), methods
Imports: parallel, utils, markovchain, Rcpp (>= 1.0.0), stats
Suggests: demography, forecast, testthat, knitr, formatR, StMoMo,
rmarkdown
License: MIT + file LICENSE
Encoding: UTF-8
LazyLoad: yes
LazyData: true
BugReports: https://github.com/spedygiorgio/lifecontingencies/issues
BuildVignettes: yes
VignetteBuilder: utils, knitr
URL: https://github.com/spedygiorgio/lifecontingencies
LinkingTo: Rcpp
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2024-09-29 19:42:51 UTC; Utente
Author: Giorgio Alfredo Spedicato [aut, cre]
(<https://orcid.org/0000-0002-0315-8888>),
Christophe Dutang [ctb] (<https://orcid.org/0000-0001-6732-1501>),
Reinhold Kainhofer [ctb] (<https://orcid.org/0000-0002-7895-1311>),
Kevin J Owens [ctb],
Ernesto Schirmacher [ctb],
Gian Paolo Clemente [ctb] (<https://orcid.org/0000-0001-6795-4595>),
Ivan Williams [ctb]
Repository: CRAN
Date/Publication: 2024-09-29 22:40:06 UTC