Package: rv
Title: Simulation-Based Random Variable Objects
Version: 2.3.5
Authors@R: c(
  person("Jouni", "Kerman", role = c("aut"), email = "jouni@kerman.com"),
  person("Jemma", "Stachelek", role = c("ctb", "cre"), email = "stachel2@msu.edu")
  )
Maintainer: Jemma 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.1.2
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-12 03:20:27 UTC; jemma
Author: Jouni Kerman [aut],
  Jemma Stachelek [ctb, cre]
Repository: CRAN
Date/Publication: 2022-02-12 23:10:06 UTC
Built: R 4.0.5; ; 2022-04-21 03:09:09 UTC; windows
