Embeds the 'SQLite' database engine in R and provides an interface compliant with the 'DBI' package. The source for the 'SQLite' engine (version 3.8.8.2) is included.
Version: | 2.0 |
Depends: | R (≥ 3.1.0) |
Imports: | bit64, blob (≥ 1.1), DBI (≥ 0.4-9), memoise, methods, pkgconfig, Rcpp (≥ 0.12.7) |
LinkingTo: | Rcpp, BH, plogr |
Suggests: | DBItest, knitr, rmarkdown, testthat |
Published: | 2017-06-19 |
Author: | Kirill Müller [aut, cre], Hadley Wickham [aut], David A. James [aut], Seth Falcon [aut], SQLite Authors [ctb] (for the included SQLite sources), Liam Healy [ctb] (for the included SQLite sources), R Consortium [cph], RStudio [cph] |
Maintainer: | Kirill Müller <krlmlr+r at mailbox.org> |
BugReports: | https://github.com/rstats-db/RSQLite/issues |
License: | LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2)] |
URL: | https://github.com/rstats-db/RSQLite |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | RSQLite results |
Reference manual: | RSQLite.pdf |
Vignettes: |
RSQLite |
Package source: | RSQLite_2.0.tar.gz |
Windows binaries: | r-devel: RSQLite_2.0.zip, r-release: RSQLite_2.0.zip, r-oldrel: RSQLite_2.0.zip |
OS X El Capitan binaries: | r-release: RSQLite_2.0.tgz |
OS X Mavericks binaries: | r-oldrel: RSQLite_2.0.tgz |
Old sources: | RSQLite archive |
Please use the canonical form https://CRAN.R-project.org/package=RSQLite to link to this page.