The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
52864 5807 d 5 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51075 6021 d 0 h ripley /trunk/ more on use of BINDIR (but not yet complete)  
50972 6039 d 9 h ripley /trunk/src/library/profile/ use different 64-bit library  
47604 6402 d 8 h ripley /trunk/ run package tests with useFancyQuote=FALSE  
47202 6433 d 11 h ripley /trunk/ set options("pdfviewer") on Windows too  
43666 6802 d 1 h ripley /trunk/src/ workaround for gfortran hangs  
43271 6850 d 9 h ripley /trunk/ omit zero-length objects in any() and all() to avoid coercion overhead.
correct misuses of any() for length(), e.g. in grep output.
 
42924 6884 d 17 h ripley /trunk/ only use fancy quotes in Rgui on Windows: command prompt Windows have too many problems.
expand comments on font problems.
 
42764 6901 d 5 h ripley /trunk/ switch Windows to options(useFancyQuotes=TRUE  
42754 6901 d 13 h ripley /trunk/ more flexible [sd]Quote  
41468 7021 d 5 h ripley /trunk/src/ try to make \\machine\share work as far as possible for library paths.  
40473 7134 d 4 h ripley /trunk/ more fully to Sys.setenv, and deprecate Sys.putenv  
40255 7160 d 8 h ripley /trunk/src/ allow R_LIBS_SITE to set .Library.site  
40248 7160 d 13 h ripley /trunk/ enhancements to .libPaths  
36932 7514 d 5 h ripley /trunk/src/library/profile/ LC_MONETARY is a better indication of the country, and we
manipulate LC_CTYPE in the C locale.
 
35183 7658 d 9 h ripley /trunk/ remove unused (but documented) arg 'device' from demo()
move the default setting of options to the packages that make use of them.
 
33248 7829 d 11 h ripley /trunk/src/ add .Platform$pkgType and use it.
Try some repairs in pkgDepends.R (no options CRAN or repositories)
 
33233 7830 d 3 h ripley /trunk/ add normalizePath and use it for tmp in install.packages
add option pkgType and use source/win.binary/mac.binary consistently.
merge Unix and Windows {download,install}.packages
change menu-driven version of setRepositories to something simpler
add existing repositories to the choice list for setRepositories
 
33222 7831 d 3 h ripley /trunk/ change option from CRAN to repos.
Add chooseCRANmirror(), including a tcltk widget on Unix
 
33202 7832 d 2 h ripley /trunk/src/ improve window-size computations in select.list
add widget to choose repositories
improve the way CRAN is selected via names in options("CRAN")
 

Show All