Database Interface R driver for SQLite. This package
embeds the SQLite database engine in R and provides an
interface compliant with the DBI package. The source for the
SQLite engine (version 3.7.17) is included.
| Version: |
0.11.4 |
| Depends: |
R (≥ 2.10.0), methods, DBI (≥ 0.2-5) |
| Imports: |
methods, DBI (≥ 0.2-3) |
| Suggests: |
RUnit (≥ 0.4.22) |
| Published: |
2013-05-26 |
| Author: |
David A. James, Seth Falcon, and (for the included SQLite
sources) the authors of SQLite |
| Maintainer: |
Seth Falcon <seth at userprimary.net> |
| License: |
LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2)] |
| NeedsCompilation: |
yes |
| Installation: |
RSQLite installation info |
| CRAN checks: |
RSQLite results |