Package: bigQueryR
Title: Interface with Google BigQuery with Shiny Compatibility
Version: 0.1.0
Authors@R: c(person("Mark", "Edmondson",email = "r@sunholo.com",
                  role = c("aut", "cre")),
             person("Hadley", "Wickham", , "hadley@rstudio.com", role = "ctb")
                  )
Description: Interface with Google BigQuery,
    see <https://cloud.google.com/bigquery/> for more information.
    This package uses 'googleAuthR' so is compatible with similar packages, 
    including Google Cloud Storage (<https://cloud.google.com/storage/>) for result extracts. 
URL: http://code.markedmondson.me/bigQueryR/
BugReports: https://github.com/MarkEdmondson1234/bigQueryR/issues
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.2.0)
Imports: googleAuthR (>= 0.2.0)
Suggests: shiny (>= 0.12.1), jsonlite (>= 0.9.21), httr (>= 1.1.0),
        knitr, rmarkdown
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-06-13 15:27:06 UTC; mark
Author: Mark Edmondson [aut, cre],
  Hadley Wickham [ctb]
Maintainer: Mark Edmondson <r@sunholo.com>
Repository: CRAN
Date/Publication: 2016-06-13 17:34:46
