README.md

lossdevtapp

Lifecycle:
experimental Codecov test
coverage R-CMD-check

The goal of lossdevtapp is to provide an intuitive actuarial application for a typical Property Casualty loss development workflow.

Check out the repo's Changelog for progression details on the development of the R package and its features over time.

Installation

You can install the development version of lossdevtapp like so:

pak::pak("jimbrig/lossdevtapp")

or pull the Docker Image hosted on GitHub Container Registry via:

# pull base image
docker pull ghcr.io/jimbrig/lossdevtapp:latest

# run container image locally
docker run -d -it -p 8080:80 ghcr.io/jimbrig/lossdevtapp:latest

and view the corresponding Dockerfile for reference on how the image was built.

Code of Conduct

Please note that the lossdevtapp project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



jimbrig/lossdevtapp documentation built on Aug. 31, 2024, 8:38 a.m.