vdiffr visual regression tests not working
Closed this issue · 2 comments
Ryo-N7 commented
possibly due to: r-lib/vdiffr#36
Sayani07 commented
Any brainstorming on this would be helpful.
Some of the plot components depend on random variation which might lead to this problem as suggested here. The calc.falpha argument used in HDRs do use sampling. Maybe adding an seed here might help. Any suggestions?
mitchelloharawild commented
Closing as tests now seem fine. Presumably adding the seed fixed this issue.