Posit Community
Problem to install kableExtra on ubuntu 20
General
kableextra
,
package-installation
,
rstudio
andresrcs
April 12, 2021, 9:25pm
2
You are missing a system dependency, install it from a terminal
sudo apt install libfontconfig1-dev
3 Likes
show post in topic