DBIsqldf: Manipulate R Data Frames Using SQL

Helper function sqldf() transparently initializes a database, imports data frames into it, and executes a query or other statement. This supports all DBI drivers to some degree, and parameterized queries.

Version: 0.9.9-2
Imports: DBI
Suggests: RSQLite
Published: 2022-09-09
Author: Neal Fultz and G. Grothendieck
Maintainer: Neal Fultz <nfultz at gmail.com>
BugReports: https://github.com/nfultz/DBIsqldf/issues
License: GPL-2
URL: https://github.com/nfultz/DBIsqldf
NeedsCompilation: no
Citation: DBIsqldf citation info
Materials: README
CRAN checks: DBIsqldf results

Documentation:

Reference manual: DBIsqldf.pdf

Downloads:

Package source: DBIsqldf_0.9.9-2.tar.gz
Windows binaries: r-devel: DBIsqldf_0.9.9-2.zip, r-release: DBIsqldf_0.9.9-2.zip, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): DBIsqldf_0.9.9-2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DBIsqldf to link to this page.