The R Project SVN R-packages

Rev

Rev 4599 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4599 Rev 4798
Line 1... Line 1...
1
Package: SQLiteDF
1
Package: SQLiteDF
2
Type: Package
2
Type: Package
3
Title: Stores data frames & matrices in SQLite tables
3
Title: Stores data frames & matrices in SQLite tables
4
Version: 0.1.30
4
Version: 0.1.31
5
Date: 2007-07-10
5
Date: 2007-07-10
6
Author: Miguel A. R. Manese
6
Author: Miguel A. R. Manese
7
Maintainer: Miguel A. R. Manese <jjonphl@gmail.com>
7
Maintainer: Miguel A. R. Manese <jjonphl@gmail.com>
8
Description: Transparently stores data frames & matrices into SQLite tables.
8
Description: Transparently stores data frames & matrices into SQLite tables.
9
Depends: R (>= 2.3.0), DBI (>= 0.1-10), utils 
9
Depends: R (>= 2.3.0), DBI (>= 0.1-10), utils