← Back to home
Comparison · Infra & APIs

lifecontingencies vs rapr

A side-by-side editorial comparison of lifecontingencies and rapr — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:r-package

lifecontingencies vs rapr: at a glance

Featurelifecontingenciesrapr
SectorInfra & APIsInfra & APIs
Velocity score2.50.0
Sparks · 30d00
Top themesactuarial-science, rcpp, cran, ci-maintenanceremote-sensing, rangeland, geospatial, api-client
Last editorial update1h ago1d ago
WebsiteVisit →Visit →

What is lifecontingencies?

An actuarial mainstay spends its releases on CI plumbing, not on new mathematics.

lifecontingencies is a long-running R package for actuarial life-contingency mathematics. Its three most recent tags show a maintainer keeping the infrastructure alive rather than extending the library: 1.5.2 is entirely author-metadata corrections, CI workflow repairs and release automation, 1.4.4 moved presentValue() onto Rcpp, and 1.4.1 states outright that it is identical to the version before it. The 1.5.2 notes jump from 1.4.4, so whatever happened in between never reached this feed.

Read the full lifecontingencies trajectory →

What is rapr?

rapr generalises its Rangeland Analysis Platform API access one endpoint at a time

rapr pulls Rangeland Analysis Platform data into R — vegetation cover and production rasters derived from Landsat and Sentinel-2, plus the tabular summary APIs. The 1.1.3 release replaces the single-purpose table function with a general get_rap_table() covering the cover, coverMeteorology, production and production16day endpoints. The package reached CRAN in 2025 and is maintained by brownag, who also maintains the GeoPackage interface gpkg.

Read the full rapr trajectory →

lifecontingencies vs rapr: editorial side-by-side

L
lifecontingencies
INFRA · APIS
2.5

An actuarial mainstay spends its releases on CI plumbing, not on new mathematics.

◆ Current state

lifecontingencies is a long-running R package for actuarial life-contingency mathematics. Its three most recent tags show a maintainer keeping the infrastructure alive rather than extending the library: 1.5.2 is entirely author-metadata corrections, CI workflow repairs and release automation, 1.4.4 moved presentValue() onto Rcpp, and 1.4.1 states outright that it is identical to the version before it. The 1.5.2 notes jump from 1.4.4, so whatever happened in between never reached this feed.

◆ Where it's heading

The one genuine engineering thread is performance: rewriting presentValue() in Rcpp targets the innermost loop of every annuity and insurance valuation the package performs. Everything since has been about keeping CRAN checks green across platforms — TinyTeX install order, cross-platform caching, automated release tagging — plus a set of Italian actuarial benchmark tests that pin results against published tables. That is maintenance discipline on a stable API, not expansion.

◆ Prediction

Expect further patch tags carrying CI and documentation work, with any Rcpp performance work extending from presentValue() into adjacent valuation functions if it continues at all.

R
rapr
INFRA · APIS
0.0

rapr generalises its Rangeland Analysis Platform API access one endpoint at a time

◆ Current state

rapr pulls Rangeland Analysis Platform data into R — vegetation cover and production rasters derived from Landsat and Sentinel-2, plus the tabular summary APIs. The 1.1.3 release replaces the single-purpose table function with a general get_rap_table() covering the cover, coverMeteorology, production and production16day endpoints. The package reached CRAN in 2025 and is maintained by brownag, who also maintains the GeoPackage interface gpkg.

◆ Where it's heading

The shape is familiar for a young API client: add access to one endpoint, then generalise it once a second endpoint proves the pattern. get_rap_production16day_table() arrived in 1.1.0 and was deprecated three releases later in favour of a product argument. Between those, the work was error handling — empty geometries, server-side HTTP failures, warning timing — the unglamorous half of wrapping a remote service. The 1.0.0 release had already set the ambition by exposing both the 30m Landsat and 10m Sentinel-2 sources behind one argument.

◆ Prediction

Expect the remaining RAP endpoints to be folded into get_rap_table() as they are needed, and the deprecated 16-day function to be removed once the general interface has been out long enough.

Alternatives to lifecontingencies and rapr

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either lifecontingencies or rapr.

See all lifecontingencies alternatives → · See all rapr alternatives →

Recent activity from lifecontingencies and rapr

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1d agolifecontingenciesCI and metadata work; Italian actuarial benchmark tests added
  2. 5mo agoraprUnified get_rap_table() replaces the single-endpoint function
  3. 6mo agoraprrapr 1.1.2
  4. 8mo agolifecontingenciespresentValue() moves to Rcpp
  5. 9mo agoraprTabular 16-day production API access, plus error handling
  6. 11mo agolifecontingenciesTag identical to the previous version
  7. 1y agoraprCRAN release adds 10m Sentinel-2 source and grid templating
  8. 1y agoraprFinal 0.1.x snapshot before the 1.x rewrite

Frequently asked questions

What is the difference between lifecontingencies and rapr?

Both compete on the same themes — r-package — within Infra & APIs. lifecontingencies is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is lifecontingencies better than rapr?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. lifecontingencies is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to lifecontingencies?

Top lifecontingencies alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "lifecontingencies alternatives" section above for the current picks, or visit /alternatives/lifecontingencies for the full list with editorial commentary on each.

What are the best alternatives to rapr?

Top rapr alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "rapr alternatives" section above for the current picks, or visit /alternatives/rapr for the full list with editorial commentary on each.