The R Project SVN R-packages

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
3255 7335 d 12 h mrmanese /trunk/SQLiteDF/ submit 2
- added sqlite.vector, its indexers, length and conversion to ordinary vec
- indexers for sqlite.data.frame: [, [[, $
- attachSdf, detachSdf
 
/trunk/SQLiteDF/src/sqlite_dataframe.h
/trunk/SQLiteDF/src/sqlite_vector.c
/trunk/SQLiteDF/src/utils.c
/trunk/SQLiteDF/NAMESPACE
/trunk/SQLiteDF/R/All.R
/trunk/SQLiteDF/src/sqlite3.h
/trunk/SQLiteDF/src/sqlite_dataframe.c
/trunk/SQLiteDF/src/sqlite_workspace.c
3251 7336 d 16 h mrmanese /trunk/SQLiteDF/ initial. don't expect much from this.  
/trunk/SQLiteDF/DESCRIPTION
/trunk/SQLiteDF/NAMESPACE
/trunk/SQLiteDF/R
/trunk/SQLiteDF/R/All.R
/trunk/SQLiteDF/inst
/trunk/SQLiteDF/inst/sqlite
/trunk/SQLiteDF/inst/sqlite/libsqlite3.a
/trunk/SQLiteDF/inst/sqlite/libsqlite3.la
/trunk/SQLiteDF/man
/trunk/SQLiteDF/man/SQLiteDF.package.Rd
/trunk/SQLiteDF/man/sqlite.data.frame.Rd
/trunk/SQLiteDF/src
/trunk/SQLiteDF/src/Makevars
/trunk/SQLiteDF/src/Makevars.in
/trunk/SQLiteDF/src/sqlite3.h
/trunk/SQLiteDF/src/sqlite_dataframe.c
/trunk/SQLiteDF/src/sqlite_workspace.c