Amazon Athena JDBC Driver Wrapper Supporting the 'metis' Package
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

27 lignes
801 B

Package: metis.jars
Type: Package
Title: Amazon Athena JDBC Driver Wrapper Supporting the 'metis' Package
Version: 2.0.9
Date: 2019-12-03
Authors@R: c(
person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5670-2640"))
)
Maintainer: Bob Rudis <bob@rud.is>
Encoding: UTF-8
Description: Contents of the Amazon Athena JDBC Driver
<https://docs.aws.amazon.com/athena/latest/ug/connect-with-jdbc.html>
provided to support functions in the 'metis' package. Version number
reflects the version number of the included 'JAR' file.
SystemRequirements: JDK 1.8+
License: Apache License (>= 2.0)
Copyright: file inst/COPYRIGHTS
Suggests:
testthat,
covr
Depends:
R (>= 3.2.0)
Imports:
rJava,
utils
RoxygenNote: 7.0.1