The R Project SVN R-packages

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3282 7330 d 3 h mrmanese /trunk/SQLiteDF/ - fixed lots of monstrous bugs introduced by refactoring stuffs
- fixed R CMD check errors on documentation
 
3281 7330 d 5 h mrmanese /trunk/SQLiteDF/ - added row.names support for sdf
- -pedantic cleanups
- fixes by Prof. Bates: duplicate include & sqlite3_stmt mis-declaration
- minor fixes
 
3255 7337 d 4 h mrmanese /trunk/SQLiteDF/ submit 2
- added sqlite.vector, its indexers, length and conversion to ordinary vec
- indexers for sqlite.data.frame: [, [[, $
- attachSdf, detachSdf
 
3252 7338 d 7 h mrmanese /trunk/SQLiteDF/ 1st submit  
3251 7338 d 8 h mrmanese /trunk/SQLiteDF/ initial. don't expect much from this.