jamovi / jmv

jamovi for R
https://www.jamovi.org
58 stars 27 forks source link

ANOVA: catch Anova error silently #350

Closed raviselker closed 2 years ago

raviselker commented 2 years ago

This commit fixes a bug where when running an anova through car::Anova, error messages are not caught silently causing the original error to be printed to the console. This fix will also fix the failing anova test.