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 20 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51783 5942 d 23 h murdoch /trunk/src/library/utils/man/ F10.3 moves the decimal left, not right  
51543 5961 d 18 h murdoch /trunk/src/library/utils/man/ Document read.fortran limitations  
51507 5963 d 18 h murdoch /trunk/src/library/utils/man/ read.fortran passes args to read.fwf, not directly to read.table.  
50821 6061 d 3 h ripley /trunk/src/library/ titles (mainly capitalization)  
50416 6101 d 3 h ripley /trunk/src/library/ more tidying up of comment lines  
44184 6756 d 22 h ripley /trunk/src/library/ use consistent markup for 'Details'  
42333 6941 d 2 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
30192 8055 d 9 h tlumley /trunk/src/library/utils/ multiline records, skipped columns in read.fwf. Added read.fortran for
fixed format specifications like 3F4.2.