Issue
This Content is from Stack Overflow. Question asked by Andres Camilo Guzman Calderon
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
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.