Package: googledrive
Version: 0.1.1
Title: An Interface to Google Drive
Authors@R: c(
    person("Lucy", "D'Agostino McGowan", email = "ld.mcgowan@vanderbilt.edu", role = c("aut")),
    person("Jennifer", "Bryan", email = "jenny@rstudio.com", role = c("aut", "cre")),
    person("RStudio", role = c("cph", "fnd"))          
    )
Description: Manage Google Drive files from R. 
Depends: R (>= 3.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: curl (>= 2.8.1), glue (>= 1.1.0), httr, jsonlite, purrr (>=
        0.2.3), rlang, tibble, utils, uuid
Suggests: covr, dplyr, knitr, pingr, rmarkdown, rprojroot, testthat
URL: http://googledrive.tidyverse.org,
        https://github.com/tidyverse/googledrive
BugReports: https://github.com/tidyverse/googledrive/issues
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-08-27 19:30:28 UTC; jenny
Author: Lucy D'Agostino McGowan [aut],
  Jennifer Bryan [aut, cre],
  RStudio [cph, fnd]
Maintainer: Jennifer Bryan <jenny@rstudio.com>
Repository: CRAN
Date/Publication: 2017-08-28 21:57:16 UTC
Built: R 3.3.3; ; 2018-04-24 13:27:25 UTC; windows
