Package: CholWishart
Type: Package
Title: Cholesky Decomposition of the Wishart Distribution
Version: 0.9.2
Authors@R: c(person(c("Geoffrey", "Thompson"),email="gzthompson@gmail.com",
          role = c("aut", "cre")),  
          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, 
    computing densities for the Wishart and inverse Wishart distributions, 
    and computing the multivariate gamma and digamma functions.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
URL: https://github.com/gzt/CholWishart
BugReports: https://github.com/gzt/CholWishart/issues
Depends: R (>= 3.3.0)
Suggests: testthat, knitr, rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-03-21 02:15:14 UTC; gzt
Author: Geoffrey Thompson [aut, cre],
  R Core Team [ctb]
Maintainer: Geoffrey Thompson <gzthompson@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-21 04:45:59 UTC
