Skip to content

regarding installation of bayesQR package

2 messages · narendarreddy kalam, Uwe Ligges

#
i have R 2.14 version.and i have downloaded bayesQR package from following
link

http:// http://cran.r-project.org/web/packages/bayesQR/index.ht ml

my OS is Windows7.i have downloaded  Windows binary: 	bayesQR_1.3.zip file
from above link.I am new to R.


So please tell me what is the next step i have to do inorder to install the
bayesQR package.pls reply  me as quickly as possible.
thanks in advance
     with regards
*Kalam Narendar Reddy,*
Masters In technology,
University Of HYderabad,



--
View this message in context: http://r.789695.n4.nabble.com/regarding-installation-of-bayesQR-package-tp4118899p4118899.html
Sent from the R help mailing list archive at Nabble.com.
#
On 29.11.2011 13:09, narendarreddy kalam wrote:
2.14.0 I guess.
Well, the R Installation and Administration manual says it.

Easiest: Either install.packages("bayesQR") downloads and installs 
automatically, or for Windows, simply use the GUI to install the 
downloaded zip file.

Uwe Ligges