Package: pg
Title: Polya Gamma Distribution Sampler
Version: 0.2.4
Authors@R: 
    c(
      person(
        given = "James",
        family = "Balamuta",
        role = c("aut", "cre", "cph"),
        email = "balamut2@illinois.edu"
      )
    )
Description: Provides access to a high performant random distribution
    sampler for the Polya Gamma Distribution using either 'C++' headers for 
    'Rcpp' or 'RcppArmadillo' and 'R'.
URL: https://tmsalab.github.io/pg/, https://github.com/tmsalab/pg
BugReports: https://github.com/tmsalab/pg/issues
License: GPL (>= 3)
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 2.1.0)
NeedsCompilation: yes
Packaged: 2023-07-21 05:41:00 UTC; ronin
Author: James Balamuta [aut, cre, cph]
Maintainer: James Balamuta <balamut2@illinois.edu>
Repository: CRAN
Date/Publication: 2023-07-22 10:30:06 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-07-23 10:34:19 UTC; unix
Archs: pg.so.dSYM
