Package: SQL
Type: Package
Title: Executes 'SQL' Statements
Version: 0.1.0
Authors@R: c(
    person("Jean-Luc", "Lipatz", email = "jllipatz@protonmail.com", role = c("aut", "cre", "cph")))
Description: Runs 'SQL' statements on in-memory data frames within a temporary in-memory 'duckdb' data base.
License: GPL (>= 2)
Encoding: UTF-8
ByteCompile: yes
Depends: R (>= 4.1.0)
Imports: DBI, duckdb, arrow, stringr
NeedsCompilation: no
Packaged: 2023-04-26 11:16:56 UTC; H2IZGK
Author: Jean-Luc Lipatz [aut, cre, cph]
Maintainer: Jean-Luc Lipatz <jllipatz@protonmail.com>
Repository: CRAN
Date/Publication: 2023-04-27 12:42:38 UTC
Built: R 4.1.2; ; 2023-04-28 11:26:25 UTC; unix
