Package: invgamma
Type: Package
Title: The Inverse Gamma Distribution
Version: 0.0
URL: https://github.com/dkahle/invgamma
BugReports: https://github.com/dkahle/invgamma/issues
Authors@R: c(
    person("David", "Kahle", email = "david.kahle@gmail.com", role = c("aut", "cre", "cph")),
    person("James", "Stamey", email = "james_stamey@baylor.edu", role = c("aut", "cph"))
  )
Description: Standard distribution functions for the inverse gamma distribution,
  wrapping those for the gamma distribution that are already provided in the
  stats package.
License: GPL-2
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-23 20:29:09 UTC; david_kahle
Author: David Kahle [aut, cre, cph],
  James Stamey [aut, cph]
Maintainer: David Kahle <david.kahle@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-24 09:53:42
