[R] Install GARPFRM package
Saba Sehrish
sabasehrish at yahoo.com
Thu May 19 06:51:34 CEST 2016
Hi
I am trying to install GARPFRM package to R (version: 3.3.0) by following steps:
(a) install.packages("GARPFRM", repos="http://R-Forge.R-project.org")
It gives following Warning messages:
1: running command '"C:/PROGRA~1/R/R-33~1.0/bin/i386/R" CMD INSTALL -l "C:\Users\ssehrish\Documents\R\win-library\3.3" C:\Users\ssehrish\AppData\Local\Temp\RtmpU3JvBo/downloaded_packages/GARPFRM_0.1.0.tar.gz' had status 1
2: In install.packages("GARPFRM", repos = "http://R-Forge.R-project.org") : installation of package ‘GARPFRM’ had non-zero exit status
(b) library(GARPFRM)
It gives following error : Error in library(GARPFRM) : there is no package called ‘GARPFRM’
Please help me in this regard.
Thanks
Saba
More information about the R-help
mailing list