| 3471 |
7278 d 14 h |
mrmanese |
/trunk/SQLiteDF/ |
- added [], [n], [,] indexing for sdf. added tests for those
- added Prof. Bates print.sqlite.data.frame with modifications,
print.sqlite.vector
- changed inameSdf to return filename too
- changed some Rprintf to error() and warning()
- added doc for rbindSdf
- fixed bug in sort.sqlite.vector
- fixed bug in sdf_get_index, where a new sdf is added to the workspace twice
(one in _create_sdf_skeleton2 and another in sdf_get_index)
- sort() still does not work for 2.3.x (not generic) |
|
/trunk/SQLiteDF/man/rbindSdf.Rd
/trunk/SQLiteDF/ChangeLog /trunk/SQLiteDF/DESCRIPTION /trunk/SQLiteDF/NAMESPACE /trunk/SQLiteDF/R/All.R /trunk/SQLiteDF/cleanup /trunk/SQLiteDF/man/getSdf.Rd /trunk/SQLiteDF/man/inameSdf.Rd /trunk/SQLiteDF/man/sqlite.data.frame.Rd /trunk/SQLiteDF/src/init.c /trunk/SQLiteDF/src/sqlite_dataframe.c /trunk/SQLiteDF/src/sqlite_dataframe.h /trunk/SQLiteDF/src/sqlite_vector.c /trunk/SQLiteDF/src/sqlite_workspace.c /trunk/SQLiteDF/tests/tests.R
|