The only solution is to solve the missing dependencies, they are not the same for all packages. As a shortcut try with
install.packages("tidyverse", dependencies = TRUE)
If you get any more error messages please post them here, we can't help you without information.