Aaaarg! Hey #Rstats, are there any tools where I could put in my intention for example to install c('tidyverse', 'devtools',visNetwork') in Ubuntu and out would pop out somethin saying "you will need the following linux libs: libgit2-dev, bibssl-dev, dibxml2-dev" etc...
3
2
1
### Install Dependencies sudo apt install libcurl4-openssl-dev libssl-dev libxml2-dev
2
1
@eddelbuettel does a great job with Linux based R instructions and looking at his posts has answered many of my questions as well
1
1