Package: poisbinom
Type: Package
Title: A Faster Implementation of the Poisson-Binomial Distribution
Version: 1.0.2
Date: 2025-06-02
Authors@R: c(person(given = "Santiago",
                      family = "Olivella",
                      role = c("aut", "cre"),
                      email = "olivella@unc.edu"),
             person(given = "Yuki",
                      family = "Shiraito",
                      role = "aut"))
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
Packaged: 2025-06-02 21:15:18 UTC; olivella
Author: Santiago Olivella [aut, cre],
  Yuki Shiraito [aut]
Maintainer: Santiago Olivella <olivella@unc.edu>
Repository: CRAN
Date/Publication: 2025-06-02 21:50:02 UTC
Built: R 4.5.0; x86_64-apple-darwin20; 2025-06-02 23:09:06 UTC; unix
Archs: poisbinom.so.dSYM
