| 3457 |
7279 d 1 h |
mrmanese |
/trunk/SQLiteDF/ |
- removed rbind S3, replaced with rbindSdf()
- fixed rbindSdf() for devel
- fixed a couple of sqlite.vector functions that still does "inheritance"
- re-added DBI in depends because it has no namespace and DBI::: does not work
- added head(), tail(). however both do not follow the original's row names yet
- added optional tests for sdfImportDBI, rbindSdf
- added doc for typeSvec, has.typeSvec
- runs for me in both R-devel, R-2.3.1 |
|
/trunk/SQLiteDF/man/typeSvec.Rd /trunk/SQLiteDF/tests/example.db
/trunk/SQLiteDF/ChangeLog /trunk/SQLiteDF/DESCRIPTION /trunk/SQLiteDF/NAMESPACE /trunk/SQLiteDF/R/All.R /trunk/SQLiteDF/src/sqlite_dataframe.c /trunk/SQLiteDF/src/sqlite_dataframe.h /trunk/SQLiteDF/src/utils.c /trunk/SQLiteDF/tests/tests.R
|