Package: CholWishart
Type: Package
Title: Cholesky Decomposition of the Wishart Distribution
Version: 1.1.2
Authors@R: c(person(c("Geoffrey", "Thompson"),email="gzthompson@gmail.com",
    role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2436-8822")),
    person("R Core Team", role = "ctb"))
Description: Sampling from the Cholesky factorization of a Wishart random 
    variable, sampling from the inverse Wishart distribution, sampling from 
    the Cholesky factorization of an inverse Wishart random variable, sampling
    from the pseudo Wishart distribution, sampling from the generalized
    inverse Wishart distribution, computing densities for the Wishart 
    and inverse Wishart distributions, and computing the multivariate gamma 
    and digamma functions. Provides a header file so the C functions can be
    called directly from other programs.
License: GPL (>= 3)
Encoding: UTF-8
Language: en-us
RoxygenNote: 7.1.2
URL: https://github.com/gzt/CholWishart
        https://gzt.github.io/CholWishart/
BugReports: https://github.com/gzt/CholWishart/issues
Depends: R (>= 3.6)
Suggests: testthat, knitr, rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-10-07 17:22:15 UTC; gzt
Author: Geoffrey Thompson [aut, cre] (<https://orcid.org/0000-0003-2436-8822>),
  R Core Team [ctb]
Maintainer: Geoffrey Thompson <gzthompson@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-08 08:30:11 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-25 08:32:58 UTC; unix
Archs: CholWishart.so.dSYM
