Embeds the 'SQLite' database engine in R and provides an interface compliant with the 'DBI' package. The source for the 'SQLite' engine is included.
Version: | 2.1.1 |
Depends: | R (≥ 3.1.0) |
Imports: | bit64, blob (≥ 1.1.1), DBI (≥ 1.0.0), memoise, methods, pkgconfig, Rcpp (≥ 0.12.7) |
LinkingTo: | BH, plogr (≥ 0.2.0), Rcpp |
Suggests: | DBItest, knitr, rmarkdown, testthat |
Published: | 2018-05-06 |
Author: | Kirill Müller |
Maintainer: | Kirill Müller <krlmlr+r at mailbox.org> |
BugReports: | https://github.com/r-dbi/RSQLite/issues |
License: | LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2)] |
URL: | https://github.com/r-dbi/RSQLite |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | RSQLite results |
Reference manual: | RSQLite.pdf |
Vignettes: |
RSQLite |
Package source: | RSQLite_2.1.1.tar.gz |
Windows binaries: | r-devel: RSQLite_2.1.1.zip, r-release: RSQLite_2.1.1.zip, r-oldrel: RSQLite_2.1.1.zip |
OS X binaries: | r-release: RSQLite_2.1.1.tgz, r-oldrel: RSQLite_2.1.1.tgz |
Old sources: | RSQLite archive |
Please use the canonical form https://CRAN.R-project.org/package=RSQLite to link to this page.