Closed dianarypkema closed 5 years ago
Hi Diana,
Sorry for the issue. I'm not able to recreate that issue on my end. Has everything else been running properly? One suggestion would be to update your version of Rcpp.
Sean
Hi Sean,
No worries--thanks for the recommendation! I updated Rcpp (and all the other packages I have installed) and now it works.
Thanks! Diana
Excellent...let me know if you find any other bugs!
Hi,
When I run the Rsim example
REco.run1 <- rsim.run(REco.sim, method = 'RK4', years = 1:100)
I get the error
How can I fix this?
Thanks! Diana