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 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49881 6145 d 13 h ripley /trunk/src/library/ use xz compression for lazy-datadatasets in base and recommended packages (those in survival are quite large)  
49115 6197 d 3 h ripley /trunk/ move to new help system  
47732 6391 d 18 h ripley /trunk/src/library/ modularize Makfiles to simplify maintenance and allow more parallelism  
47715 6393 d 9 h ripley /trunk/ add isstall-tests
clean up make dist
update demos output (for grepl)
 
47712 6393 d 16 h ripley /trunk/src/library/ more tifying up -- use R code to install demos like any other package  
47710 6393 d 17 h ripley /trunk/src/library/ more tidying up  
47695 6394 d 16 h ripley /trunk/src/library/ tweaks  
47693 6394 d 17 h ripley /trunk/src/library/ small cleanups  
43484 6828 d 2 h ripley /trunk/src/library/ avoid using \ with echo  
43475 6828 d 13 h ripley /trunk/ start using $(ECHO)  
39896 7195 d 14 h ripley /trunk/src/ use C locale for lazyloading (etc) standard packages, like all others  
32434 7876 d 20 h ripley /trunk/ port r32433 (replace last morley.tab change by one that works) from R-2-0-patches  
30990 7999 d 16 h ripley /trunk/ test for the presence of gzip, and use the result  
30967 8000 d 21 h ripley /trunk/ use compressed concatenated Rd files  
30731 8014 d 15 h ripley /trunk/src/library/ build package.rds as we go  
30517 8027 d 1 h ripley /trunk/src/library/datasets/ for safety, fix the collate order  
30412 8033 d 17 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.