You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try font_add_google(name = "Noto Sans", family = "Noto Sans") then the error Error in loadNamespace(x) : there is no package named ‘jsonlite’ occurs.
I cannot use the showtext package.
How can I fix this?
The text was updated successfully, but these errors were encountered:
Ok, thank you. I needed to install curl as well. I don't know why these packages were not installed as dependencies (to ensure working functions) automatically.
When I try
font_add_google(name = "Noto Sans", family = "Noto Sans")
then the errorError in loadNamespace(x) : there is no package named ‘jsonlite’
occurs.I cannot use the showtext package.
How can I fix this?
The text was updated successfully, but these errors were encountered: