Package: boodist Title: Some Distributions from the 'Boost' Library and More Version: 1.0.0.9000 Authors@R: person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")) Description: Make some distributions from the 'C++' library 'Boost' available in 'R'. In addition, the normal-inverse Gaussian distribution and the generalized inverse Gaussian distribution are provided. The distributions are represented by 'R6' classes. The method to sample from the generalized inverse Gaussian distribution is the one given in "Random variate generation for the generalized inverse Gaussian distribution" Luc Devroye (2012) . License: GPL-3 URL: https://github.com/stla/boodist BugReports: https://github.com/stla/boodist/issues Imports: R6, Rcpp, RcppNumerical, stats LinkingTo: BH, Rcpp, RcppEigen, RcppNumerical Suggests: plotly Encoding: UTF-8 RoxygenNote: 7.2.3 SystemRequirements: C++17 Repository: https://stla.r-universe.dev Date/Publication: 2023-11-27 15:28:57 UTC RemoteUrl: https://github.com/stla/boodist RemoteRef: HEAD RemoteSha: e08e19ebd770eccef06cca3db9d56a05f6e12e83 NeedsCompilation: yes Packaged: 2026-07-09 07:13:57 UTC; root Author: Stéphane Laurent [aut, cre] Maintainer: Stéphane Laurent