Displaying 1 result from an estimated 1 matches for "r56569".
Did you mean:
d56569
2011 Aug 04
2
Graphical option to update.packages in development version (build of the 2011-07-31 r56569) for Windows not working properly
...pdate.packages(ask='graphics', checkBuilt=TRUE)
does not work as it should, but presents a list of all of the installed
packages, regardless of version/time-stamp.
The call
update.packages(old.packages())
works as it should.
> sessionInfo()
R Under development (unstable) (2011-07-31 r56569)
Platform: x86_64-pc-mingw32/x64 (64-bit)
locale:
[1] LC_COLLATE=English_South Africa.1252 LC_CTYPE=English_South Africa.1252
[3] LC_MONETARY=English_South Africa.1252 LC_NUMERIC=C
[5] LC_TIME=English_South Africa.1252
attached base packages:
[1] stats graphic...