'Problems installing packages with R

Please help me.

I was trying to install tidyverse, with the following command: install.packages("tidyverse") but i get the following error: Warning in install.packages : error 1 in extracting from zip file Warning in install.packages : cannot open compressed file 'vroom/DESCRIPTION', probable reason 'No such file or directory' Error in install.packages : cannot open the connection

I do not understand what is happening, i have a Windows 10, 64 bits

Please help



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source