Package: DBIsqldf
Version: 0.9.9-2
Date: 2022-09-07
Title: Manipulate R Data Frames Using SQL
Author: Neal Fultz <nfultz@gmail.com> and G. Grothendieck <ggrothendieck@gmail.com>
Maintainer: Neal Fultz <nfultz@gmail.com>
Description: 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.
ByteCompile: true
Imports: DBI
Suggests: RSQLite
License: GPL-2
BugReports: https://github.com/nfultz/DBIsqldf/issues
URL: https://github.com/nfultz/DBIsqldf
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-08 20:03:13 UTC; nfultz
Repository: CRAN
Date/Publication: 2022-09-09 08:13:04 UTC
