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