Changes in version 0.8.39.9000 Changes in version 0.8.39 (2024-01-24) fix empty documentation of some arguments Changes in version 0.8.38 (2021-01-07) - Reworked twCoefversionMLEFlat - Migrated from RUnit to testthat Changes in version 0.8.37 (2018-07-30) - Density returns 0 instead of NAN outside (0,1) - Changed first argument name of dversion from q to x - Document argument n of rversion Changes in version 0.8.36 (2018-05-17) Remove the library call to MASS. Changes in version 0.8.35 (2017-12-08) Avoid writing file reports during testing and installation. Changes in version 0.8.33 (2016-11-10) New features density on log-scale Thanks to @madeleine-empirical the density function dversion now has log an argument that allows computing the density directly at log-scale. Further changes Migration to github The hosting of the development moved from r-forge to github. Releases will still be put to r-forge, because of its good package-checking setup for several platforms, and the help for submission to CRAN, but versioning and development of the code will be done on github. Documentation A package vignette, a README.Rmd and this NEWS.md file have been added.