Skip to content

Releases: jimbrig/lossrx

Version 0.0.4

04 Oct 00:33
v0.0.4
Compare
Choose a tag to compare

lossrx [0.0.4] - 2022-10-04

What's Changed

Full Changelog: v0.0.3...v0.0.4


Changelog

Configuration

  • Update code metadata
  • Buildignore postgresdata
  • Re-do deps
  • Buildignore .vscode
  • Remove .vscode for R CMD CHECK
  • Ignore opened xl files (i.e. "~$")
  • Update imports/exports
  • Stop tracking docker volumes
  • Add new package dependencies
  • Remove codecov token from config
  • Add covr suggested dependency
  • Configure build tools
  • Update DESCRIPTION roxygen version
  • Update dependencies.R
  • Update custom domain in pkgdown config
  • Bump roxygen version
  • Add covr suggest dependency
  • Refactor .Rproj

Documentation

  • Update pkgdown yml
  • Update pkgdown yml pt 2
  • Enhance pkgdown NEWS menu
  • Update lossrx vignette
  • Add documentation for original raw data
  • Enhance README data preparation and database sections
  • Enhance structure of README
  • Enhance README
  • Run devtools::document for new functions
  • Re-configure pkgdown
  • Enhance README's
  • Build README
  • Re-build RAEDME
  • Add image for actuarial diagram
  • Remove studip codecov that doesnt work
  • Fix README
  • Update man docs
  • Update pkgdown for new release
  • Bump DESCRIPTION version; add URL
  • Update NEWS.md
  • Update pkgdown config
  • Trying out different bootswatch themes
  • Switch to superhero theme

Features

  • Add some suggested package deps
  • Update WORDLIST for spelling
  • Add mockaroo mock datasets to data-raw
  • Simulate_function
  • Add gh-labels support
  • Re-structure and enhance data-raw prep files
  • Add spawn database
  • Add database connection function
  • Add actuarial claims history function
  • Add working xl data files
  • Add workflow diagram
  • Add new vignette for getting started
  • Add new simulation function
  • Update database inst dir
  • Add SQL scripts for new db tables
  • Add Merged lossruns CSV for dataprep
  • Update Dockerfiles and docker-compose for DB
  • Add spelling to testthat tests
  • Update database markup file
  • Add new lossruns and triangles explanatory vignette
  • Add database markups for bot sqlserver and psql
  • Update spelling wordlist
  • Enhance github action for test coverage
  • Update package development script
  • Add data metadata

Refactor

  • Adjust database SQL scripts
  • Use local postgres container with updated credentials
  • Adjust db_init.R script
  • Add claims SQL table DDL

Bug Fixes

  • Fix man file for inform
  • Fix view_claim_history function
  • Fix roxygen tags for simulate functions params
  • Fix issues with globalVars for the view_claim_history function
  • Add globalVar for issue #37
  • Fix bug in simulate function related to .data$
  • Fix vignette index
  • Rstudio/connections dependency

Tests

  • Test Simulate Function

Release

  • Update NEWS.md for release

Version 0.0.3

06 Jan 01:42
v0.0.3
4d02713
Compare
Choose a tag to compare

Overview

What's Changed?

Full Changelog: v0.0.2...v0.0.3

Configuration

  • Re-configure pkgdown
  • Pkgdown
  • Match-up vignette names and indices
  • Cleanup old data-raw doc_data function
  • Cleanup old unused files
  • New dependency packages
  • Build ignore codemeta.json
  • Configure gh-linguist to ignore HTML and CSS
  • Buildignore gitattributes
  • Ignore javascript also with linguist
  • Re-structure data-raw folders

Documentation

  • Re-document package
  • Re-document package pre-build
  • Various tweaks to vignettes
  • Pkgdown configs
  • Add footnote to readme for database docker image
  • Add comprehensive data-raw README
  • Enhance README
  • Enhance database docs
  • Fix NEWS.md

Features

  • Add string utility functions
  • Add date utility functions
  • Add data utility functions
  • Initialize statistical functions
  • Re-configure R directory with function groupings
  • Add database create_tbl function
  • Add suite of interpolation functions
  • Add database schema YAML configuration files
  • Create database connection configuration file
  • Initialize vignettes for statistical distributions
  • Add customized vignette CSS styles
  • Initialize data overview vignette
  • SQL files for vehicles, coverages, and claimants
  • Database initialization script
  • Restructure and enhance data-raw folder
  • Add dependencies
  • Add bugReports URL
  • Add db.sql copied from docker container
  • Complete the inst/database folder

Bug

  • Fix NEWS.md

Data

  • Updated .rda data files
  • Database CSV seeding files

Meta

  • Create codemetar config file

Jimmy Briggs | 2022

Version 0.0.2

02 Jan 01:54
adc184f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

28 Nov 05:45
v0.0.1
5f57822
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/jimbrig/lossrx/commits/v0.0.1