Package: rv
Title: Simulation-Based Random Variable Objects
Version: 2.3.4
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: 7.0.2
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-02-03 17:30:37 UTC; jose
Author: Jouni Kerman [aut],
  Joseph Stachelek [ctb, cre]
Repository: CRAN
Date/Publication: 2020-02-03 18:10:03 UTC
Built: R 3.6.3; ; 2021-05-12 17:49:36 UTC; windows
