Package: googlesheets
Title: Manage Google Spreadsheets from R
Version: 0.1.0
Description: Interact with Google Sheets from R.
Authors@R: c(
    person("Jennifer", "Bryan", , "jenny@stat.ubc.ca", c("aut", "cre")),
    person("Joanna", "Zhao", , "joanna.zhao@alumni.ubc.ca", role = "aut")
    )
URL: https://github.com/jennybc/googlesheets
BugReports: https://github.com/jennybc/googlesheets/issues
Depends: R (>= 3.1.1)
License: MIT + file LICENSE
LazyData: true
Imports: cellranger (>= 1.0.0), dplyr (>= 0.4.0), ggplot2, httr (>=
        0.6.1), plyr, stats, stringr, tidyr, utils, XML, xml2
Suggests: covr, knitr, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-07-04 22:39:00 UTC; jenny
Author: Jennifer Bryan [aut, cre],
  Joanna Zhao [aut]
Maintainer: Jennifer Bryan <jenny@stat.ubc.ca>
Repository: CRAN
Date/Publication: 2015-07-05 09:24:38
