Package: invgamma
Type: Package
Title: The Inverse Gamma Distribution
Version: 1.2
URL: https://github.com/dkahle/invgamma, https://www.kahle.io/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: Light weight implementation of the standard distribution
  functions for the inverse gamma distribution, wrapping those for the gamma
  distribution in the stats package.
License: MIT + file LICENSE
RoxygenNote: 7.3.2
Encoding: UTF-8
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-02 03:24:49 UTC; david_kahle
Author: David Kahle [aut, cre, cph],
  James Stamey [aut, cph]
Maintainer: David Kahle <david.kahle@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-02 04:50:02 UTC
Built: R 4.3.3; ; 2025-07-02 07:11:23 UTC; unix
