Package: snowquery
Title: Query 'Snowflake' Databases with 'SQL'
Version: 1.0.0
Authors@R: 
    person("Dani", "Mermelstein", , "dmermelstein@hey.com", role = c("aut", "cre", "cph"))
Maintainer: Dani Mermelstein <dmermelstein@hey.com>
Description: A wrapper allowing 'SQL' queries to be run on a 'Snowflake' instance directly from an 'R' script, by using the 'snowflake-connector-python' package in the background.
URL: https://github.com/mermelstein/snowquery
BugReports: https://github.com/mermelstein/snowquery/issues
Imports: reticulate, yaml, DBI, RPostgres
Encoding: UTF-8
RoxygenNote: 7.2.3
License: GPL (>= 3)
NeedsCompilation: no
Packaged: 2023-07-19 12:56:39 UTC; dani
Author: Dani Mermelstein [aut, cre, cph]
Repository: CRAN
Date/Publication: 2023-07-20 08:00:02 UTC
Built: R 4.2.0; ; 2023-07-21 11:24:36 UTC; unix
