I'm on Ubuntu. R is definitely installed - I can launch it and I can see its folder in bin/.
How can I tell if r-base-dev is installed?
Will installing r-base-dev fix the issues I'm having with missing system packages with I try to install.packages("tidyverse")?
Many thanks!