Changes in version 1.1.0 (2026-04-27) - Fixed a mismatch in documentation - Other minor updates Changes in version 1.0.1 - Documentation fixes and website formatting Changes in version 1.0 (2022-12-13) - Included maximum likelihood and methods of moments estimates Changes in version 0.12 (2019-02-14) - Update to move from R-forge to github Changes in version 0.11 (2017-10-02) - Update to dtriangle to fix a bug when a == c and x == c Changes in version 0.10 (2016-01-21) - Update to the description file Changes in version 0.9 - Updates to fix errors in the CRAN build. Changes in version 0.8 (2013-02-22) - Changed the arguments for dtriangle and dltriangle to be an "x" instead of a "q" based on a suggestion from Randall Pruim. Also, changed the default for the triangle mode to be 1/2 of the base instead of 1/2 (or 10 for the log triangle) based on Randall Pruim's suggestion as well. Changes in version 0.7 - Added the manual entry for the logarithmic triangle Changes in version 0.6 - added the log scale triangle function Changes in version 0.5 (2012-10-29) - Changed the filenames to be portable Changes in version 0.4 - Changed the license to GPL >= 2 according to a Kurt Hornik email Changes in version 0.1 - Changed the rtraingle and qtriangle functions in response to an excellent bug report from Dr Michael Scroggie (Michael.Scroggie@dse.vic.gov.au). The bug involved the conditional logic in the inverse CDF so that when the "a" and "c" parameters were equal, rtriangle would return a vector of "a".