Reports whether Poppins is available and whether the ragg graphics device
is installed.
Value
Invisibly returns a list with poppins_installed and ragg_available.
Examples
font_status()
#>
#> ── benviplot Font Status ───────────────────────────────────────────────────────
#> ✔ Poppins font: registered (bundled)
#> ℹ `theme_benvi()` will use Poppins automatically.
#> ✔ ragg package: available
#> ✔ Your setup is optimal for benviplot!