Package: poisbinom Type: Package Title: A Faster Implementation of the Poisson-Binomial Distribution Version: 1.0.2 Date: 2019-08-18 Author: Santiago Olivella [aut, cre], Yuki Shiraito [aut] Maintainer: Santiago Olivella Description: Provides the probability, distribution, and quantile functions and random number generator for the Poisson-Binomial distribution. This package relies on FFTW to implement the discrete Fourier transform, so that it is much faster than the existing implementation of the same algorithm in R. License: GPL (>= 2) Imports: Rcpp (>= 0.12.10) SystemRequirements: fftw3 (>= 3) LinkingTo: Rcpp NeedsCompilation: yes Config/pak/sysreqs: libfftw3-dev Repository: https://solivella.r-universe.dev Date/Publication: 2025-06-02 19:49:11 UTC RemoteUrl: https://github.com/solivella/poisbinom RemoteRef: HEAD RemoteSha: 8fd8b8727ce6c54bab7dba5a138de55c33ed617b Packaged: 2026-06-24 10:00:46 UTC; root