Skip to content

LifeInsureR

Modelling Traditional Life Insurance Contracts

v1.0.1 · Jun 14, 2025 · GPL (>= 2)

Description

R6 classes to model traditional life insurance contracts like annuities, whole life insurances or endowments. Such life insurance contracts provide a guaranteed interest and are not directly linked to the performance of a particular investment vehicle, but they typically provide (discretionary) profit participation. This package provides a framework to model such contracts in a very generic (cash-flow-based) way and includes modelling profit participation schemes, dynamic increases or more general contract layers, as well as contract changes (like sum increases or premium waivers). All relevant quantities like premium decomposition, reserves and benefits over the whole contract period are calculated and potentially exported to 'Excel'. Mortality rates are given using the 'MortalityTables' package.

Downloads

CRAN

666

Last 30 days

5053rd

2K

Last 90 days

8.1K

Last year

Trend: +2.5% (30d vs prior 30d)

r2u CRAN

1

Last 30 days

27

Last 90 days

102

Last year

Trend: -90% (30d vs prior 30d)

autoCRAN

5

Last 7 days

14

Last 30 days

3

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

15,806

Files

107

Compiled share

0%

Has compiled src

No

Language breakdown

R 7,689 (48.6%)Tests 645 (4.1%)Docs 4,844 (30.6%)Vignettes 2,628 (16.6%)

API

Exported functions

85

Internal functions

40

Recent export changes

v1.0.1+1 RoundingHelper
v1.0.0+84 CalculationEnum, InsuranceContract, InsuranceContract.ParameterDefaults +81 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.08

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

54.3%

\dontrun example ratio

5.3%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2023-11-06

Latest release

2025-06-15

Avg cadence

587 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0.0: 15,154 LOCv1.0.1: 15,806 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

Dependency Network

Dependencies Reverse dependencies R6 MortalityTables objectProperties lubridate openxlsx dplyr scales abind stringr rlang rmarkdown kableExtra pander tidyr LifeInsuranceContracts LifeInsureR

Version History

3 tracked
new 1.0.1 Mar 10, 2026
updated 1.0.1 ← 1.0.0 diff Jun 14, 2025
new 1.0.0 Nov 5, 2023