Error package grid does not have a namespace
问题 I'm using R.3.3.1 in RStudio 0.99.903 on a work PC. I'm having the same error message when trying to use both ggplot2 and tidytext: although I managed to install both packages, when i launch them i get this error message: Error : package ‘grid’ does not have a namespace At first i thought this meant grid was missing but i read that it's now part of base so i don't understand why it doesn't load when i run library(grid)... Adding to my confusion is the fact that i can only see gridBase and