Skip to content

IBMPopSim

Individual Based Model Population Simulation

v1.1.0 · Oct 15, 2024 · MIT + file LICENSE

Description

Simulation of the random evolution of heterogeneous populations using stochastic Individual-Based Models (IBMs) <doi:10.48550/arXiv.2303.06183>. The package enables users to simulate population evolution, in which individuals are characterized by their age and some characteristics, and the population is modified by different types of events, including births/arrivals, death/exit events, or changes of characteristics. The frequency at which an event can occur to an individual can depend on their age and characteristics, but also on the characteristics of other individuals (interactions). Such models have a wide range of applications. For instance, IBMs can be used for simulating the evolution of a heterogeneous insurance portfolio with selection or for validating mortality forecasts. This package overcomes the limitations of time-consuming IBMs simulations by implementing new efficient algorithms based on thinning methods, which are compiled using the 'Rcpp' package while providing a user-friendly interface.

Downloads

218

Last 30 days

15074th

218

Last 90 days

218

Last year

CRAN Check Status

2 NOTE
12 OK
Show all 14 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-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
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 details (14 non-OK)
OK 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-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
NOTE r-oldrel-macos-arm64

installed package size

  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    data   2.1Mb
    doc    1.7Mb
    libs   1.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is  5.1Mb
  sub-directories of 1Mb or more:
    data   2.1Mb
    doc    1.7Mb
    libs   1.0Mb
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

*


            

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-oldrel-macos-arm64

installed package size

  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    data   2.1Mb
    doc    1.7Mb
    libs   1.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is  5.1Mb
  sub-directories of 1Mb or more:
    data   2.1Mb
    doc    1.7Mb
    libs   1.0Mb

Dependency Network

Dependencies Reverse dependencies Rcpp checkmate readr rlang dplyr (>= 0.8.0) ggplot2 IBMPopSim

Version History

new 1.1.0 Mar 9, 2026