ERROR: dependency ‘curl’ is not available for package ‘httr’ + R Studio + Ubuntu 20.04
When i try to install tidyverse packages on R studio on ubuntu i have nexts errors, i share solutions.ERROR: configuration failed for package ‘xml2’Solution:sudo apt-get install libxml2-devERROR: dependency ‘curl’ is not available for package ‘htt…