devtools icon indicating copy to clipboard operation
devtools copied to clipboard

devtools ubuntu 22.04 dependency error

Open cinnetcrash opened this issue 3 years ago • 0 comments

I had some problems with ubuntu 22.04 and R when installing devtools. The solution was installing some library from command line.

sudo apt -y install libfontconfig1-dev libharfbuzz-dev install libtiff-dev

cinnetcrash avatar Sep 21 '22 15:09 cinnetcrash