# NOT RUN {
## save current options
oldval <- Runuran.options()
## show current options
Runuran.options("error.level")
## suppress all UNU.RAN error messages and warnings
Runuran.options(error.level="none")
## restore Runuran options
Runuran.options(oldval)
# }
Run the code above in your browser using DataLab