Displaying 1 result from an estimated 1 matches for "r52561".
Did you mean:
r52061
2010 Jul 21
1
new bug in install.packages()
Hi,
install.packages() seems to be broken in latest R-devel snapshot
(2010-07-19 r52561) if you are using an
R/R.version$platform-library/x.y directory.
> .libPaths()
[1] "/home/hpages/R/x86_64-unknown-linux-gnu-library/2.12"
[2] "/home/hpages/R-2.12/library"
> install.packages("car")
Error in sprintf(gettext(fmt, domain = domain),...