R_kableExtra install

Viewed 9

I am trying to install kableExtra and get the following errors:

ERROR: configuration failed for package ‘systemfonts’
  • removing ‘/usr/local/lib/R/site-library/systemfonts’ Warning in install.packages : installation of package ‘systemfonts’ had non-zero exit status ERROR: dependency ‘systemfonts’ is not available for package ‘svglite’
  • removing ‘/usr/local/lib/R/site-library/svglite’ Warning in install.packages : installation of package ‘svglite’ had non-zero exit status ERROR: dependency ‘svglite’ is not available for package ‘kableExtra’
  • removing ‘/usr/local/lib/R/site-library/kableExtra’ Warning in install.packages : installation of package ‘kableExtra’ had non-zero exit status
0 Answers
Related