* Updated package dependencies to address a warning from CRAN
0.2.13
* Updated URLs in the bibliography of the package vignette and help files
0.2.12
* Moved continuous integration testing from TravisCI to GitHub Actions * Changed vignette format from Sweave to RMarkdown to facilitate easier testing using GitHub Actions
0.2.11
* Fixed as.triangle for a 'long' data set, when input data had missing values. Thanks to Dimitri Minassian for reporting this issue. * Fixed standard error estimation in MackChainLadder when tail factor > 1 and alpha = 2. Thanks to Valentin Cornaciu for reporting this issue.
0.2.10
* Added Berquist-Sherman Paid Claim Development Adjustment methods to adjust paid claims based on the underlying relation between paid and closed claims. * Added tests to check calendar year effect, correlation between development factors and inflation.
Thanks to Marco De Virgilis.
0.2.9
* Fix to as.triangle.data.frame. The labels of origin and development period were mixed up with the move away from reshape2 to aggregate in version 0.2.8. Thanks to Edward Tasker for reporting this issue.