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