Package: bigrquery
Title: An Interface to Google's BigQuery API
Description: Easily talk to Google's BigQuery database from R.
Version: 0.1.0
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
    person("RStudio", role = "cph")
    )
Depends: R (>= 3.1.0)
Imports: httr, jsonlite, assertthat, R6 (>= 2.0.0), dplyr (>= 0.3.0)
Suggests: testthat
License: GPL-3
LazyData: true
Packaged: 2015-01-13 14:16:38 UTC; hadley
Author: Hadley Wickham [aut, cre],
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-13 16:41:14
