Last data update: 2014.03.03

lifecontingencies

Package: lifecontingencies
Type: Package
Title: Financial and Actuarial Mathematics for Life Contingencies
Version: 1.2
Date: 2016-06-08
Author: Giorgio Alfredo Spedicato [cre,aut], Reinhold Kainhofer [ctb], Kevin J.
Owens [ctb], Christophe Dutang [ctb], Ernesto Schirmacher[ctb]
Maintainer: Giorgio Alfredo Spedicato <spedicato_giorgio@yahoo.it>
Description: Classes and methods that allow the user to manage life table,
actuarial tables (also multiple decrement tables). Moreover, functions to easily
perform demographic, financial and actuarial mathematics on life contingencies
insurances calculations are contained therein.
Depends: R (>= 3.2.0), methods
Imports: parallel, utils, markovchain, Rcpp, stats
Suggests: demography, forecast, testthat, knitr, rmarkdown
License: GPL-2
LazyLoad: yes
BugReports: http://github.com/spedygiorgio/lifecontingencies/issues
BuildVignettes: yes
VignetteBuilder: utils, knitr
URL: http://github.com/spedygiorgio/lifecontingencies
LinkingTo: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-07 21:50:16 UTC; Giorgio
Repository: CRAN
Date/Publication: 2016-06-08 00:33:25

● Cran Task View: Finance
● 0 images, 41 functions, 13 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'lifecontingencies' ...
** package 'lifecontingencies' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c lifecontingenciesRcpp.cpp -o lifecontingenciesRcpp.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o lifecontingencies.so RcppExports.o lifecontingenciesRcpp.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/lifecontingencies/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
Creating a generic function for 'print' from package 'base' in package 'lifecontingencies'
Creating a generic function for 'head' from package 'utils' in package 'lifecontingencies'
Creating a generic function for 'summary' from package 'base' in package 'lifecontingencies'
Creating a generic function for 'tail' from package 'utils' in package 'lifecontingencies'
Creating a generic function for 'plot' from package 'graphics' in package 'lifecontingencies'
** help
*** installing help indices
  converting help for package 'lifecontingencies'
    finding HTML links ... done
    AExn                                    html  
    DAxn                                    html  
    IAxn                                    html  
    Iaxn_1                                  html  
    Isn                                     html  
    Lxt                                     html  
    Multiple-life-insurances                html  
    Tx                                      html  
    UkLifeTables                            html  
    accumulatedValue                        html  
    actuarialtable-class                    html  
    annuity                                 html  
    axn                                     html  
    axn_1                                   html  
    axyn                                    html  
    decreasingAnnuity                       html  
    demoCanada                              html  
    demoChina                               html  
    demoFrance                              html  
    demoGermany                             html  
    demoIta                                 html  
    demoJapan                               html  
    demoUk                                  html  
    demoUsa                                 html  
    discount-interest                       html  
    duration                                html  
    exn                                     html  
    exn_1                                   html  
    getDecrements                           html  
    getLifeContingencies                    html  
    getOmega                                html  
    increasingAnnuity                       html  
    intensity-interest                      html  
    lifecontingencies-package               html  
    lifetable-class                         html  
    mdt-class                               html  
    multidecrins                            html  
    multiple-life-probabilities             html  
    mx2qx                                   html  
    mxt                                     html  
    nominal-real-convertible                html  
    presentValue                            html  
    probs2lifetable                         html  
    pxt                                     html  
    pxyt                                    html  
    qx2mx                                   html  
    rLife                                   html  
    rLifeContingencies                      html  
    rLifeContingenciesXyz                   html  
    rmdt                                    html  
    soa08                                   html  
    soa08Act                                html  
    soaIllustrativeServiceTable             html  
    soaLt                                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (lifecontingencies)
Making 'packages.html' ... done