Package: gridathena
Type: Package
Title: GRID Athena Helpers
Version: 0.1.0
Authors@R: person("Peter", "Cunningham", email = "40659784+Peter-Cunningham@users.noreply.github.com", role = c("aut", "cre"))
Description: GRID helpers to read and write data using Athena. Authenticates
    through GRID and returns native noctua DBI connections or R data frames.
License: MIT
Encoding: UTF-8
Depends:
    R (>= 4.0.0)
Imports:
    curl,
    DBI,
    httpuv,
    jsonlite,
    noctua,
    openssl
Suggests:
    arrow
NeedsCompilation: no
