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
If I run font_import, after scanning all the directories, it fails with the following error:
Found FontName for 5044 fonts.
Scanning afm files in /usr/lib/R/library/extrafontdb/metrics
Error in if (grepl("Bold", weight)) { : argument is of length zero
In addition: There were 50 or more warnings (use warnings() to see the first 50)
Hi,
If I run
font_import
, after scanning all the directories, it fails with the following error:The traceback:
In the
/usr/lib/R/library/extrafontdb/metrics
directory there are 4862afm.gz
files.Also I can run
font_import
only asroot
, is it normal?My session info:
I appreciate any help with this.
Best wishes,
Denes
The text was updated successfully, but these errors were encountered: