Package: rv
Title: Simulation-Based Random Variable Objects
Version: 2.3.3
Authors@R: c(
  person("Jouni", "Kerman", role = c("aut"), email = "jouni@kerman.com"),
  person("Joseph", "Stachelek", role = c("ctb", "cre"), email = "stachel2@msu.edu")
  )
Maintainer: Joseph Stachelek <stachel2@msu.edu>
URL: https://github.com/jsta/rv
BugReports: https://github.com/jsta/rv/issues
Description: Implements a simulation-based random variable class and a suite of
  methods for extracting parts of random vectors, calculating extremes of random
  vectors, and generating random vectors under a variety of distributions 
  following Kerman and Gelman (2007) <doi:10.1007/s11222-007-9020-4>. 
Depends: R(>= 2.15.1), stats, utils, grDevices, graphics
License: GPL-2
Encoding: UTF-8
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-08 14:32:06 UTC; jose
Author: Jouni Kerman [aut],
  Joseph Stachelek [ctb, cre]
Repository: CRAN
Date/Publication: 2019-01-08 15:40:03 UTC
