Hi, first try could be:
install.packages("tidyverse", type="binary")
If that one does not help: please try to give some more info about your installation and your environment, e.g run
R.version
and post the output here (maybe you are using a strange version
Also, you might want to check that the repositories are corretly set:
Best!