i have R 2.14 version.and i have downloaded bayesQR package from following link http://cran.r-project.org/web/packages/bayesQR/index.html 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/Bayesian-Quantile-regression-installation-tp4118947p4118947.html Sent from the R help mailing list archive at Nabble.com.
Let's see... you could: - read the directions at http://cran.r-project.org or the longer ones here http://cran.r-project.org/doc/manuals/R-admin.pdf - look at the help for install.packages() - actually look at the menus for R, as there's an install from local file option there somewhere in the Windows version. Or you could abrogate all responsibility for your own problems and ask repeatedly for help. Personally, I'd try one of the first three options. On Tue, Nov 29, 2011 at 7:15 AM, narendarreddy kalam <narendarcse007 at gmail.com> wrote:> i have R 2.14 version.and i have downloaded bayesQR package from following > link > > http://cran.r-project.org/web/packages/bayesQR/index.html > > 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/Bayesian-Quantile-regression-installation-tp4118947p4118947.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- Sarah Goslee http://www.stringpage.com http://www.sarahgoslee.com http://www.functionaldiversity.org
Please send your questions to the R-help list, and not directly to me. You provide your OS this time, but not any of the other information requested in the posting guide, like your version of R. What you did would be nice too. Used the menu option? Or used install.packages() at the command line? If this is an internet-enabled computer, the latter is by far the easiest option: it will download and install the package for you. On Thu, Dec 1, 2011 at 6:34 AM, kalam narendar reddy <narendarcse007 at gmail.com> wrote:> Dear?Sarah Goslee, > The following?i sthe error if i tried to?use the install packages from > local?zip files ven though i have loacated the?bayesQR_1.3 which is > ?winRAR zip archieve? fie. > ?Error in read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) > : > ? cannot open the connection > In addition: Warning message: > In read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) : > ? cannot open compressed file 'bayesQR_1.3(1)/DESCRIPTION', probable reason > 'No such file or directory'The filename shown here is not the one that's in the CRAN archive - did you try to download it more than once? That may confuse Windows, I don't know. I don't use Windows (another reason you shouldn't be emailing me directly). But try renaming it without the (1) and see if that works.> tell me what is the reason for it. i have tried to install the package from > local zip file(binary version for windows of bayesian quantile regression > ).my os is windows7 and i have followed the procedure as it is told in the > manual for windows for package installation.still i am unanle to install.pls > understand my problem. > thanks in advance for your kind reply.pls reply as early as possible. >Sarah
Possibly Parallel Threads
- problem during installing bayesQR package for R 2.14 version
- regarding installation of bayesQR package
- regarding bayesian quantile regression r pkg mirror for india and its code
- hi all.regarding quantile regression results..
- question about bayesian model selection for quantile regression