Hello,
I am having trouble with installing of "plm" package.
The package was installed by using the command:
install.packages("plm").
During installing the following error message appeared:
Warning in install.packages :
running command '"C:/PROGRA~1/R/R-34~1.4/bin/x64/R" CMD INSTALL -l "C:\Users\myname\Documents\R\win-library\3.4" C:\Users\myname\AppData\Local\Temp\RtmpYFsA6E/downloaded_packages/plm_2.2-3.tar.gz' had status 1
Warning in install.packages :
installation of package ‘plm’ had non-zero exit status
When "install.packages (" plm ")" is executed, the following message is displayed:
library(plm)
Error in library(plm) : there is no package called ‘plm’.
Could you, please, help me with the problem.
I use Windows 10 Pro.