I am trying to run an Rscript. Each time it throws a warning message:
"no function found corresponding to methods exports from 'Runuran' for: 'initialize', 'show'"
while loading the package Runuran
, and execution gets halted with the following error message -
Error in initialize(value, ...) : cannot use object of class "character" in new(): class "unuran" does not extend that class Calls: urweibull -> new -> initialize -> initialize Execution halted
I would really appreciate any help that I could get. I am using R-3.2.1