Package: metis.tidy Type: Package Title: Access and Query Amazon Athena via the Tidyverse Version: 0.3.0 Date: 2019-02-14 Authors@R: c( person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5670-2640")) ) Maintainer: Bob Rudis Encoding: UTF-8 Description: Methods are provided to use the 'metis' JDBC/DBI interface via the Tidyverse (e.g. 'dbplyr'/'dplyr' idioms). SystemRequirements: JDK 1.8+ License: MIT + file LICENSE Suggests: covr, testthat Depends: R (>= 3.2.0), Imports: DBI, RJDBC, rJava, metis.jars, metis, dplyr, dbplyr RoxygenNote: 6.1.1 Remotes: hrbrmstr/metis-jars, hrbrmstr/metis