The R Project SVN R-packages

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4599 6956 d 10 h mrmanese /trunk/SQLiteDF/ - fix for changes in formals() in latest R-devel (cannot do formals() directly
on primitive functions like log(), has to do formals(args(log)) )
- fixed renameSdf documentation
 
3324 7315 d 15 h mrmanese /trunk/SQLiteDF/ - added documentation
- finished Summary group, cummulative stuffs in Math group for sqlite.vector
- revised tests to use stop()
- started rbind for data frames