Package: revdbayes
Title: Ratio-of-Uniforms Sampling for Bayesian Extreme Value Analysis
Version: 1.1.0
Date: 2017-03-14
Authors@R: person(c("Paul", "J."), "Northrop", email = "p.northrop@ucl.ac.uk",
  role = c("aut", "cre", "cph"))
Description: Provides functions for the Bayesian analysis of extreme value
    models.  The 'rust' package <https://cran.r-project.org/package=rust> is
    used to simulate a random sample from the required posterior distribution.
    The functionality of 'revdbayes' is similar to the 'evdbayes' package
    <https://cran.r-project.org/package=evdbayes>, which uses Markov Chain
    Monte Carlo ('MCMC') methods for posterior simulation.  See the 'revdbayes' 
    website for more information, documentation and examples.
Imports: stats, graphics, methods, utils, rust (>= 1.1.0), bayesplot
        (>= 1.1.0)
License: GPL (>= 2)
LazyData: TRUE
Depends: R (>= 3.3.3),
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, devtools, evdbayes, ggplot2 (>= 2.2.1)
VignetteBuilder: knitr
URL: http://github.com/paulnorthrop/revdbayes
BugReports: http://github.com/paulnorthrop/revdbayes/issues
NeedsCompilation: no
Packaged: 2017-03-14 13:58:01 UTC; paul
Author: Paul J. Northrop [aut, cre, cph]
Maintainer: Paul J. Northrop <p.northrop@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2017-03-14 15:13:09
