easystats / performance

:muscle: Models' quality and performance metrics (R2, ICC, LOO, AIC, BF, ...)
https://easystats.github.io/performance/
GNU General Public License v3.0
1.03k stars 94 forks source link

Remove unnecessary `tryCatch()` statements targeting `insight::download_model()` #746

Closed strengejacke closed 4 months ago

strengejacke commented 4 months ago

Fixes #732

strengejacke commented 4 months ago

Oh, I haven't looked in other tests yet. Or was only this file affected?

strengejacke commented 4 months ago

And we could switch to httr2, or not?