I typed the following command
*install.packages('bayesQR')'*
to install bayesQR(my R version is 2.14)
i am encountered the following error.
Installing package(s) into
?C:/Users/knreddy.IDRBTVM/Documents/R/win-library/2.14?
(as ?lib? is unspecified)
Warning: unable to access index for repository
http://essrc.hyogo-u.ac.jp/cran/bin/windows/contrib/2.14
Warning: unable to access index for repository
http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.14
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ?bayesQR? is not available (for R version 2.14.0)
pls reply me as early as possible.
and also can i know i amable to access the bayesQR code.tell me the link to
access the same..
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/problem-during-installing-bayesQR-package-for-R-2-14-version-tp4118755p4118755.html
Sent from the R help mailing list archive at Nabble.com.
problem during installing bayesQR package for R 2.14 version
2 messages · narendarreddy kalam, R. Michael Weylandt
You can try downloading from the CRAN master (either a pre-packaged binary or source code). There's fortran code you might need to compile if you can't get the binary to work but it should be ok. http://cran.r-project.org/web/packages/bayesQR/index.html Michael On Tue, Nov 29, 2011 at 6:03 AM, narendarreddy kalam
<narendarcse007 at gmail.com> wrote:
I typed the following command
*install.packages('bayesQR')'*
to install bayesQR(my R version is 2.14)
?i am encountered the following error.
Installing package(s) into
?C:/Users/knreddy.IDRBTVM/Documents/R/win-library/2.14?
(as ?lib? is unspecified)
Warning: unable to access index for repository
http://essrc.hyogo-u.ac.jp/cran/bin/windows/contrib/2.14
Warning: unable to access index for repository
http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.14
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
?package ?bayesQR? is not available (for R version 2.14.0)
pls reply me as early as possible.
and also can i know ?i amable to access the bayesQR code.tell me the link to
access the same..
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/problem-during-installing-bayesQR-package-for-R-2-14-version-tp4118755p4118755.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.