I am trying to run an R/ruby code that cleans a number of CSV files and generates another one. I have RStudio and tidyverse installed but the code keeps failing due to "Error in library(tidyverse) : there is no package called 'tidyverse'"
I have tried reinstalling R and RStudio and tidyverse. RStudio can see tidyverse is installed but this other script cannot.