The rv package provides tools for working with simulation-based random variables.
rv
install.packages("rv")
install.packages('devtools') # package devtools needed devtools::install_github("jsta/rv")
See website