diff --git a/inst/tinytest/_tinysnapshot/plot_slopes_categorical.svg b/inst/tinytest/_tinysnapshot/plot_slopes_categorical.svg index 03d31d454..08119ba54 100644 --- a/inst/tinytest/_tinysnapshot/plot_slopes_categorical.svg +++ b/inst/tinytest/_tinysnapshot/plot_slopes_categorical.svg @@ -24,38 +24,38 @@ - - + + - - - - - - - - - + + + + + + + + + --0.3 --0.2 --0.1 -0.0 -0.1 - - - - - - - - -4 -6 -8 -cyl -Slope +-0.3 +-0.2 +-0.1 +0.0 +0.1 + + + + + + + + +4 +6 +8 +cyl +Slope diff --git a/inst/tinytest/_tinysnapshot/plot_slopes_continuous.svg b/inst/tinytest/_tinysnapshot/plot_slopes_continuous.svg index 84ce139de..79445f4a7 100644 --- a/inst/tinytest/_tinysnapshot/plot_slopes_continuous.svg +++ b/inst/tinytest/_tinysnapshot/plot_slopes_continuous.svg @@ -24,39 +24,39 @@ - - + + - - - - - - - - + + + + + + + + --0.2 --0.1 -0.0 -0.1 -0.2 - - - - - - - - - -2 -3 -4 -5 -wt -Slope +-0.2 +-0.1 +0.0 +0.1 +0.2 + + + + + + + + + +2 +3 +4 +5 +wt +Slope diff --git a/inst/tinytest/_tinysnapshot/plot_slopes_factor_facets.svg b/inst/tinytest/_tinysnapshot/plot_slopes_factor_facets.svg index 90f46451e..0e3c5211b 100644 --- a/inst/tinytest/_tinysnapshot/plot_slopes_factor_facets.svg +++ b/inst/tinytest/_tinysnapshot/plot_slopes_factor_facets.svg @@ -21,100 +21,100 @@ - + - - + + - - - - - - - - + + + + + + + + - - + + - - - - - - - - + + + + + + + + - - + + - - -gear_fct, 4 - 3 + + +gear_fct, 4 - 3 - - + + - - -gear_fct, 5 - 3 + + +gear_fct, 5 - 3 - - - - - - -10 -15 -20 -25 -30 -35 - - - - - - -10 -15 -20 -25 -30 -35 --2.5 -0.0 -2.5 - - - --4 --2 -0 -2 - - - - -mpg -Slope + + + + + + +10 +15 +20 +25 +30 +35 + + + + + + +10 +15 +20 +25 +30 +35 +-2.5 +0.0 +2.5 + + + +-4 +-2 +0 +2 + + + + +mpg +Slope diff --git a/inst/tinytest/_tinysnapshot/plot_slopes_two_conditions.svg b/inst/tinytest/_tinysnapshot/plot_slopes_two_conditions.svg index 619dfc734..6e7d16d8c 100644 --- a/inst/tinytest/_tinysnapshot/plot_slopes_two_conditions.svg +++ b/inst/tinytest/_tinysnapshot/plot_slopes_two_conditions.svg @@ -24,58 +24,58 @@ - - + + - - - - - - - - - - - - - + + + + + + + + + + + + + --0.15 --0.10 --0.05 -0.00 -0.05 -0.10 - - - - - - - - - - -2 -3 -4 -5 -wt -Slope - -factor(am) - - - - - - - - -0 -1 +-0.15 +-0.10 +-0.05 +0.00 +0.05 +0.10 + + + + + + + + + + +2 +3 +4 +5 +wt +Slope + +factor(am) + + + + + + + + +0 +1 diff --git a/inst/tinytest/helpers.R b/inst/tinytest/helpers.R index af6e120be..8858ca146 100644 --- a/inst/tinytest/helpers.R +++ b/inst/tinytest/helpers.R @@ -5,7 +5,6 @@ EXPENSIVE <- FALSE options("tinysnapshot_device" = "svglite") options("tinysnapshot_tol" = 200) -options("tinysnapshot_device_args" = list(user_fonts = fontquiver::font_families("Liberation"))) options(marginaleffects_numDeriv = NULL) if (isTRUE(insight::check_if_installed("cmdstanr", quietly = TRUE))) {