Package: SQL
Type: Package
Title: Executes 'SQL' Statements
Version: 0.1.1
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-05-25 08:59:25 UTC; H2IZGK
Author: Jean-Luc Lipatz [aut, cre, cph]
Maintainer: Jean-Luc Lipatz <jllipatz@protonmail.com>
Repository: CRAN
Date/Publication: 2023-05-25 09:20:13 UTC
Built: R 4.4.0; ; 2024-04-06 09:00:51 UTC; unix
