tests/testthat/_snaps/generics.md

warnings are produced correctly

Code
  . <- left_ev(sim_di_det_3, iterations = 3)
Condition
  Warning:
  'sim_di_det_3' did not converge after 3 iterations. Returning NA, please try again with more iterations.
Code
  . <- left_ev(sim_di_det_1, iterations = 2)
Condition
  Warning:
  'sim_di_det_1' did not converge after 2 iterations. Returning NA, please try again with more iterations.


levisc8/ipmr documentation built on Feb. 22, 2023, 9:15 p.m.