Package: sqldf 0.4-12

sqldf: Manipulate R Data Frames Using SQL

The sqldf() function is typically passed a single argument which is an SQL select statement where the table names are ordinary R data frame names. sqldf() transparently sets up a database, imports the data frames into that database, performs the SQL select or other statement and returns the result using a heuristic to determine which class to assign to each column of the returned data frame. The sqldf() or read.csv.sql() functions can also be used to read filtered files into R even if the original files are larger than R itself can handle. 'RSQLite', 'RH2', 'RMySQL' and 'RPostgreSQL' backends are supported.

Authors:G. Grothendieck [aut, cre]

sqldf_0.4-12.tar.gz
sqldf_0.4-12.zip(r-4.7)sqldf_0.4-12.zip(r-4.6)sqldf_0.4-12.zip(r-4.5)
sqldf_0.4-12.tgz(r-4.6-any)sqldf_0.4-12.tgz(r-4.5-any)
sqldf_0.4-12.tar.gz(r-4.7-any)sqldf_0.4-12.tar.gz(r-4.6-any)
sqldf_0.4-12.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
sqldf/json (API)
NEWS

# Install 'sqldf' in R:
install.packages('sqldf', repos = c('https://ggrothendieck.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ggrothendieck/sqldf/issues

On CRAN:

Conda:

13.49 score 252 stars 48 packages 9.1k scripts 23k downloads 25 mentions 3 exports 18 dependencies

Last updated from:68a9562fe2. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK118
source / vignettesOK207
linux-release-x86_64OK124
macos-release-arm64OK89
macos-oldrel-arm64OK115
windows-develOK81
windows-releaseOK90
windows-oldrelOK86
wasm-releaseOK99

Exports:read.csv.sqlread.csv2.sqlsqldf

Dependencies:bitbit64blobcachemchronclicpp11DBIfastmapgluegsubfnlifecyclememoisepkgconfigprotorlangRSQLitevctrs