Package: googlesheets
Title: Manage Google Spreadsheets from R
Version: 0.3.0
Authors@R: c(
    person("Jennifer", "Bryan", , "jenny@rstudio.com", c("aut", "cre")),
    person("Joanna", "Zhao", , "joanna.zhao@alumni.ubc.ca", role = "aut")
    )
Description: Interact with Google Sheets from R.
License: MIT + file LICENSE
URL: https://github.com/jennybc/googlesheets
BugReports: https://github.com/jennybc/googlesheets/issues
Depends: R (>= 3.2.0)
Imports: cellranger (>= 1.0.0), dplyr (>= 0.4.2), httr (>= 1.1.0),
        jsonlite, purrr, readr (>= 0.2.2), stats, stringr, tibble,
        tidyr, utils, xml2 (>= 1.0.0)
Suggests: covr, ggplot2, knitr, rmarkdown, rprojroot, testthat (>=
        1.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-06-29 03:24:12 UTC; jenny
Author: Jennifer Bryan [aut, cre],
  Joanna Zhao [aut]
Maintainer: Jennifer Bryan <jenny@rstudio.com>
Repository: CRAN
Date/Publication: 2018-06-29 04:38:09 UTC
